1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 17:23:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/nodejs
Jermolene 3708f6c8e4 Major refactoring of filesystemadaptor
The code here had got a bit broken by some PRs that I should have
checked more carefully. I’ve done a major refactoring which will
hopefully make it easier to understand, and fixes a number of problems:

* Problem with eg .md tiddlers not being deleted correctly
* Problem with Windows path separators not being usable within
$:/config/FileSystemPaths on Windows
* Problem with filename clashes not being detected correctly when
saving to a different directory via $:/config/FileSystemPaths
* Enables slashes within tiddler titles to be mapped into folders
* Enables plain text files like .md and .css to be saved with .meta
files instead of as .tid files (see #2558)
* No longer replaces spaces with underscores

As this is such a major update, I’d be grateful if Node.js users could
give it a careful run through — in particular, you’ll need to try
creating new tiddlers of various types and ensure that the expected
files are created.
2017-02-11 12:56:42 +00:00
..
Building TiddlyWikiClassic.tid Update document in tiddlywiki.com edition 2016-07-06 01:10:51 +09:00
Customising Tiddler File Naming.tid Major refactoring of filesystemadaptor 2017-02-11 12:56:42 +00:00
Environment Variables on Node.js.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Installing TiddlyWiki on Node.js.tid Update document in tiddlywiki.com edition 2016-07-06 01:10:51 +09:00
Installing TiddlyWiki Prerelease on Node.js.tid Clarifying Tiddlywiki node.js launch instructions. (#2662) 2016-12-16 17:39:20 +00:00
Naming of System Tiddlers.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Scripts for TiddlyWiki on Node.js.tid Docs updates 2014-10-15 21:56:32 +01:00
Serving TW5 from Android.tid Update document in tiddlywiki.com edition 2016-07-06 01:10:51 +09:00
TiddlyWiki on Node.js.tid Rename "configurations" to "platforms" 2015-06-20 09:24:14 +01:00
tiddlywiki.files_Files.tid Add filename-uri-decoded support for tiddlywiki.files 2016-12-15 17:13:32 +00:00
tiddlywiki.info_Files.tid Improve support for bulk loading tiddlers under Node.js 2016-10-15 16:23:17 +01:00
TiddlyWiki5 Versioning.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Upgrading TiddlyWiki on Node.js.tid Lots more docs updates 2014-09-12 16:05:37 +01:00
Using TiddlyWiki on Node.js.tid Readme updates for Node.js 2014-09-20 15:06:33 +01:00
Working with the TiddlyWiki5 repository.tid Readme updates for Node.js 2014-09-20 15:06:33 +01:00