mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
parent
bc18501b59
commit
ab7d2d64e7
@ -0,0 +1,13 @@
|
||||
created: 20140302183306544
|
||||
modified: 20140302183352966
|
||||
tags: message navigator-message
|
||||
title: WidgetMessage: tw-close-other-tiddlers
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
The `tw-close-other-tiddlers` message removes all but a specified tiddler from the story list. It requires the following properties on the `event` object:
|
||||
|
||||
|!Name |!Description |
|
||||
|param |Title of the tiddler that is not to be closed |
|
||||
|tiddlerTitle |Fallback title that is used if ''param'' isn't specified (automatically set by the ButtonWidget) |
|
||||
|
||||
The close other tiddlers message is usually generated with the ButtonWidget and is handled by the NavigatorWidget.
|
Loading…
Reference in New Issue
Block a user