TiddlyWiki5/plugins/tiddlywiki/filesystem
Leilei332 af63a3b920
Further improvements for offloading server components (#9288)
* Move edition-info and repository to core-server

* Update readme

* Set platform to server for filesystem plugin

* Move startup/command.js
2025-09-14 11:21:42 +01:00
..
filesystemadaptor.js Remove module function wrapper and add matching configurations for dprint and eslint (#7596) 2025-03-21 17:22:57 +00:00
plugin.info Further improvements for offloading server components (#9288) 2025-09-14 11:21:42 +01:00
readme.tid More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:44:52 +01:00

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/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/filesystem]]