mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
12 lines
270 B
Plaintext
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>>
|
|
}}}
|