mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
|
title: EditTiddlerCommand
|
||
|
modifier: blaine
|
||
|
created: 20110211110631
|
||
|
modified: 20110211131016
|
||
|
tags: commands
|
||
|
creator: psd
|
||
|
|
||
|
Switches the current tiddler to the current edit view. It is used with the ToolbarMacro like this:
|
||
|
{{{
|
||
|
<<toolbar editTiddler>>
|
||
|
}}}
|