starik222 / BooruDatasetTagManager

MIT License
1.45k stars 124 forks source link

[Request] Log tags that have been added manually #44

Open pastuh opened 1 year ago

pastuh commented 1 year ago

So that you don't have to constantly check whether certain tags have already been added, it would be good to register them.

jojje commented 8 months ago

I don't understand this one. If a tag has been added to any image, it will show up in the "All tags" list. If you've not assigned it to any image, it won't. If you try to assign a tag more than once it won't add the tag a second time (idempotent operation since tags are a set).

pastuh commented 8 months ago

It is listed, but the request is to add tags that were created manually to a separate list

jojje commented 8 months ago

You mean like your own little cheat-sheet / personalized set of tags that you only want to use for that tagging session? E.g. blurry, plain background, <Class A>, <Class B>, so that you don't have to then remember what tags you initially decided to constrain your tagging session to?

pastuh commented 6 months ago

Yes, like cheat-sheet. Indication that those tags are being used, which I entered manually. It would be useful if I could edit/delete/use these tags whenever necessary (like in normal list)