-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
148e829
commit 9a3215c
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,17 @@ | |
|
||
<img width="256" height="256" src="images/[email protected]" title="Sort Me Icon"> | ||
|
||
Sort Me is a Sketch plugin. Use ⌃⇧O to sort selected artboards or layers by name. | ||
Sort Me is a Sketch plugin. Select artboards or layers and use: | ||
|
||
1. **⌃⇧O** to sort them this way: | ||
* Layer 3 | ||
* Layer 2 | ||
* Layer 1 | ||
|
||
2. **⌃⇧P** to sort opposite: | ||
* Layer 1 | ||
* Layer 2 | ||
* Layer 3 | ||
|
||
<img width="208" height="132" src="images/[email protected]" title="Demonstration"> | ||
|
||
|