I accidentally had quotes around <<currentTiddler>>. What I should have 
posted is below. I want to do this, but have the current tiddler title show 
up as a link: [[name of parent tiddler]]

<$action-sendmessage $message="tm-new-tiddler" title=<<journalTitle>> 
text=<<currentTiddler>> />

On Monday, January 27, 2020 at 9:03:44 AM UTC-6, David Gifford wrote:
>
> Okay I am getting excited about my Roam-y adaptation, and this is one of 
> the last pieces of the puzzle.
>
> I did this for a 'new journal here' clone.
>
> <$action-sendmessage $message="tm-new-tiddler" title=<<journalTitle>> 
> text="<<currentTiddler>>" />
>
> It creates a new tiddler that puts the parent tiddler's title in the text 
> of the child tiddler.
>
> But I would really like that to be a link rather than just plain text. How 
> could I do that?
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/23f10eb8-e850-447e-ad59-7305f8110998%40googlegroups.com.

Reply via email to