Skip to content

bomberstudios/artboard-manager

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Sketch Artboard Manager

This plugin automatically arranges the position of all Artboards in your Sketch document, to snap them to rows & columns.

Installation

Usage

Once the plugin is installed, Artboards will be arranged automatically when added, moved, or resized.

If you want to disable the plugin temporarily, you can toggle it using the Auto Mode menu option (shortcut: Ctrl Shift A). The setting is stored in the app's preferences, so it will persist between launches.

If, for some reason, you want to arrange your Artboards manually, you can choose the Artboard Manager › Arrange Artboards menu option.

Configuration

You can tweak some of the settings by opening Plugins › Artboard Manager › Settings:

  • Horizontal Space: the amount of pixels you want to have between your Artboard columns. The default is 50.
  • Vertical Space: the amount of pixels you want to have between your Artboard rows. The default is 100.
  • Rename Artboards: if enabled, the plugin will rename all Artboards in the current page when arranging the layout, so handle it with care!
  • Arrange Symbols: if enabled, Artboards which are masters for Symbols are also arranged. Defaults to off.
  • Arrange Symbols Page: if enabled, Artboards in the Symbols page will be arranged when you move them. It defaults to off, in case you’re using something like Symbol Organiser.
  • Exclude Pattern: if your Artboard names start with this pattern, they will be ignored by the plugin. Defaults to --.

TODO

  • Ability to enable the plugin per document / page
  • Ability to rename Artboards automatically based on multiple criteria