mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 18:16:18 +00:00
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
|
title: CloseOthersCommand
|
||
|
modifier: blaine
|
||
|
created: 20110211110626
|
||
|
modified: 20110211131016
|
||
|
tags: commands
|
||
|
creator: psd
|
||
|
|
||
|
Closes all other open tiddlers, except for any that are being editted. It is used with the ToolbarMacro like this:
|
||
|
{{{
|
||
|
<<toolbar closeOthers>>
|
||
|
}}}
|