mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 23:34:50 +00:00
Docs update
This commit is contained in:
parent
84a352b804
commit
2b9b9a41b0
@ -1,4 +1,10 @@
|
||||
title: ShadowTiddlers
|
||||
tags: docs concepts
|
||||
|
||||
TiddlyWiki models everything as [[tiddlers|Tiddlers]], including its internal components and configuration. This gives consistency both from the perspective of a user and a developer working on TiddlyWiki.
|
||||
|
||||
Thus, even an apparently empty TiddlyWiki actually contains dozens of tiddlers that are necessary to enable it function correctly. To prevent them from confusing or intimidating casual users, these system tiddlers are designated //shadow tiddlers// which means that they remain invisible unless one looks for them directly. They don't show up in lists or search results, but linking to one directly works in the usual way.
|
||||
|
||||
The current shadow tiddlers are:
|
||||
|
||||
<<list shadowed>>
|
||||
|
Loading…
Reference in New Issue
Block a user