Giter Club home page Giter Club logo

arrange-artboards-hierarchically's People

Contributors

dolbyds avatar oodesign avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

iampanwei

arrange-artboards-hierarchically's Issues

Artboards not sorted properly

=Twitter user= @oscar_oto really appreciate your arranging artboards plugin. However, when I'm trying to arrange for groups with more than 9 artboards, it arranges them 1,10,11,12, 2, 3 rather than 1 2 3...10 11 12. Is there a way to change this? Am I making a mistake? thanks

Working… sort of

Thanks for a plugin, awesome idea and highly useful.

However, it’s a bit unclear what naming conventions work and what don’t. E.g. it doesn’t work with some of the artboard names I’ve put in, or different separators for the hierarchy. Perhaps you should specify the rules?

Artboards order bottom to top

= Twitter user = Artboard order in sketch goes from bottom to top - but your Plugin arranges from top to bottom. It might be nice to change that in a setting.

Unstable on Sketch 90

Hi, I was having a lot of issues with the plugin on Sketch 90 where it just wouldn't arrange the board properly for no apparent reason.
I took upon myself to investigate the issue, I noticed the API has changed a lot since this was created and that might be the root cause.

I wasn't sure how to properly edit your code so I used skpm to scaffold a new project and copied your code into it.
I have it working again in this repo: https://github.com/gbrunow/arrange-artboards-hierarchically

If you'd like we can work towards generating a PR.

Slash with spaces

Is it possible for this plugin to work with A / 1 / 2 (notice the spaces) instead of A/1/2?

Not sure, but I guess we need to .split("/").map(name => name.trim())?

🤔

It's more of a cosmetic change so that both scenarios would be covered...not really a bug.

IDEA: Hierarchy tags instead of absolute path names

Thanks for your plug-in, I've tried it on a large project with many screen variations and levels.

It would be nice to be able to have a tag for levels in the name rather than relying on the exact artboard name. This way you could be more specific about where a screen sits within a hierarchy and still have more flexible naming conventions.

An example might be:

  • Your designing screens for project management software
  • each project has tasks and each task has subtasks
  • You can view the tasks from the projects page through either a list or grid view

The hierarchy looks like:

Projects/Tasks-list-view
Projects/Tasks-grid-view
Projects/Tasks-list or grid view/Task details

Currently even though Task details is on the 3rd level down it's relation to the variations of the views isn't displayed well.

Another example for naming convention is again for variations

If you wanted to have say an admin view and a user view variations of screens it becomes complicated to figure out how to nest and name the artboards in the current iteration of the plugin.

e.g.

Projects > Tasks-list or grid view > Task details (Admin view) > Subtask details (Inline errors)

Would be done something like:

Projects/Tasks-list/Task details/Admin view/Subtask details/Inline errors

This becomes cumbersome when really it should be more like:

Projects/Tasks-variations/Task details-variations/Subtask-variations

I hope this feedback is helpful.

Layer Label

Screenshot 2019-04-20 at 10 08 30 AM

The plugin does not work when the labels contain more than the prefix. Bests, Thierry

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.