mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-21 19:18:54 +00:00
For tiddlers loaded from a dynamic store, compute originalpath relative to the store directory so save-time path resolution lands at the correct location (previously produced URL-encoded absolute-path filenames). Add a tiddlerserializer module type mirroring tiddlerdeserializer: when a serializer is registered for a tiddler's content type, save as a single self-contained file with no .meta sidecar.