mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 09:42:52 -08:00
Previously we saved tiddlers as .tid files using this template that explicitly excludes the "bag" field: https://github.com/Jermolene/TiddlyWiki5/blob/master/core/templates/tid-tiddler.tid Now we generate both .tid and .json files programmatically, and so we have to explicitly exclude the bag field |
||
|---|---|---|
| .. | ||
| images | ||
| language | ||
| modules | ||
| palettes | ||
| templates | ||
| ui | ||
| wiki | ||
| acknowledgements.tid | ||
| copyright.tid | ||
| icon.tid | ||
| plugin.info | ||
| readme.tid | ||
| sjcl-license.tid | ||
title: $:/core/readme
This plugin contains TiddlyWiki's core components, comprising:
* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core