mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
44 lines
705 B
Plaintext
44 lines
705 B
Plaintext
created: 20130824141800000
|
|
modified: 20140211165927396
|
|
tags: introduction
|
|
title: Docs
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\define bulletList(tag)
|
|
{{$tag$}}
|
|
|
|
<ul><$list filter="[tag[$tag$]]"><li><$link to={{!!title}}><$view field="title"/></$link></li></$list></ul>
|
|
\end
|
|
This is the main documentation hub for TiddlyWiki. See also [[TiddlyWiki for Developers]].
|
|
|
|
! Concepts
|
|
|
|
<<bulletList "concepts">>
|
|
|
|
! Wiki Text Rules
|
|
|
|
<<bulletList "wikitext">>
|
|
|
|
! Widgets
|
|
|
|
<<bulletList "widget">>
|
|
|
|
! Commands
|
|
|
|
<<bulletList "command">>
|
|
|
|
! How to use ~TiddlyWiki5
|
|
|
|
<<bulletList "howto">>
|
|
|
|
! Tips
|
|
|
|
<<bulletList "tips">>
|
|
|
|
! Miscellaneous
|
|
|
|
* ReportingBugs
|
|
* JeremyRuston (aka [[Jermolene]])
|
|
* FederatialLimited
|
|
* [[Acknowledgements]]
|