Skip to content

feat(bookmarks): support excluding tags with - prefix in search#684

Open
esefxdz wants to merge 2 commits into
khoadng:masterfrom
esefxdz:feat/bookmarks/blacklist-filter
Open

feat(bookmarks): support excluding tags with - prefix in search#684
esefxdz wants to merge 2 commits into
khoadng:masterfrom
esefxdz:feat/bookmarks/blacklist-filter

Conversation

@esefxdz

@esefxdz esefxdz commented Jul 4, 2026

Copy link
Copy Markdown

Users can now prefix a tag with - in the bookmark search bar to exclude bookmarks containing that tag. For example, searching cat_ears -white_background shows bookmarks tagged cat_ears that are not also tagged white_background. Previously, the search only supported positive tag matching.

Users can now prefix a tag with - in the bookmark search bar to exclude bookmarks containing that tag. For example, searching cat_ears -white_background shows bookmarks tagged cat_ears that are not also tagged white_background. Previously, the search only supported positive tag matching.
@CLAassistant

CLAassistant commented Jul 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Excluded search terms now also check the bookmark source URL host, not just tags. Typing -danbooru excludes bookmarks from danbooru.donmai.us in addition to those tagged danbooru.
@khoadng

khoadng commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR, this looks good but i want to keep this bookmark filter feature simple for now until I come up with a better design that scale better with more complex search.

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

Successfully merging this pull request may close these issues.

3 participants