Link to directly edit tiddler

閲覧: 48 回
最初の未読メッセージにスキップ

Ken Gray

未読、
2020/07/21 23:41:282020/07/21
To: TiddlyWiki
Isn't there a way to create a link in a tiddler that will take you to another tiddler already open for editing?
 I thought there was.

thanks.

Eric Shulman

未読、
2020/07/22 0:15:382020/07/22
To: TiddlyWiki
On Tuesday, July 21, 2020 at 8:41:28 PM UTC-7, Ken Gray wrote:
Isn't there a way to create a link in a tiddler that will take you to another tiddler already open for editing?

That would be the tm-edit-tiddler message, triggered via a $button widget, like this:
<$button class="tc-btn-invisible tc-tiddlylink" message="tm-edit-tiddler" param="TiddlerTitleGoesHere"> edit </$button>

enjoy,
-e

TW Tones

未読、
2020/07/22 0:31:092020/07/22
To: TiddlyWiki
Ken,

Eric solution is more open to additional settings etc... However any button can be transcluded like the edit button below to operate on the currentTiddler including when listing tiddler names
{{||$:/core/ui/Buttons/edit}}

But then if you have a fixed tiddlername
{{tiddlername||$:/core/ui/Buttons/edit}}
If it exists or not.

Regards
Tony

Ken Gray

未読、
2020/07/22 7:52:282020/07/22
To: TiddlyWiki
Brilliant!
Thanks all...perfect solution.
全員に返信
投稿者に返信
転送
新着メール 0 件