[Enhancement]: Remove Unused Tags #90
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer#90
Loading…
Add table
Add a link
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 Toolbox Container
Current behavior
N/A
Desired improvement
Add a button near the bottom of the tag toolbox to 'Delete Unused Tags' removing all tags that have no images assigned.
References
No response
Implemented on branch
0.1.32/issue-90-delete-unused-tags:WorkingDB.get_unused_tag_names()/delete_unused_tags()— non-system tags with zeroimage_tagsrows.TagManager.list_unused_tag_names()/delete_unused_tags()wrap the DB calls.tests/test_pr9_tags.py.Full test suite (343 passed) and
ruff check/formatare clean. Not opening a PR yet per project workflow — will do so on request.Requesting a review of the implementation on branch
0.1.32/issue-90-delete-unused-tags(commit3ed9419). Summary above covers the changes; tests and lint are clean. Happy to open a PR once reviewed.Resolved in #98 (branch
0.1.32/issue-90-delete-unused-tags, validated by requester). Closing.