Skip to content

feat: add per-tag category display options - #1470

Open
Sola-ris wants to merge 6 commits into
TagStudioDev:mainfrom
Sola-ris:feat/category-exclusions-v2
Open

feat: add per-tag category display options#1470
Sola-ris wants to merge 6 commits into
TagStudioDev:mainfrom
Sola-ris:feat/category-exclusions-v2

Conversation

@Sola-ris

@Sola-ris Sola-ris commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Add per-tag category display options

Resolves #1335
Supersedes #1336

By default, tags are displayed in all inherited categories, leaving the current behavior unchanged.
This extends the BuildTagPanel with the options to exclude a tag from being displayed in one, multiple or all possible categories.

The exclusions are stored in the new category_exclusions join table.
Also bumps the database version to 301.

Demo

2026-04-02.21-12-53.mp4

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

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.

[Feature Request]: Per-tag category display options

1 participant