Replies: 2 comments
-
Thanks for the idea @BotiKis. Could you answer a few questions about designer-> dev icon workflow in your case:
|
Beta Was this translation helpful? Give feedback.
-
Of course - glad to help. 1 TagsI would assign tags for multiple reasons: Allows synonymsCertain things are often called in different languages in multiple ways. A person maybe wouldnt' try to find an icon under the same name as another. By allowing to tag an icon with multiple tags can improve this a lot. ExampleI call an icon This can be avoided by tagging the icon with synonyms. GroupingBesides subdirectories that will be very useful to structure a set, providing custom tags in addition also helps. ExampleImaging have a structure like:
Now we are creating a new project called marketplace which is mainly on the website but is integrated in Application A and Print too. I would put the icons in website but tag them also with Experience and what we doneThis is just my experience and maybe inspiration for you. ExampleWe introduced the scope category. Any item can be tagged with multiple categories and appear there in our application.
2 one icon at a time or the whole collectionReally depends on the individual dev. Both happens. They are just focused on their single task and don't care about others. (Not blaming here anyone). As a solution I've created a git repo with all icons which I keep up to date. Unfortunately git is awful for finding icons visually or by a search. Best way is to clone the repo and use the search function of Finder oder the File explorer. Because that ain't nice either, i searched for a tool and found Icon-Shelf ;). Sorry for the long post 🥔 |
Beta Was this translation helpful? Give feedback.
-
This is for far future once #64 and #54 are there.
Userstory
As a designer
As a designer I want to share a collection and it's metadata with my team.
As a designer I create the icons, set up the collection with subcollections and add tags to the icons.
Now I want to share this setup with my devs.
As a dev
As a dev I wan't a simple experience so I can focus on coding. I don't want to toy around with creating collections and tagging and use the app for productivitiy. I want open a config and it should magically work.
Possible implementation
Maybe a config file I can export and ship with the icons folder in git (or a zipfile, whatever).
Beta Was this translation helpful? Give feedback.
All reactions