Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/canisminor1990/sketch-select
- Owner: canisminor1990
- License: mit
- Created: 2016-11-16T10:41:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:25:29.000Z (about 1 year ago)
- Last Synced: 2024-12-24T12:47:31.234Z (about 1 month ago)
- Topics: select, sketch, sketch-app, sketch-plugin
- Language: JavaScript
- Homepage: https://canisminor.cc/blog/posts/20170912_select
- Size: 1.64 MB
- Stars: 112
- Watchers: 7
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
## Contributors
* [sebastienwozny](https://github.com/sebastienwozny)
* [wonderbit](https://github.com/wonderbit/sketch-select-similar-layers)