mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-13 05:19:58 +00:00
623a3ec8f8
What we have at the moment isn't really the same as TiddlyWiki classic's shadow tiddlers, it's a much simpler system for excluding tiddlers. We'll use the term "shadow" instead to refer to the way that tiddlers in plugins behave, which is exactly like TiddlyWiki classic's shadow tiddlers.
11 lines
541 B
Plaintext
11 lines
541 B
Plaintext
title: SystemTiddlers
|
|
tags: docs concepts
|
|
|
|
TiddlyWiki models everything as [[tiddlers|Tiddlers]], including its internal components and configuration.
|
|
|
|
Thus, even an apparently empty TiddlyWiki actually contains dozens of tiddlers that are necessary to enable it function correctly. To prevent them from confusing casual users, these system tiddlers are hidden from most operations. They don't show up in lists or search results, but linking to one directly works in the usual way.
|
|
|
|
The current system tiddlers are:
|
|
|
|
<$list type="system" />
|