Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodi01/Artboard-Plus-XD
Artboard tools to speed up your Adobe XD workflow. Rearrange artboards into grid, sort them by name or create an artboard around selection.
https://github.com/rodi01/Artboard-Plus-XD
adobe adobe-xd plugin
Last synced: 2 months ago
JSON representation
Artboard tools to speed up your Adobe XD workflow. Rearrange artboards into grid, sort them by name or create an artboard around selection.
- Host: GitHub
- URL: https://github.com/rodi01/Artboard-Plus-XD
- Owner: rodi01
- Created: 2018-10-21T06:33:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T22:48:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:15:24.939Z (5 months ago)
- Topics: adobe, adobe-xd, plugin
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 42
- Watchers: 3
- Forks: 4
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Artboard Plus
Artboard tools to speed up your Adobe XD workflow. Rearrange artboards into grid, sort them by name or create an artboard around selection.
## Rearange artboards into grid
Run the command `Plugins → Artboard Plus → Rearrange Artboards into Grid` to rearrange all artboards in the document. If you have selected artboards, it will rearrange only the selected ones.
### Arrange All Artboards
![alt text](https://d1o11igmtwz5yg.cloudfront.net/images/artboardplus/arrange_all_artboards.gif "Arrange All Artboards")
### Arrange Selected Artboards
![alt text](https://d1o11igmtwz5yg.cloudfront.net/images/artboardplus/arrange_selected_artboards.gif "Arrange Selected Artboards")
## Create artboard around selection
Select the layers that you want to create an artboard for and run the command `Plugins → Artboard Plus → Create Artboard Around Selection`
![alt text](https://d1o11igmtwz5yg.cloudfront.net/images/artboardplus/create_artboard.gif "Create Artboard Around Selection")
## Sort artboards
Sort artboards by name in the layer list or by x y position on the canvas.
- Alphabetical: Run the command `Plugins → Artboard Plus → Sort Artboards by Name A-Z` for ascending order or `Plugins → Artboard Plus → Sort Artboards by Name Z-A` for descending order
- X Y Position: Run the command `Plugins → Artboard Plus → Sort Artboards Left to Right, Top to Bottom` to sort artboards horizontally, then vertically. Run `Plugins → Artboard Plus → Sort Artboards Top to Bottom, Left to Right` to sort vertically first![alt text](https://d1o11igmtwz5yg.cloudfront.net/images/artboardplus/sort_artboards.gif "Sort Artboards by Name")
## Settings
This is where you set the horizontal and vertical spacing when rearranging artboards. **Due to Adobe XD incompatibility these settings can only be saved globally and not per document**
## Credit
Rearrange artboards into grid - [Based on Roman Nurik's Sketch plugin Artboard Tricks](https://github.com/romannurik/Sketch-ArtboardTricks).
[xd-storage-helper - Pablo Klaschka](https://github.com/pklaschka/xd-storage-helper)
## More Info
Artboard Plus is maintained by Rodrigo Soares, follow me [@rodi01](https://twitter.com/rodi01)
MIT License © Rodrigo Soares.