1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00

Change initial default tiddlers to include most recently created tiddlers

This commit is contained in:
Jermolene 2014-01-20 18:26:32 +00:00
parent b627bba277
commit 867dfabff8
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
title: $:/DefaultTiddlers
GettingStarted
GettingStarted
[!is[system]sort[modified]limit[25]]

View File

@ -8,5 +8,6 @@ Then you can:
* Create new tiddlers using the 'plus' button in the sidebar
* Visit the [[control panel|$:/ControlPanel]] using the 'cog' button in the sidebar to customise your wiki
** Stop this message appearing by changing the default tiddlers under the ''Basics'' tab
* Save changes using the 'download' button in the sidebar
* Learn more about [[WikiText|http://tiddlywiki.com/static/WikiText.html]]