Edit Tags Overhaul

:placard: Summary The edit tab now has Tag Groups organized by your parent-child tags and supports nesting for an additional group. Applies to scenes, images and galleries.
:link: Repository https://github.com/RollainKraus/stash-plugins/tree/main/plugins/EditTagsOverhaul
:information_source: Source URL https://rollainkraus.github.io/stash-plugins/main/index.yml
:open_book: Install How to install a plugin?

Features

  • NEW Added back the original tag search field but it also ties in to the toggle system now. Toggle tags directly from the search tab or navigate to where the tag is in the hierarchy

  • Set up hierarchies and sort order by setting parent-child tag relationships and using sort names for tags. If sort name does not exist defaults to tag name

  • Clicking on tags adds that tag to the scene/image/gallery

  • Middle mouse pressing on the tag opens the tag page

  • Tag Groups can be toggled on with the + button, useful if a tag you use as a group header is also a relevant tag for the content

  • Tag buttons can use text, image, or text and image

  • Size of image displays and the color of the border highlight can be customized

  • Setting to allow tags with multiple parents to exist under each parent, useful if a tag is relevant to different groups

Installation

  1. Available Plugins >> Add Source

  2. Source Name: Rollain Kraus
    Source URL: https://rollainkraus.github.io/stash-plugins/main/index.yml

  3. Click Checkbox >> Install

  4. Reload Plugins

    To create the headers/groups you will need to set up your tags with parent-child relationships:

    parent >> tag
    parent >> subgroup >> tag

    Use Sort Name to rearrange how the groups, subgroups and tags are ordered in the hierarchy

    Without parents, tags automatically go in ‘Ungrouped’

Screenshots

EditTagsOverhaulPreview

Heavily inspired by existing plugins that modified tagging behavior: Tag Panel in particular
Made By AI - I take no credit - just sharing if it might come in handy for someone else or inspire some new ideas.