mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 08:47:50 +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>>
|
|
}}}
|