It’s a simple plugin that arranges Artboards into grid layout with specified number of columns.
This plugin is specifically developed to be used with Lunacy App which doesn’t support CocoaScript. Therefore it comes with certain limitations compared to other similar plugins, notably with regards to UI.
(Currently in early development stage)
- Download the latest release of the plugin
- Un-zip
- Double-click on neat-artboards.sketchplugin
- Selected — rearranges only manually selected artboards
- Current Page — rearranges all Artboards on current page
- All Pages — loops through all pages in selected document and arranges Artboards in each of them
- Custom — provides some degree of customization: you can specify gutter and choose to move all Artboards to the New page
This plugin was created using skpm
. For a detailed explanation on how things work, checkout the skpm Readme.