Skip to content

Latest commit

 

History

History
84 lines (50 loc) · 2.99 KB

README.md

File metadata and controls

84 lines (50 loc) · 2.99 KB

Name Organizer

GitHub release GitHub release

  • 中文说明

  • Sort Artboards - Rename artboards based on their x and y position, then sort them.

  • Sort Artboards Without Numbers - Sort artboards without add number prefix.

  • Rename Layers - Rename all layers based on their Style, TextStyle or MasterSymbol.

Installing Plugins

Direct download

  1. Download the ZIP file and unzip
  2. Open the NameOrganizer.sketchplugin

Install with Sketchpacks

Install sketch-name-organizer with Sketchpacks

Install with Runner

  1. Press + ' open Runner window;
  2. Switch to install tab;
  3. Type NameOrganizer;
  4. Select Name Organizer item and press Return.

Usage

Name Organizer

Press + + N on keyboard to callout the plugin dialog.

Sort Artboards

Add number prefixs to artboards based on their x and y positon (with format like 01:ArtboardsName), then sort the artboards 01->99.

Rename Layers

Rename all layers based on their Style, TextStyle or MasterSymbol and format them.

Name Format

Format the name string with Camel-Case and beautify the spacing

Run with Runner

  1. Press + ' open Runner window;
  2. Type name;

  • Input
data display / Cell/01
  • Output
DataDisplay / Cell / 01

Contact