Tag Filter exclude set and exclusive-filter jump to first image #162
Labels
No labels
Kind/Bug
Kind/Feature
Priority/High
Priority/Medium
Reviewed/Confirmed
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ai-collab/bulk-image-organizer#162
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Affected area
Tag Filter, tag toolbox, Grid, Image Viewer
Desired behavior
Exclusive right-click focus
When the active filter is changed via right-click (the tag becomes the only positive filter tag), move the pointer to the first image in the resulting set:
Exclude filter (middle-click)
Middle-click a tag to add it to a new
--Exclude--filter. Images that carry any exclude tag are hidden after the positive (active) filters are applied.--Exclude--sectionTarget release: 0.6.0 (after the 0.5.0 PR merges).
Implemented on
0.5.0/issue-162-tag-exclude-filter(branched from the open 0.5.0 PR).Exclusive right-click
Exclude filter
--Exclude--(middle-click again returns it to Available).--Exclude--moves the tag to Available, not Active.exclude_tags. Opening a directory still resets to Settings defaults (no exclude).Dev
VERSIONis0.5.0-feature.162. PR-prep (user guide, DR-036, feature bump to 0.6.0) waits until you want a PR tomainafter 0.5.0 lands.Rebased onto
main(0.5.0) and added the Exclusive toggle.DELETEand dupe-prefix tags do not count as extras; Hide Deleted still applies after Exclusive.Implemented and opened as PR #164 (0.6.0). Exclusive is AND of every Active tag (no extra user tags). Closing this issue.