mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 00:56:17 +00:00
15 lines
203 B
Plaintext
15 lines
203 B
Plaintext
title: closeAll macro
|
|
modifier: colmbritton
|
|
created: 20110211143953
|
|
modified: 20110211144608
|
|
tags: macro
|
|
creator: colmbritton
|
|
|
|
To close all open tiddlers:
|
|
{{{
|
|
<<closeAll>>
|
|
}}}
|
|
Displays as:
|
|
|
|
<<closeAll>>
|