1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 14:10:02 +00:00
2012-05-05 22:49:23 +01: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>>
}}}