This plugin will prepend an incremental ID on all your Pages and Artboards.
Example: You sketch document contains 3 pages:
Landingpage
- My first Artboard!
- Another artboard
- Testing more artboards
Signup
- Mobile
Login
- Mobile design
- Tablet design
- Desktop (mockup)
Symbols
Running AutoID in this sketch document
will give the following result (Pages and Artboard names):
1 Landingpage
- 1.1 My first Artboard!
- 1.2 Another artboard
- 1.3 Testing more artboards
2 Signup
- 2.1 Mobile
3 Login
- 3.1 Mobile design
- 3.2 Tablet design
- 3.3 Desktop (mockup)
Symbols
Version:
1.2 Applies ids X to all pages, and X.Y on all artboards. where X = incremental page number, and Y = incremental artboard number.
1.1 Make AutoID only give id to pages which contains artboards (pages without artboards will be left unchanged)
1.0 First release
Enjoy!