Button to edit current tiddler

79 views
Skip to first unread message

Bruno Loff

unread,
Apr 3, 2019, 5:12:48 AM4/3/19
to TiddlyWiki
Hey guys,

I wanted to create a button, within the tiddler, that would allow me to edit the tiddler.

It might seem redundant since all tiddlers in the story view have such a button, but actually I am showing the tiddler as a header above the storyline ($:/tags/abovestory), and when it appears on top it lacks an edit button.

I thought of adding:

<$button>
<$action-sendmessage $message="tw-edit-tiddler" $param="Top"/>
edit
</$button>

But it doesn't do anything when I click it :-(

Thanks for the help,
Bruno

Birthe C

unread,
Apr 3, 2019, 5:36:08 AM4/3/19
to TiddlyWiki
Hi Bruno,

<$button>
<$action-sendmessage $message="tm-edit-tiddler" $param="Top"/>
edit
</$button>



Birthe

passingby

unread,
Apr 3, 2019, 8:32:16 AM4/3/19
to TiddlyWiki
I had to find an online text compare tool, to see what is being pointed. But I caught it now. For future reference the difference is: tm-edit-tiddler instead of tw-edit-tiddler.

Bruno Loff

unread,
May 26, 2019, 5:43:55 AM5/26/19
to TiddlyWiki
lol, thanks :-)
Reply all
Reply to author
Forward
0 new messages