Remove Tags From Tiddlers, if Tag-tiddler is Deleted?

As I suggested, I could add this as an option to the tag pill dropdown in my reimagin tags package, which I should perhaps turn into a plugin because it has proven to me its long term value. We could also place a flag on “tag tiddlers” for which this may be permissable. One would have to action this before deleting the tag tiddler.

Here is a new package for my reimagin tags, not yet made into a plugin. reimagin-tags-2.json (24.9 KB) which now includes an item on the tag pill dropdown “Remove this tag from all below”.

  • It does not also delete the tag tiddler if it exists.
  • It includes a virtual tag pill on tiddlers used as a tag, in the subtitle called “tagging” from which you can also “Remove this tag from all below”
  • if you review $:/PSaT/reimagine-tags/remove-tags you can see the action/s used to remove the tags (inside a list widget).