/sketch-search-everywhere

A Sketch plugin for searching layer and selecting it.

Primary LanguageJavaScriptMIT LicenseMIT

Sketch Search Everywhere

Sketch App plugin

Search layer and select it, by matching textValue, name or ObjectID.

Installation

Download and extract the contents of this repository. Then double-click the Sketch Search Everywhere.sketchplugin bundle to install the plugin.

Usage

Just type Alt+Command+F everywhere.

And enter the textContent/Name/ObjectId that the layers cotain

Then select the layer you find!

show

Change Log

v1.0.3: June 25, 2017

  • Add 'All' Class filter

v1.0.2: June 23, 2017

  • Disable ClassType filter search

v1.0.1: June 19, 2017

  • Fix filter delay issue
  • Limit search results' length to 15

v1.0.0: June 18, 2017

  • Initial release