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

11 lines
493 B
Plaintext
Raw Normal View History

2013-08-25 21:48:53 +00:00
created: 201308252135
creator: JeremyRuston
2013-08-30 19:06:23 +00:00
modified: 201308300907
2013-08-25 21:48:53 +00:00
modifier: JeremyRuston
tags: concepts
2013-06-02 22:18:07 +00:00
title: Tiddlers
2012-06-10 16:27:09 +00:00
2013-08-25 21:48:53 +00:00
Tiddlers are the smallest unit of information in TiddlyWiki. They can be structured with [[links|TiddlerLinks]] and tags.
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.