Open FX7 opened 12 months ago
This might be standardized/simplified by adding an API to some open source icon/logo libraries for more ingredient icons.
I personally vote for standard icon packs that cannot be customized by the user because the slick UI of the app could be compromised otherwise.
Examples for sources (that look similar to current icon set):
Would it make sense to find a common approach both for items and categories? Currently, categories can be pretty much custom filled with emojis (simply copy & paste).
I just tested this with items and it works as well. If I additionally set the icon via item config I get:
I just tested with an item. Generally, it works to put an emoji in front of the item name, but IMHO this is a "dirty" method. I could possibly affect alphabetical sorting as well in conjunction with #329.
I think a common approach for categories (TBD if to be called shopping lists in the future?) and items might make a lot of sense if icon libraries are implemented (e.g. as mentioned in https://github.com/TomBursch/kitchenowl/issues/293#issuecomment-1880721031), since they provide all kinds of icons, not only food-related. This could be particularly interesting for the fact that KitchenOwl is the perfect app not only for food shopping, but really, anything (e.g. hardware, electronics, etc.).
Adding custom icons would be a huge win! Looking to switch to kitchenowl from Bring! & the small icon selection is definitely the biggest downgrade in experience.
This might be standardized/simplified by adding an API to some open source icon/logo libraries for more ingredient icons.
I personally vote for standard icon packs that cannot be customized by the user because the slick UI of the app could be compromised otherwise.
Examples for sources (that look similar to current icon set):
* https://iconoir.com **(they seem to be well integrated with flutter)** * https://www.iconarchive.com/show/ios7-icons-by-icons8.html
As much as I agree, iconoir specifically seems like a less-than-ideal choice for groceries - they seem geared towards software more than anything. "Tomato", "salt"... various different attempts yielded no results. This is unfortunately a common pattern with open-source/free to use icon packs.
What's the feature 🧐
When I add a new / unknown item to the Shopping list i can only choose from the pre-installed Icons. It would be great to add add custom icons.
Extra information and references
No response