Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Feature request: Excluded tag filters #29

Open
Ziron opened this issue Apr 1, 2022 · 2 comments
Open

Feature request: Excluded tag filters #29

Ziron opened this issue Apr 1, 2022 · 2 comments

Comments

@Ziron
Copy link

Ziron commented Apr 1, 2022

Would it be possible to add an inverted tag selection to exclude certain tags from the list, instead of only specifying tags to show?

Like for example:

filters:
  tag: !ignoredTag 

or

filters:
  excludedTag: ignoredTag 

I think it would be very helpful!

@Ziron
Copy link
Author

Ziron commented Apr 1, 2022

After looking at the source code I found the undocumented filter "excludeNoteId" which also is a great feature and solves my problem for now!
But it would be nice to be able to exclude notes more generally by tag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Ziron and others