sonburn / presto-selecto

Quickly select all layers of a type, whose name matches or contains a given string.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presto Selecto

Quickly select all layers of a type, whose name matches or contains a given string.

Presto Selecto

runner-badge-blue

Usage

  • cmd option shift p - Configure and run Presto Selecto

Installation

Automatic

Search for Presto Selecto in Sketchrunner or Sketch Toolbox if you have one of those installed.

Once installed, Sketch will automatically notify you when an update is available (version 0.4 and later).

Manual

  1. Download and open presto-selecto-master.zip
  2. Navigate to Presto Selecto.sketchplugin and copy/move to your plugins directory

To find your plugins directory...

  1. In the Sketch menu, navigate to Plugins > Manage Plugins...
  2. Click the cog in the lower left of the plugins window, and click Reveal Plugins Folder

Changelog

  • 1.1 - Improved Shape selections. Fix for Sketch 72.
  • 1.0 - Added ability to select within selection.
  • 0.9 - Fixed issue where not all selections were being made.
  • 0.8 - Update for Sketch 53.
  • 0.7 - General optimizations.
  • 0.6 - Added plugin icon to manifest for Sketch 50.
  • 0.5 - Added the ability to select symbol masters and instances, and match within a group's ancestors.
  • 0.4 - Matching strings is now optional, meaning you can simply select layers of a type within a parent of a type. Fixed appcast.xml issue.
  • 0.3 - Matching against Everything now allows for a parent, a parent can now also be a group, and added the ability to search for shapes.
  • 0.2 - Verbiage improvements.
  • 0.1 - Initial commit.

Contact

Find me on Twitter @sonburn

Support

If you find this plugin helpful, or would like to support my plugins in general, buy me ☕️ via PayPal.

License

Copyright (c) 2021 Jason Burns (Sonburn). See LICENSE.md for further details.

About

Quickly select all layers of a type, whose name matches or contains a given string.

License:MIT License


Languages

Language:JavaScript 100.0%