DiffusionToolkit icon indicating copy to clipboard operation
DiffusionToolkit copied to clipboard

Requests: Ability to reorder albums + "images already in album" search filter

Open tacediak opened this issue 2 years ago • 2 comments

Like the title says. Love the album feature but I wonder about a couple things that would make it better(to me). It'd be helpful to be able to drag and drop albums in the side panel to reorder or even just use arrow buttons to move them up and down or a dropdown to sort by name/date created/etc. Also along the same vein I'd like to be able to hide images from the general/search view that have already been sorted into an album. Maybe with an additional search filter checkbox? Otherwise things look great! Thanks for the good work!

tacediak avatar Apr 23 '23 21:04 tacediak

Great ideas!

I'll put these into the pipeline

RupertAvery avatar Apr 24 '23 13:04 RupertAvery

Hi, there's a query-only filter in_album: <true|false> in the latest version (v1.2.1) that should let you filter images that are in / not in an album. I haven't added the filter UI option yet, as I'm still figuring out whether it would also be a top-menu View > something as well, but this should let you do what you need for now.

RupertAvery avatar May 01 '23 00:05 RupertAvery