mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +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.
61 lines
1.1 KiB
Plaintext
61 lines
1.1 KiB
Plaintext
title: Docs
|
|
tags: docs introduction
|
|
|
|
This is the main documentation hub for TiddlyWiki. See also the DeveloperDocs.
|
|
|
|
! Editions
|
|
|
|
TiddlyWiki5 can be used via these editions:
|
|
|
|
{{{ [tag[edition]sort[title]] }}}
|
|
|
|
! How to use ~TiddlyWiki5
|
|
|
|
{{{ [tag[howto]sort[title]] }}}
|
|
|
|
! Concepts
|
|
|
|
The core concepts underlying TiddlyWiki are:
|
|
|
|
* [[Tiddlers]]
|
|
* [[Wiki]]
|
|
* TiddlyWiki
|
|
* WikiText
|
|
|
|
The machinery tying those concepts together includes:
|
|
|
|
* TiddlerFilters
|
|
* TiddlerFields
|
|
* TiddlerTemplates
|
|
* DataTiddlers
|
|
* ContentType
|
|
* SystemTiddlers
|
|
* [[Plugins]]
|
|
* [[Modules]] and [[ModuleType]]
|
|
|
|
! Wiki Text Rules
|
|
|
|
These are the individual rules that make up WikiText:
|
|
|
|
{{{ [tag[wikitextrule]sort[title]] }}}
|
|
|
|
! Widgets
|
|
|
|
Widgets give WikiText dynamic functionality:
|
|
|
|
{{{ [tag[widget]sort[title]] }}}
|
|
|
|
! Commands
|
|
|
|
When run under node.js, TiddlyWiki supports a [[command line interface|TiddlyWiki5 Node Edition]] with the following built-in commands:
|
|
|
|
{{{ [tag[command]sort[title]] }}}
|
|
|
|
! Miscellaneous
|
|
|
|
* ReportingBugs
|
|
* JeremyRuston (aka [[Jermolene]])
|
|
* FederatialLimited
|
|
* [[History]]
|
|
* [[Acknowledgements]]
|