Presenting: TagConfig ~ customize tags directly in tiddler edit mode

@twMat I only just looked here

Your idea to use an “on click” that is not already in use ie: “The tag pill in the editor” is great. Finding such “unenhanced user interface opportunities” is great stuff. If anyone finds another please share it with the community.

  • We could ask for a change to the core to allow items to be added there via a tag as is possible with the view tag pills. You solution would them be added simply using a tag. eg $:/tags/EditorTagDropdown

You may be aware of my reimagin tags which provides a whole set of tools on all view tag pills including actions - I just added a “remove tag from all tiddlers” item here Remove Tags From Tiddlers, if Tag-tiddler is Deleted? - #9 by TW_Tones.

My question

Would it be possible for you to allow your dropdown to be made accesible from the view tagpill?, If not as part of your plugin, such that if installed your plugin I could access the dialogue (or a version of it) and/or could be tagged $:/tags/TagDropdown to add it if desired?

  • There will be an issue with a “dropdown in a dropdown” that may need to be resolved, or simple only use the tagpills dropdown to display your dialogue.

I ask now because I am looking and moving my reimagin tags into a plugin soon, and it would be a nice feature to add.

A simple config item to enable/disable your solution on a wiki may be smart, for read only wikis. ( I see you did)

Love your work