mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-10 20:09:57 +00:00
Merge branch 'tiddlywiki-com'
This commit is contained in:
commit
b12625c9f6
@ -0,0 +1,12 @@
|
|||||||
|
created: 20240811052854726
|
||||||
|
modified: 20240811053649554
|
||||||
|
tags: [[Hidden Settings]]
|
||||||
|
title: Hidden Setting: Content to be displayed for empty story
|
||||||
|
|
||||||
|
To display content when the story is empty, create $:/config/EmptyStoryMessage and enter the desired contents.
|
||||||
|
|
||||||
|
The following would show the GettingStarted tiddler when all others are closed.
|
||||||
|
|
||||||
|
```
|
||||||
|
{{GettingStarted||$:/core/ui/ViewTemplate}}
|
||||||
|
```
|
@ -0,0 +1,7 @@
|
|||||||
|
created: 20240907042443909
|
||||||
|
modified: 20240907042629405
|
||||||
|
tags: [[Hidden Settings]]
|
||||||
|
title: Hidden Setting: Default Tiddler Colour
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
A default tiddler colour can be specified by creating a tiddler called $:/config/DefaultTiddlerColour containing the CSS color value.
|
Loading…
Reference in New Issue
Block a user