-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'd like to mark some recipes as favorites, so I can access them faster. The favorite state should be synced.
Describe the solution you'd like
In several views add a "mark as favorite" option, e.g. in the recipe view add a button next to the share button. On the start page show a row of the favorite recipes, similar to what is done now with categories.
Additional context
<! -- Add any other context or screenshots about the feature request here. -->
Technically implement this by adding a tag to favorite recipes, e.g. the emoji ❤. This seems to a good multi-lingual approach to get the favorite state synced without changing the API.
At least on the web ui adding such a tag works fine:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request