Node and Dropbox (again)

66 views
Skip to first unread message

fallwest1

unread,
Jun 2, 2018, 9:46:39 AM6/2/18
to TiddlyWiki
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

TonyM

unread,
Jun 3, 2018, 2:59:24 AM6/3/18
to TiddlyWiki
Just an aside,

You say access  wiki via a phone app, so I cannot only rely on the standard node server. I am not sure that is true.

I run node on my mobile using Termux, and installed node tiddlywiki

Then when at home I can use my desktop to access the mobile wiki.

Regards
Tony
Reply all
Reply to author
Forward
0 new messages