diff --git a/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid b/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid index 6d6096e81..c37875052 100644 --- a/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid +++ b/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid @@ -29,7 +29,10 @@ Other fields used by the core are: |`draft.of` |DraftOfField |<> | |`draft.title` |DraftTitleField |<> | |`footer` |FooterField |<> | +|`icon` |IconField |<> | |`library` |LibraryField |<> | +|`list-after` |ListAfterField |<> | +|`list-before` |ListBeforeField |<> | |`name` |NameField |<> | |`plugin-priority` |PluginPriorityField |<> | |`plugin-type` |PluginTypeField |<> |