Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DISCUSSION] make a preview of new icons on release #1160

Open
thismoon opened this issue Apr 12, 2023 · 6 comments
Open

[DISCUSSION] make a preview of new icons on release #1160

thismoon opened this issue Apr 12, 2023 · 6 comments

Comments

@thismoon
Copy link
Contributor

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

i used firefox screenshot

@x9136
Copy link
Collaborator

x9136 commented Jul 1, 2023

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.
New version additions

@thismoon
Copy link
Contributor Author

thismoon commented Jul 3, 2023

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?

@x9136
Copy link
Collaborator

x9136 commented Jul 3, 2023

@thismoon

It is difficult to say which is better, so I will explain why I suggested this solution.

  1. 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.

  2. 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.

  3. 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.

@thismoon
Copy link
Contributor Author

@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

@x9136
Copy link
Collaborator

x9136 commented Jul 12, 2023

@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".

Newly added icons

@x9136
Copy link
Collaborator

x9136 commented Apr 24, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants