Hi,

I'm using Tiddlywiki 5 for my dissertation research. It's a great 
improvement on the venerable original. I'm very pleased with it so far.

I run Tiddlywiki under node.js from a home server. I like how node.js 
stores my tiddlywiki as individual tiddlers and allows processing to be 
done server side, but I would like to be able to edit my wiki offline as 
well. Would the following work?

   1. Sync the server directory the tiddlywiki.info and .tid files with the 
   client using cloud service like OwnCloud.
   2. Run a local node.js server on the client in order to edit the wiki.

The idea is that any changes made locally will be propogated to the server 
when the cloud service syncs, but the server's version will still be 
available to be edited online from other computers. Will this work?

While I'm at it: Are there any dangers in editing the .tid files directly 
using a text editor (assuming you don't mess up the syntax)?

Thank you!
Josh

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/45e86f01-88b0-4665-a9de-1227e87562bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to