Open thismoon opened 1 year ago
It would be great to mark and filter new icons in the app itself. Something like that, between the latest versions, where there is a difference in the number of icons upwards.
It would be better to implement categories (e.g. calendars, clocks, social, file browsers...). I think other icon packs already do this. And one of those categories would be "Newly added" (shorter and better than "New version additions")
Also that dot for new icons feels like a notification more than a tag, it would confuse some users
And i think that tabs would be better than chips unless you want to show multiple categories which will make it complicated. what do you think?
@thismoon
It is difficult to say which is better, so I will explain why I suggested this solution.
It is convenient to see what icons are new in the general list. For example, last time you were looking for some icon on C (let's say Сlock) and remembered by scrolling where it is approximately. So next time you can get there faster and see what's been added. Or search and see in the results marks at new icons. In my opinion a round marking won't be seen as a notification, because you're in a different context. Of course, the marking could be different because practical usefulness is more important than looks. For example, you can make a different background color or stroke at the substrate.
I consider tabs to be an element of navigation. In this case, I'm filtering new icons in the general list, so the tabs are wrong in meaning.
I didn't categorize everything for 2 reasons. The first is that everyone has different categories in their head, so to make an adequate system, you have to do card sorting. I don't have that option. Making categories without it, people will too often guess in what category to look for the desired icon. You get titles for the sake of titles. Second: if the list consists only of new icons, then it may happen that some category will be empty or with 1-2 icons. It's kind of a waste.
@x9136 I agree with you on 2 and 3. But something about the round marking seems wrong (to me as a user). while some websites may use round marking on cards/buttons/other elements to indicate that it is a new feature, the user expects the marking to disappear after clicking on the element (which will not happen in our case)
A small badge is a simple circle, used to indicate an unread notification. Badge – Material Design 3
I think it would be better to use a brighter background for new icons and when tapping on the icon there will be some text indicating that it's a new icon
@thismoon
I think it would be better to use a brighter background for new icons and when tapping on the icon there will be some text indicating that it's a new icon
When you need to explain an indication with text that means it's weak solution. A strong solution requires no explanation. Therefore, I suggest looking for a solution that doesn't need to be further explained or duplicated. For example, the connection between "New version additions" and an icon indication speaks for itself in the past version. Likewise, no explanation is needed when the indication itself says "New".
For the first version, this task can be simplified — it is enough to make 2 categories (headers):
New icons or Added in 2.9.0. In this category there will be only those icons that were not in the previous version. ↓ Previously added icons. The rest of the icons will be in this category.
About this discussion
this is inspired by Arcticons when releasing there should be an image previewing the new icons (or a few important ones) the image will also contain some info like the version and number of new icons I made one manually for 2.0.0 (using git diff, some python scripts i made and html) but it can probably be automated