mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
920e11e792
Now the home button behaves as it did in 5.0.13, and the new refresh button does a full page refresh.
10 lines
459 B
Plaintext
10 lines
459 B
Plaintext
created: 20140819110529062
|
|
modified: 20140819110529062
|
|
tags: message
|
|
title: WidgetMessage: tw-home
|
|
type: text/vnd.tiddlywiki
|
|
|
|
The `tw-home` message closes any open tiddlers and re-opens the default tiddlers set in [[$:/DefaultTiddlers]]. It also remove any [[permalink|PermaLinks]] from the browser address bar. It does not require any properties on the `event` object.
|
|
|
|
The home message is usually generated with the ButtonWidget and is handled by the core.
|