Skip to content
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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Ziron and others