Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattmcmanus/select-group-layers-sketch-plugin
A sketch plugin that makes it easy to select all child layers from a selected group or all siblings layers from within a group
https://github.com/mattmcmanus/select-group-layers-sketch-plugin
sketch sketch-plugin
Last synced: 3 months ago
JSON representation
A sketch plugin that makes it easy to select all child layers from a selected group or all siblings layers from within a group
- Host: GitHub
- URL: https://github.com/mattmcmanus/select-group-layers-sketch-plugin
- Owner: mattmcmanus
- License: apache-2.0
- Created: 2014-04-21T18:55:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T18:27:22.000Z (over 7 years ago)
- Last Synced: 2024-07-31T14:00:54.245Z (6 months ago)
- Topics: sketch, sketch-plugin
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 81
- Watchers: 7
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sketch Plugin: Select Group Layers
Use **Cmd + Alt + a** to select a groups child layers or, if a layer is selected, add all of its siblings to the current selection
![Much Efficient!](https://d26dzxoao6i3hh.cloudfront.net/items/330E3N1H402h432P3x2H/Screen%20Recording%202017-07-06%20at%2003.45%20PM.gif?v=66e196c2)
## Install
1. [Download the latest zip from the releases page](https://github.com/mattmcmanus/select-group-layers-sketch-plugin/releases) and extract it.
2. Open the unzipped directory and double click on `SelectGroupLayers.sketchplugin`## Changelog
* 1.0.1 - *2017-07-06*
* When selecting child or siblings, do not select groups
* 1.0.0 - *some time in the past*
* Main release