arenasys / sd-tagging-helper

A GUI to help with manual tagging and cropping
233 stars 12 forks source link

Add a way to copy all tags of another file into the current image #32

Closed wilhelmw201 closed 5 months ago

wilhelmw201 commented 1 year ago

add an action to copy all tags from another image...

i was needing this functionality because i had to tag some images that are similar to one another and was annoyed of having to click on the same tags every time

arenasys commented 1 year ago

you can do this with copy paste. ctrl + c to copy tags from image, ctrl + b to paste tags onto an image and remove old tags (ctrl + v keeps old tags). it works pasting any comma separated tag list thats in the clipboard

wilhelmw201 commented 1 year ago

hmm, interesting to know. My modification helps me to select a file from far away, but the current solution is also nice. Feel free to close this then, I guess

Meanwhile I added another function to jump to another image via the file expolrer.