[Feature]: Tag toolbox filter clicks and numbered hotkey overrides #151
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#151
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?
Summary
Enhance the workspace tag toolbox with quicker filter gestures and user-assignable 0–9 hotkeys, plus map the numeric keypad period key to DELETE.
Tag toolbox interactions
Hotkey ordering
Minor keyboard fix
.(period / Del key with NumLock on) behaves identically to the Delete key (toggle DELETE tag).Acceptance criteria
.toggles DELETE like Delete.Implementation is on branch
0.4.0/issue-151-tag-toolbox-hotkeys(dev version0.4.0-feature.151).Delivered
1–9,0; free slots still auto-fill alphabeticallytags.hotkey, working DB v3).toggles DELETE like Delete (shell shortcut + viewer)Tests
tests/test_tag_hotkeys.pycovers resolution, DB migration/persistence, panel order, filter APIs, and the assign dialog.Not opening a PR to
mainuntil requested.PR-prep complete (
0.4.1) and pull request opened from0.4.0/issue-151-tag-toolbox-hotkeys→main.