mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-01-28 22:01:24 +00:00
* Add `is_hidden` field to the `tags` table * Add hidden checkbox to the edit tag panel * Fix formatting * Exclude hidden tags from search results * Fix formatting (I should probably actually check before committing? lmao?) * Bit of cleanup * Add toggle for excluding hidden entries below search bar * That might be important maybe * Update Save Format Changes page in docs (and include updated test database) * Simplify query and invert name+logic * chore: remove unused code, tweak strings --------- Co-authored-by: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com>