Donmai

[feature/contribution proposition] Parent-child tag diff?

Posted under Bugs & Features

I think it would be handy to have built-in differ for comparing child post's tags with its parent's tags.
It would help with merging tag edits of such posts.

I think some of the code of "tags history" differ could be reused. I also think I could try to code that feature up.
Should I do it as a patch to site's code, or such feature wouldn't be welcome and I should go with userscript?

Sounds good to me. I just wonder how the UI would work for this so that it's most convenient. We could have a link to a page that gives a diff of the parent's tags and each of the children's tags in comparison. But that could be inconvenient for actually adding the missing tags, since the user would need to copy the tags they want, open each post, paste them, and remove the +/- signs. This doesn't sound much more convenient than just doing it manually currently.

It might be better if this was worked into the related tags UI somehow. So the user could click a button on the child, and then a new column with a list of tags that the parent has would appear, so the user could click each tag to add/remove it easily. Not sure though, we don't want to clutter up the related tags too much.

1