mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-09 07:30:01 +00:00
Docs update
This commit is contained in:
parent
4289367b7f
commit
d0cd72ed85
@ -0,0 +1,15 @@
|
|||||||
|
created: 20140101192052333
|
||||||
|
modified: 20140101192143626
|
||||||
|
tags: tips
|
||||||
|
title: Preserving open tiddlers at startup
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
Ordinarily, at startup TiddlyWiki displays the tiddlers specified as a filter in the tiddler [[$:/DefaultTiddlers]].
|
||||||
|
|
||||||
|
Sometimes it's useful to re-open the same tiddlers that were open when the file was saved. To do so, set [[$:/DefaultTiddlers]] to this filter:
|
||||||
|
|
||||||
|
```
|
||||||
|
[list[$:/StoryList]]
|
||||||
|
```
|
||||||
|
|
||||||
|
This filter returns the tiddlers specified in the [[$:/StoryList]] tiddler, which is the system tiddler that TiddlyWiki uses to store the sequence of tiddlers in the current story.
|
Loading…
x
Reference in New Issue
Block a user