coltongriffith / fluenticons

Fluenticons is an icon viewer for Microsofts fluent icons, with over 4000 pixel perfect icons in outlined and solid styles. Download the icons as SVG, PNG, WEBP, Vue component, React Component and HTML Image.
https://fluenticons.co
210 stars 7 forks source link

Add metadata to make search more useful #3

Open Andyrrrrr opened 2 years ago

Andyrrrrr commented 2 years ago

Is it possible to add a metadata / keywords to each icon to make them more searchable? I think the best example of this is the "dismiss" icon. I think most people would usually search for "x" or "close" or "exit" — something along those lines. This same pattern repeats itself for many of the icons. If you don't nail the actual name when you search, you're out of luck.

These can also be added in Figma in the component's description field to make them searchable there if you're really feeling ambitious :)

Not sure if you'd have any way of opening up these tags for suggestion by the community here, but that would certainly lighten the load.

fayazara commented 2 years ago

Hey @Andyrrrrr, Yes, this was already under consideration. I was thinking of getting synonyms from the Datamuse api.

Could probably run a script and get these and integrate it with the search we've in the website.

Will definitely look into this soon.

theomatthews95 commented 1 week ago

+1 for this as a feature!