Files
TiddlyWiki5/core/language
Jeremy Ruston 002fd550a8 Store palette customisations in a layer above the palette itself
Customisations no longer modify the palette tiddler. They are stored in a
tiddler titled $:/config/PaletteCustomisations/<palette-title> that imports
the palette and is compiled in its place, so plugin palettes continue to
receive updates. Adds a reset button to the palette chooser, and a warning
banner and per-entry markers to the palette editor. Also excludes the type
field from palette field inheritance, which previously broke compilation of
JSON data tiddler palettes
2026-07-22 18:18:34 +01:00
..