Skip to content

Add favorite recipes #144

@mueller-ma

Description

@mueller-ma

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions