From 2b9b9a41b00a68d1e14a1c23a5e7efbc89b85428 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 13 Jun 2012 09:10:18 +0100 Subject: [PATCH] Docs update --- tw5.com/tiddlers/concepts/ShadowTiddlers.tid | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tw5.com/tiddlers/concepts/ShadowTiddlers.tid b/tw5.com/tiddlers/concepts/ShadowTiddlers.tid index 245b6d587..e4329cc6f 100644 --- a/tw5.com/tiddlers/concepts/ShadowTiddlers.tid +++ b/tw5.com/tiddlers/concepts/ShadowTiddlers.tid @@ -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: + <>