File Uploads plugin: updates

October 3rd, 2021:

Changelog:

  • FileUploads plugin v0.1.14:
    • requires TiddlyWiki 5.2.0
    • now better integrates uploaders in plugins not using the Commons tiddler namespace
    • adds support for disabling auto file uploads and manually uploading selected tiddlers using the tm-upload-tiddlers message.

This completes my backlog of intended changes to the FileUploads plugin. Feedback and potential bug reports are welcome.

The one remaining issue that I am tracking is that tiddler titles are used verbatim as filenames, but may not always be valid filenames. Suggestions for strategies for dealing with this while also ensuring unique filenames are welcome.

Available via plugin library:

FileUploads and associated uploader plugins are now also available via my plugin library. For the intrepid amongst you, there is also an experimental PUT (WebDAV compatible) uploader available there.

2 Likes