Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/canisminor1990/sketch-select

πŸ–± Make it much more convenient to select layers with similar attributes.
https://github.com/canisminor1990/sketch-select

select sketch sketch-app sketch-plugin

Last synced: about 1 month ago
JSON representation

πŸ–± Make it much more convenient to select layers with similar attributes.

Awesome Lists containing this project

README

        

# Sketch Select

[![GitHub release](https://img.shields.io/github/release/canisminor1990/sketch-select.svg)](https://github.com/canisminor1990/sketch-select/releases)
[![GitHub release](https://img.shields.io/badge/Works%20with-Sketch%20Runner-blue.svg?colorB=308ADF)](http://bit.ly/SketchRunnerWebsite)
[![](https://img.shields.io/github/downloads/canisminor1990/sketch-select/total.svg)](https://github.com/canisminor1990/sketch-select/releases)

Make it much more convenient to select layers with similar attributes

* [δΈ­ζ–‡θ―΄ζ˜Ž](README_zh.md)

## Installing Plugins

### Direct download

1. [Download the ZIP file](https://github.com/canisminor1990/sketch-select/archive/master.zip) and unzip
2. Open the `SketchSelect.sketchplugin`

### Install with Sketchpacks

### Install with Runner

1. Press ⌘ + ' open Runner window;
2. Switch to `install` tab;
3. Type `SketchSelect`;
4. Select `Sketch Select` item and press `Return`.

## Usage

### Select layers

Select a layer and press Command + Shift + F on keyboard to callout the plugin dialog.

### Select layers in all artboards

You can choose wether to select layers in all artboards or just in one artboard.

### Run with Runner

1. Press ⌘ + ' open Runner window;
2. Type `Select`;

## Contact

* Author [canisminor1990](https://github.com/canisminor1990)
* Email

## Contributors

* [sebastienwozny](https://github.com/sebastienwozny)
* [wonderbit](https://github.com/wonderbit/sketch-select-similar-layers)