nextcloud / nextcloud/cookbook

Allow for negative filtering of tags

Open
#2,809 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.