ivy icon indicating copy to clipboard operation
ivy copied to clipboard

Ivy, the Taggable Image Viewer

Results 26 ivy issues
Sort by recently updated
recently updated
newest added

## Repro Steps 1. Open a GIF 1. Edit or enter one or more tags in the main tag bar 1. Without saving, toggle the `View > Animation` menu (either...

bug

Got the following error whenever it tries to read the subject field from certain images (see attached for example): ``` map: contract violation expected: list? given: #f context...: /Applications/Racket v7.0/collects/racket/private/map.rkt:180:2:...

bug

Nothing worse than entering 30 or 40 new tags, deciding you want to look at the tag browser to see how you spelled something, and accidentally hitting CTRL+N instead of...

enhancement
UX

I'm not 100% sure if it's possible to do this with `racket-gui`, but it would be nice to have keys to set the rating/star count. On Mac, I'd propose CMD+OPT+[number],...

enhancement
UX

It would be nice if, instead of having to store intermediate search results, or process images in a shell loop, we could tell ivy "do the search, and then apply...

enhancement

Sometimes, a collection will change on disk while browsing through it with Ivy, e.g. you import your camera contents while browsing through your raw photo dump directory, or you delete...

enhancement

When browsing through collections, especially recently-imported or -downloaded images, it is common to find ones that may require cropping, resizing, or color adjustment. Currently, because Ivy doesn't support any image...

enhancement

This is an enhancement proposal for tag editing/entry. I find that usually my tags are in one of a few well-defined formats, which would be very easy to validate. And...

enhancement
UX

This is a proposal to support the macOS TouchBar, as found on recent generation MacBooks. The most straight-forward approach would simply be to reproduce some or all of the toolbar...

enhancement
macOS
UX

I've been toying with the idea of enabling users to have tags that include commas. This is not an uncommon problem I've encountered, so I feel this is worth considering....

enhancement