mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
20 lines
337 B
Plaintext
20 lines
337 B
Plaintext
|
title: DefaultTiddlers shadows
|
||
|
modifier: matt
|
||
|
created: 20110211143659
|
||
|
modified: 201102151510
|
||
|
tags: shadow
|
||
|
creator: matt
|
||
|
|
||
|
This tiddler contains a list of tiddlers that are opened automatically when you load the tiddlywiki.
|
||
|
The default is:
|
||
|
{{{
|
||
|
[[GettingStarted]]
|
||
|
}}}
|
||
|
|
||
|
An example could be:
|
||
|
{{{
|
||
|
[[HelloThere]]
|
||
|
[[Reference]]
|
||
|
[[Features]]
|
||
|
}}}
|