mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 21:03:21 -08:00
Previously, newly created image files would end up being saved as a base64-encoded .tid file. Now they are saved as an ordinary binary file with an accompanying .meta file for the metadata. |
||
|---|---|---|
| .. | ||
| filesystemadaptor.js | ||
| plugin.info | ||
| readme.tid | ||
title: $:/plugins/tiddlywiki/filesystem/readme The filesystem plugin is used under Node.js to synchronise tiddler changes back to the file system. It is inert when used in the browser. [[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/filesystem]]