1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-05-07 18:04:09 +00:00
2011-12-03 11:53:29 +00:00

12 lines
270 B
Plaintext

title: CloseTiddlerCommand
modifier: blaine
created: 20110211110626
modified: 20110211131016
tags: commands
creator: psd
Closes the current tiddler, regardless of whether it is being editted. It is used with the ToolbarMacro like this:
{{{
<<toolbar closeTiddler>>
}}}