I know there have been several previous discussions about Node and Dropbox.

I need to be able to access my wiki via a phone app, so I cannot only rely on 
the standard node server.

I was thinking of using npm-watch or something similar. I could set a watch for 
changes on all .tid files and export to a html file when changes occur. I could 
also listen for changes to the html file and export to .tid files when I change 
the html file from my phone app.

But I would of course need to avoid going into a unending loop between these 
two.

I also understand that I will need to restart the tw node server when I make 
changes from another machine (affecting the .tid files)

Does anyone have experience using such a setup?

Best,

James

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7afd9be2-d5fc-4a07-a3a9-872b22cd2f13%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to