nextcloud / nextcloud/cookbook
Allow for negative filtering of tags
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
[...] I just noticed, that you can't exclude Tags in the search, so you would have to use a Tag like "Gluten free" on each recipe that does not contain gluten to let you filter for those recipes. With Tags being completely custom, this would make it easy for you, to include whatever special dietary restrictions your family has to adhere to.
Ursprünglich gepostet von @heimchemiker in https://github.com/nextcloud/cookbook/issues/2180#issuecomment-3057376516
We should think of negative filters for tags at least in the new search.
Related to #1293
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the new search implementation and its tag-filter handling, then review related issue #1293 and the original discussion in #2180. Done means users can exclude recipes matching selected tags without needing inverse tags, with the negative-filter behavior covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100