1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 17:23:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/Tiddlers.tid

10 lines
674 B
Plaintext
Raw Normal View History

created: 20130825213500000
2014-06-21 10:16:48 +00:00
modified: 20140621092710560
tags: concepts
2013-06-02 22:18:07 +00:00
title: Tiddlers
type: text/vnd.tiddlywiki
2012-06-10 16:27:09 +00:00
2014-06-21 10:16:48 +00:00
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.
2012-06-10 16:27:09 +00:00
2013-08-30 19:06:23 +00:00
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.