Skip to content

List by Keywords / Category #188

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

Closed
boldt opened this issue Apr 6, 2020 · 4 comments
Closed

List by Keywords / Category #188

boldt opened this issue Apr 6, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@boldt
Copy link

boldt commented Apr 6, 2020

The old version used the "Keywords" to group the recipes. Because of this, I organized all my recipes by Keywords. The current version uses the "Category". Unfortunately, I cannot find a way to filter my recipes by a keywords any more. I really like the new category view, but there are use cases, where the keywords are still very useful:

  • List all recipes with the keyword "barbeque", independent from their category.
    • The "burgers" will be in the category "Main dish",
    • The "potato salad" will be in the Category "sides", and
    • The "burger sauce" will be in the category sauces.
  • List all recipes with the keyword "gluten free", independent from their category

I propose an additional filter to switch between "Keywords" and "Category" view.

[Edit] Also on a recipe view, the keywords are not shown. The only way to the see the keywords is in the "edit" mode.

@mrzapp
Copy link
Contributor

mrzapp commented Apr 6, 2020

I agree, we're missing the keywords as explicit UI. As I suggested before, we could provide a "tag cloud" somewhere in the interface? I think it would fit well underneath the title in the overview, like this:

image

That way, the user will pick a category first and then a keyword, though I'm not sure what best practice is according to NextCloud guidelines. What does @mcorteel think?

@mrzapp mrzapp added the enhancement New feature or request label Apr 6, 2020
@mrzapp mrzapp added this to the v0.7.0 milestone Apr 6, 2020
@boldt
Copy link
Author

boldt commented Apr 6, 2020

Under the title is a good idea.

  • Case 1: I click on the category "all recipies". The I click on the tag "barbeque".
    • I'll see all barbeque recipies, independent from their category
  • Case 2: I click on "main dishes". Then I click on the tag "gluten free"
    • I'll see all gluten free main dishes
  • Case 3: I click on the category "all recipies". The I click on the tag "barbeque". Then on the tag "Gluten free"
    • I'll see all gluten free recipies for barbeque - I recomment an AND, not an OR to combine tags

@nextcloud nextcloud deleted a comment from hitam4450 Apr 6, 2020
@mrzapp
Copy link
Contributor

mrzapp commented Apr 6, 2020

@boldt case 3 just seems like an extended specification of case 2, unless I'm mistaken. Either way, I support using an AND operator, as well as keeping the category scope.

@seyfeb
Copy link
Collaborator

seyfeb commented Nov 25, 2020

This issue can be closed 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants