1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 14:10:02 +00:00

70 lines
1.2 KiB
Plaintext
Raw Normal View History

created: 201308241418
creator: JeremyRuston
modified: 201308251303
modifier: JeremyRuston
tags: introduction
title: Docs
2013-03-02 13:14:56 +00:00
This is the main documentation hub for TiddlyWiki. See also the DeveloperDocs.
2012-07-15 17:34:34 +01:00
2013-03-02 13:14:56 +00:00
! Editions
2012-06-11 17:35:56 +01:00
2013-03-02 13:14:56 +00:00
TiddlyWiki5 can be used via these editions:
<$list filter="[tag[edition]sort[title]]" type="ul"/>
2013-03-11 14:49:06 +00:00
! How to use ~TiddlyWiki5
2013-03-11 14:43:24 +00:00
<$list filter="[tag[howto]sort[title]]" type="ul"/>
2013-03-11 14:43:24 +00:00
! Concepts
2012-06-10 22:53:51 +01:00
The core concepts underlying TiddlyWiki are:
2012-06-10 17:27:09 +01:00
* [[Tiddlers]]
* [[Wiki]]
* TiddlyWiki
* WikiText
2012-06-10 22:53:51 +01:00
The machinery tying those concepts together includes:
2012-06-10 17:27:09 +01:00
* TiddlerFilters
* TiddlerFields
2012-06-22 15:12:42 +01:00
* TiddlerTemplates
2013-01-16 13:44:09 +00:00
* DataTiddlers
2012-06-10 22:01:22 +01:00
* ContentType
* SystemTiddlers
* [[Plugins]]
* [[Modules]] and [[ModuleType]]
! Wiki Text Rules
2012-06-10 22:53:51 +01:00
These are the individual rules that make up WikiText:
<$list filter="[tag[wikitextrule]sort[title]]" type="ul"/>
2013-03-02 13:14:56 +00:00
! Widgets
Widgets give WikiText dynamic functionality:
<$list filter="[tag[widget]sort[title]]" type="ul"/>
! Commands
{{command}}
2012-06-10 22:53:51 +01:00
<$list filter="[tag[command]sort[title]]" type="ul"/>
! Tips
{{tips}}
<$list filter="[tag[tips]sort[title]]" type="ul"/>
! Miscellaneous
2012-06-13 13:19:24 +01:00
* ReportingBugs
2012-06-11 13:08:02 +01:00
* JeremyRuston (aka [[Jermolene]])
* FederatialLimited
* [[Acknowledgements]]