mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-06 14:10:02 +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>>
|
||
|
}}}
|