All Projects → romannurik → Sketch Artboardtricks

romannurik / Sketch Artboardtricks

Licence: apache-2.0
A variety of artboard-related utilities for Sketch, primarily rearranging them into a grid, numbering them, etc.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sketch Artboardtricks

instance-locator
Sketch plugin to locate instances of a symbol
Stars: ✭ 34 (-89.24%)
Mutual labels:  sketch, sketch-plugin
Sketch Connection Flow Arrows
Plugin for generating easy to use connection flow arrows in Sketch
Stars: ✭ 275 (-12.97%)
Mutual labels:  sketch-plugin, sketch
Sketch Lint
Check the compliance of your design guidelines within seconds
Stars: ✭ 291 (-7.91%)
Mutual labels:  sketch-plugin, sketch
sketch-plugin
Design your next Atlassian app with our component libraries and suite of Sketch tools 💎
Stars: ✭ 51 (-83.86%)
Mutual labels:  sketch, sketch-plugin
Css Buddy
A Sketch 3 plugin that allows you to use CSS on layers.
Stars: ✭ 279 (-11.71%)
Mutual labels:  sketch-plugin, sketch
sketch-markup-listify
Sketch plugin for convert and copy text layers into HTML lists.
Stars: ✭ 31 (-90.19%)
Mutual labels:  sketch, sketch-plugin
Sketch Gifme Plugin
Embed gifs and videos in your Sketch files!
Stars: ✭ 274 (-13.29%)
Mutual labels:  sketch-plugin, sketch
sketch-dark-mode
Generate a dark mode version of any Sketch document, the right way.
Stars: ✭ 58 (-81.65%)
Mutual labels:  sketch, sketch-plugin
Sketch-Plugin
Plugin to share artboards directly via WeTransfer. Share the link easily with your colleagues and friends.
Stars: ✭ 39 (-87.66%)
Mutual labels:  sketch, sketch-plugin
sketch-find-and-replace-text
Find and replace text throughout your Sketch document
Stars: ✭ 41 (-87.03%)
Mutual labels:  sketch, sketch-plugin
Sketch Module Web View
A sketch module for creating an complex UI with a webview
Stars: ✭ 270 (-14.56%)
Mutual labels:  sketch-plugin, sketch
Sketchcontentsync
Sync sketch files with google docs.
Stars: ✭ 270 (-14.56%)
Mutual labels:  sketch-plugin, sketch
Chromata
A color plugin for Sketch
Stars: ✭ 15 (-95.25%)
Mutual labels:  sketch, sketch-plugin
nudge-resize-sketch-plugin
Sketch Plugin to quickly resize a layer with keyboard shortcuts
Stars: ✭ 25 (-92.09%)
Mutual labels:  sketch, sketch-plugin
autopdfexporter-sketch-plugin
A Sketch Plugin to auto-export all '[S]' Prefix artboards to a single pdf, no slices needed! Plugin auto creates slices from prefixed Artboards and exports them into a single page-sorted pdf file.
Stars: ✭ 16 (-94.94%)
Mutual labels:  sketch, sketch-plugin
Sketch-StickyGrid
Sketch plugin to make paths be snapped to grid.
Stars: ✭ 62 (-80.38%)
Mutual labels:  sketch, sketch-plugin
Assistant
Talk to Sketch
Stars: ✭ 35 (-88.92%)
Mutual labels:  sketch, sketch-plugin
sketch-library-audit
Export Symbol and Shared Style data from any Sketch Library to CSV.
Stars: ✭ 17 (-94.62%)
Mutual labels:  sketch, sketch-plugin
sketch-search-everywhere
A Sketch plugin for searching layer and selecting it.
Stars: ✭ 53 (-83.23%)
Mutual labels:  sketch, sketch-plugin
Keys For Sketch
Advanced shortcut manager for Sketch app.
Stars: ✭ 281 (-11.08%)
Mutual labels:  sketch-plugin, sketch

Artboard Tricks plugin for Sketch

Contains a set of artboard tricks for Sketch. See below for more.

Installation

The commands

Rearrange Artboards Into Grid

Automatically rearranges your artboards into rows containing an arbitrary number of columns. This is useful for organizing your artboards into distinct "flows", where each row corresponds to a flow.

Demo Screencap

Rows are 400px apart and columns are 100px apart by default (configurable per page).

The command also re-orders the list of artboards in the sidenav according to its position.

Note that the arrangement is based on the current position of each artboard.

Prefix Artboard Names With Numbers

Prefixes each artboard in your page with a number such as 102, 300, 517, etc. based on X and Y position. This is designed to be used with the "Rearrange Artboards Into Grid" command. The first digit is the row, the second 2 digits are the column, like so:

100 101 102
200 201
300 301 302 303 304

Select Artboards Containing Selection

Selects the artboard(s) that contain your selection. Useful if you want to select multiple artboards quickly (click and drag to select a bunch of layers, then run this script to select the container artboards).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].