mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-03 12:49:09 +00:00
Add concept of Dictionary Tiddlers
This commit is contained in:
parent
117d10275f
commit
9aafed511b
12
editions/tw5.com/tiddlers/concepts/DictionaryTiddlers.tid
Normal file
12
editions/tw5.com/tiddlers/concepts/DictionaryTiddlers.tid
Normal file
@ -0,0 +1,12 @@
|
||||
created: 20141228094500000
|
||||
modified: 20141228094500000
|
||||
tags: Concepts
|
||||
title: DictionaryTiddlers
|
||||
|
||||
A dictionary tiddler is a [[data tiddler|DataTiddlers]] containing a simple list of name/value pairs.
|
||||
|
||||
Its [[ContentType]] is `application/x-tiddler-dictionary`.
|
||||
|
||||
The `text` field consists of one or more lines of the form <code>//name//: //value//</code>.
|
||||
|
||||
[[ColourPalettes]], such as the [[default Vanilla palette|$:/palettes/Vanilla]], are dictionary tiddlers.
|
Loading…
Reference in New Issue
Block a user