I am new to TiddlyWiki development but have created a plugin at  
http://sihorton.tiddlyspace.com/. This plugin extends the standard save 
functionality to detect if the TiddlyWiki is running within AppJS, if it is 
then it calls a nodejs function provided by AppJS to save changes to the 
disk.

I have packaged versions of AppJS + TiddlyWiki + AppJS Plugin available for 
download at:

https://github.com/sihorton/appjs-TiddlyWiki/downloads 

If you have an existing TiddlyWiki then you can import the "AppJS Plugin" 
from http://sihorton.tiddlyspace.com/ save the tiddler and then save the 
TiddlyWiki to data/content/index.html. When you then run AppJS you will see 
your TiddlyWiki and it will be able to save.

Advantages of this approach:

   - bundling TiddlyWiki with AppJS means it won't break when the system 
   browser gets auto-updated
   - If running from a usb-stick then you don't need to worry what browsers 
   are installed on the users system
   - Just download and start using TiddlyWiki no need for permission 
   dialogs or any complex setup.
   - Future proof against new security restrictions or policies

Disadvantages:

   - AppJS takes up 20+ meg of additional space
   - some plugins / functions may not work.

The same effect could be achieved by running firefox portable and 
tiddlywiki together.

Interested to hear what you think of this!

/Simon

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/J9kuOKnFq_cJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to