mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 01:20:30 +00:00
Docs update
This commit is contained in:
parent
fb5c44a875
commit
71aa2bbe5f
@ -1,11 +1,9 @@
|
||||
created: 20130825213500000
|
||||
modified: 20140214213936575
|
||||
modified: 20140621092710560
|
||||
tags: concepts
|
||||
title: Tiddlers
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
Tiddlers are the smallest unit of information in TiddlyWiki. Other systems have analogous concepts with more prosaic names: like "items", "entries", "entities" or "records". Even though "tiddler" is a vaguely preposterous name it at least has the virtue of being confusingly distinctive rather than confusingly generic.
|
||||
|
||||
Tiddlers can be structured with [[links|TiddlerLinks]] and tags.
|
||||
Tiddlers are the smallest unit of information in TiddlyWiki. Other systems have analogous concepts with more prosaic names: like "items", "entries", "entities" or "records". Even though "tiddler" is a bit of a preposterous name it has the virtue of being confusingly distinctive rather than confusingly generic.
|
||||
|
||||
Internally, tiddlers are an immutable dictionary of name:value pairs called fields. The only field that is required is the `title` field, but useful tiddlers also have a `text` field, and some or all of the standard fields listed in TiddlerFields.
|
||||
|
@ -1,8 +0,0 @@
|
||||
created: 201308251614
|
||||
modified: 201308251614
|
||||
tags: howto
|
||||
title: How to use TiddlyWiki5 as a standalone HTML file with AndTidWiki
|
||||
|
||||
The AndTidWiki app for Android devices makes it possible to edit and save changes to TiddlyWiki5, including working offline without a network connection.
|
||||
|
||||
//Note that AndTidWiki is published independently of TiddlyWiki//
|
@ -1,5 +1,5 @@
|
||||
created: 20130823203800000
|
||||
modified: 20140612181726794
|
||||
modified: 20140619111725471
|
||||
tags: planning
|
||||
title: RoadMap
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -17,7 +17,7 @@ The following additional features are planned or under consideration for impleme
|
||||
* Features required for large scale adoption
|
||||
** Improve upgrade process
|
||||
** Establish plugin library
|
||||
** Proper use of ARIA roles
|
||||
** ~~Proper use of ARIA roles (in progress)~~
|
||||
* Fixing hangovers from TiddlyWikiClassic
|
||||
** ~TiddlyWiki file format (to avoid illegal attribute names)
|
||||
** Tiddler object format (to provide true polymorphism of field values)
|
||||
|
Loading…
Reference in New Issue
Block a user