1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00
TiddlyWiki5/plugins/tiddlywiki
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
..
async Add plugin wrappers for async and jszip 2015-12-19 18:47:42 +00:00
bibtex bibtex plugin updates 2016-10-19 10:21:50 +01:00
blog Blog plugin: Transclude caption so that wikitext works 2016-07-12 13:16:30 +01:00
browser-sniff Left off last commit 2015-03-19 10:53:51 +00:00
cecily Improve plugin readmes 2015-03-19 10:53:45 +00:00
classictools Improve plugin readmes 2015-03-19 10:53:45 +00:00
codemirror Remove final vestiges of undo/redo buttons 2016-05-01 13:54:16 +01:00
d3 Improve plugin readmes 2015-03-19 10:53:45 +00:00
evernote Some sample .ENEX files for testing 2016-09-26 12:32:57 +01:00
filesystem Major refactoring of filesystemadaptor 2017-02-11 12:56:42 +00:00
github-fork-ribbon Left off last commit 2015-03-19 10:53:51 +00:00
googleanalytics Update to latest version of google analytics code (#2671) 2017-01-03 15:43:05 +00:00
help Tweak size of help panel 2015-03-22 15:52:17 +00:00
highlight Switch highlight plugin under Node.js to use DOM rather than raw HTML 2016-09-28 11:34:15 +01:00
internals Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
jasmine Improve plugin readmes 2015-03-19 10:53:45 +00:00
jszip Fix content type for JSZip plugin license file 2016-10-23 22:50:14 +01:00
katex Improve support for bulk loading tiddlers under Node.js 2016-10-15 16:23:17 +01:00
markdown Update codemirror and markdown plugins from #2315 2016-04-22 08:41:31 +01:00
nodewebkitsaver Improve plugin readmes 2015-03-19 10:53:45 +00:00
pluginlibrary Improve plugin readmes 2015-03-19 10:53:45 +00:00
powered-by-tiddlywiki Add rel="noopener noreferrer" to external links 2016-05-05 11:49:40 +01:00
qrcode Move QR code view toolbar button 2016-12-17 11:44:24 +00:00
railroad Add rel="noopener noreferrer" to external links 2016-05-05 11:49:40 +01:00
savetrail SaveTrail: Update readme 2017-02-10 07:33:38 +00:00
stacked-view Move stacked view control panel into sidebar 2016-07-12 17:22:33 +01:00
tahoelafs Improve plugin readmes 2015-03-19 10:53:45 +00:00
text-slicer Text-slicer: Improve image support 2017-02-07 11:05:08 +00:00
tiddlyweb Make the syncer more configurable, including names for sync adaptors 2017-02-04 17:25:30 +00:00
translators Split exporters from miscellaneous language tiddler (#2460) 2016-05-23 12:30:57 -06:00
tw2parser Fix referred name of localisable string for recursive transclusion error (#2458) 2016-05-22 15:33:02 -06:00
tw5.com-docs Create a plugin and edition for tw5.com docs 2015-09-15 13:37:01 +01:00
upgrade Make upgrade wizard download link be relative 2015-03-31 19:14:49 +01:00
xlsx-utils xlsx-utils: Automatically trim cell values 2016-12-21 12:09:08 +00:00
xmldom Upgrade to latest version of xmldom 2017-02-07 18:20:30 +00:00