lehitoskin/ivy

Tag Browser mode

Closed this issue · 4 comments

Side panel or new window that shows a (searchable?) list of tags (that are expandable?) to show all the images inside.

I'm thinking like View -> Tag Browser

+ beach
- ocean
      dog.jpg
      dolphin.jpg
      fishing.jpg
      ...
+ scenery

I think it'd also be nice to be able to edit the tag categories themselves in case of, say, a rampant typo, either by renaming the tag category or by migrating images from one tag to another.

They could become expandable by using check-box%. Perhaps the window could have two boxes: left side is the tags and the right side is populated when clicking the check-box.

Could use a 3-panel interface, kinda like what Finder and other file managers do when drilling down into a directory tree. Left panel would be the tags, middle would be the image file names, and the right panel would be a preview thumbnail.

3-panel

WIP here: 1733b7e

So far I have it so that the user can rename tags and delete them. I'm thinking that perhaps I should add the ability to remove specific images from a tag by highlighting them and pressing del or from the menu.

This was added a while ago. Any enhancements - if needed - should go in another issue.