Skip to content

icm7216/TiddlyServer-upload-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiddlyServer upload plugin for TiddlyWiki Classic.

Description

When saving the TiddlyWiki Classic (TWC) file, allows to upload it to TiddlyServer with this plugin.
This plugin was created as a saving method instead of Tiddlyfox when the extension of Tiddlyfox becomes invalid.

Thanks to Arlen22/TiddlyServer | GiuHub

Installation Plugin

Create a new tiddler with the following contents.

  • title:
    => TiddlyServer upload plugin
  • content:
    => Copy the contents of TiddlyServerUploadPlugin.js and paste it in the contents area.
  • tags:
    => systemConfig

To enable the plugin, Save the TWC file and reload it.

note: AdvancedOptions setting on TWC side

Uncheck the following items in AdvancedOptions setting so that TWC can be used via HTTP.
Automatically unchecked after plugin installation.

[ ]: Hide editing features when viewed over HTTP

plugin Options

Upload to TiddlyServer if enabled.
Automatically checked after plugin installation.

  • plugin's checkbox: chkEnableUpload

appendix

TiddlyServer installation notes (write in Japanese)

  • In summary, Installation and settings of TiddlyServer. How to install and use the plugin.

License

MIT