Folks,

There is a way to always transclude via another transclusion eg;

{{transcludetiddler||transclude}} where "transclude" is a smart tiddler 
that responds to an edit mode setting, if in edit mode it will allow 
editing, provide a link etc,, other wise behave as normal. In the 
transclude tiddler the tiddler to transclude will be <<currentTiddler>> and 
if you must get the tiddler it displayed in (would normally be the current 
tiddler)  use <<storyTiddler>>.

Regards
Tones

On Friday, 11 June 2021 at 23:51:59 UTC+10 Ste wrote:

> I think there is something in tbeers repository of stuff that does that, 
> though you have to use a slightly different syntax to {{}}  for it to work.
> http://tobibeer.github.io/tw5-plugins/#Welcome
>
> Though having just looked I can't spot it....
>
> On Friday, 11 June 2021 at 04:28:37 UTC+1 [email protected] wrote:
>
>> Not exactly what you want but if you use the paragraphs plugin to 
>> transclude, you can edit the original tiddler's text directly when in view 
>> more. You may be able to tweak it so the view is nearly identical.
>>
>> http://j.d.paragraphs.tiddlyspot.com/#paragraphs%20Macro%20(Examples)
>>
>> On Thursday, 10 June 2021 at 19:33:53 UTC-4 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/c2d75162-2538-41d7-87ff-09441e6df1d1n%40googlegroups.com.

Reply via email to