mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Add links to config tiddlers to control panel
This commit is contained in:
parent
37abd01b00
commit
db67bb8f8a
@ -1,5 +1,13 @@
|
||||
title: $:/ControlPanel
|
||||
|
||||
! Configuration tiddlers
|
||||
|
||||
* [[Title of this TiddlyWiki|SiteTitle]]: <$edit tiddler="SiteTitle" default="" type="input"/>
|
||||
|
||||
* [[Subtitle|SiteSubtitle]]: <$edit tiddler="SiteSubtitle" default="" type="input"/>
|
||||
|
||||
* Edit [[DefaultTiddlers|$:/DefaultTiddlers]] to choose which tiddlers are displayed at startup
|
||||
|
||||
! Import tiddlers
|
||||
|
||||
Browse for files on your computer to import their contents (the individual tiddlers within TiddlyWiki HTML files are imported separately).
|
||||
|
Loading…
Reference in New Issue
Block a user