I feel like this is an easy one and I'm just missing it.

I have a tiddler that transcludes my most recent Journal entry. In that 
tiddler I have a link that navigates to the same transcluded tiddler. That 
part is easy, I just link to currentTiddler.


<$list filter="[tag[Journal]sort[created]last[]]">
<h2>Journal for <$view field="created" format="date" template="DDD DDth MMM 
YYYY"/></h2>
<$transclude  mode="block"/>

<small><$link>Go to</$link></small>
</$list>


What I'd like in addition to that "Go to" link is another link that 
navigates to the currentTiddler and opens it for editing. Possible?

Thanks,

Jack

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/748c6c80-580b-453a-a6b0-7b103e530e81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to