>>> CodeMirror is able to parse links, so maybe someone made an addon build upon it allowing this functionnality ? I searched but ultimately found nothing ..
I'm not aware of any currently existing plugin, but CodeMirrorPlus has an open ticket for adding clickable links in edit mode: https://github.com/adithya-badidey/TW5-codemirror-plus/issues/6 On Friday, 11 June 2021 at 00:33:53 UTC+1 Télumire wrote: > Hello everyone! > > Does anyone know if there is a plugin that turn a transclusion into a > clickable link to the tiddler transcluded, in edit mode? > > The process would be as follows: > > I want to edit a tiddler (A). When the editor opens, I see that I have > transcluded another tiddler (e.g. {{B}}) inside the tiddler A. > > I want to edit what is in B, so rather than copy/paste the title of > tiddler B into the search bar, click on the relevant tiddler in the search > result, then edit the tiddler B, this plugin would allow me to simply click > on {{B}}, which open the tiddler B, ideally already in edit mode. This > would save a lot of time ! > > CodeMirror is able to parse links, so maybe someone made an addon build > upon it allowing this functionnality ? I searched but ultimately found > nothing .. > > PS : I know that it's possible to use a macro instead of a standard > transclusion (like discussed here > https://tiddlywiki.narkive.com/dxOiR2Vn/tw-tw5-including-a-link-when-transcluding) > > but I dont want to change the way the tiddler is displayed in view mode. > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/677d0c54-0b6e-43ba-8800-2569861703f3n%40googlegroups.com.

