Open Jafner opened 1 year ago
👍
A few notes on this one.
I found the auto-tagger to be pretty bad for my uses, and I'm using #967 to auto-make collection / creator, and turned off auto tagging. (then declared tag bankruptcy, deleted all my tags, and started tagging with my own more ordered system).
@ksuquix do you reckon your tag improvements in v0.42.0 add up to addressing this?
It seems like it should be addressed now, unless we get more direction after all the changes. I expect @Jafner will need to review how everything is working now and open a new issue if needs aren't covered now.
Finally had a chance to check this out. I love all of the improvements to navigability.
I suppose at this point it's an aesthetic issue, rather than a pragmatic one. The tag cloud extends 2-3x farther down the page than the models list (at 9 items on my 1440p display). The tags do appear to be sorted by number of models tagged now, which is awesome for making the tag cloud itself more useful.
I think simply collapsing the cloud with a "View All" button would clean things up nicely. But I also understand it's not really a big issue, just visual polish.
I've attached an image of what the bottom of my models list looks like:
Yeah, I've been looking at my own which is now larger, because 1-element tags are shown, and I feel more directly what you're suggesting here. I will take a look at making the list scrollable, perhaps.
There's a setting for the number of minimum taggings to show up in the list now. It defaults to zero, but you guys who have tons of tags might want to set it higher.
On Mon, Mar 13, 2023, 5:26 PM James Smith @.***> wrote:
Reopened #886 https://github.com/Floppy/van_dam/issues/886.
— Reply to this email directly, view it on GitHub https://github.com/Floppy/van_dam/issues/886#event-8737094578, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAS526L5NTLIDQSNFT5MVEDW36NJNANCNFSM6AAAAAATBU5CPM . You are receiving this because you modified the open/close state.Message ID: @.***>
I'm not sure I can solve this without switching over to CSS Grid (see #2612)
From the scan pulling pieces of the filename and converting them into tags, I have 876 tags right now, and they are all listed on the Libraries page. This looks pretty ridiculous.
It would be nice if this could be concatenated to match the bottom of the models list, and maybe sorted by something (models tagged, random, creation date, or alphabetical, etc.).