UX/QoL Brainstorming #43
Replies: 2 comments
-
All great ideas.
It would be simple to set up the
I've got a bunch of ideas on how to implement this, but mostly I'm concerned with setting up a convenient UI. Instead of using a Listbox for
This probably wouldn't be too difficult. With some refactoring, we could actually bring the ImageGrid directly into the UI instead of a pop-up. The thumbnail spacing is pretty broken, so that needs to be fixed before it can go in a resizable frame. I never really figured it out, and it was "good enough". |
Beta Was this translation helpful? Give feedback.
-
Some things I've been thinking of.
|
Beta Was this translation helpful? Give feedback.
-
There's already a ton of great tools and features, so it's difficult to think up something useful xD
I'm making this post to have somewhere to put ideas or potential solutions to problem scenarios. Mostly these will be things heavy on frontend code otherwise I'd just do a pull request lol.
Ideas:
A panel to display "My Tags" and allow clicking a tag to prefix/append/insert it into the current text box. Maybe drag and drop as well?
Assignable hotkeys to insert user defined tags at a specified tag index position.
Multiselect images in the Image Grid to apply identical tags to multiple images simultaneously.
AutoTag
Sorting options for the listbox
Beta Was this translation helpful? Give feedback.
All reactions