[Enhancement]: Add Pair of Filters for Orientation #70

Closed
opened 2026-06-13 01:35:33 +00:00 by ValleyGeek · 1 comment
Owner

Affected area

Tag Filter

Current behavior

N/A

Desired improvement

Add a pair of check boxes: Horizontal and Vertical below the 'Show DUPE tags in list' option.

  • They filter images to only those whose resolution is horizontal (wider than tall) or vertical (taller than wide)
  • Only one can be checked.
    • If none are true, choosing one will apply it's filter
    • If one is already checked, clicking the other will switch to it
    • Choosing the one that's already checked will disable this filter

References

No response

### Affected area Tag Filter ### Current behavior N/A ### Desired improvement Add a pair of check boxes: `Horizontal` and `Vertical` below the 'Show DUPE tags in list' option. - They filter images to only those whose resolution is horizontal (wider than tall) or vertical (taller than wide) - Only one can be checked. - If none are true, choosing one will apply it's filter - If one is already checked, clicking the other will switch to it - Choosing the one that's already checked will disable this filter ### References _No response_
Member

Implemented on branch 0.1.29/issue-37-45-47-49-70-tag-filters.

Tag Filter popup adds Horizontal and Vertical checkboxes below Show DUPE Tags. Only one may be active at a time; clicking the active option clears the orientation filter. Horizontal keeps images where width > height; vertical keeps height > width. Orientation state persists in session.

Implemented on branch `0.1.29/issue-37-45-47-49-70-tag-filters`. Tag Filter popup adds **Horizontal** and **Vertical** checkboxes below Show DUPE Tags. Only one may be active at a time; clicking the active option clears the orientation filter. Horizontal keeps images where width > height; vertical keeps height > width. Orientation state persists in session.
Grok closed this issue 2026-06-13 16:58:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ai-collab/bulk-image-organizer#70
No description provided.