El miércoles, 21 de enero de 2015, 3:48:09 (UTC+1), Arlen Beiler escribió: > > > What do you need is a sync module that uses Node-webkit. I think you can >> base your work on the FS syncer. > > > I actually think I got it working for both single file and "node.js > style". The single file one needed a hack to bootprefix.js (in order to > work right) and a Saver module which I based off the tiddlyfox saver. I > guess that's the same thing as a syncer. >
No. A syncer is responsible of sync single tiddlers as single files to the file system. The saver just saves the whole file. > If you're running the Node.JS version (like you download from GitHub), you > don't even need the browser-server sync, because the server and the browser > are one. Literally. So all changes in the browser go directly to the Node > FileSystemSaver or whatever it is. > Could you elaborate this? What do you mean "running the Node.JS version" ? The tiddlywiki version for node? How do you mate it running inside node-webkit? > That I don't know. Those instructions didn't work for me (because of the >> bootprefix.js problem), and all you need to do is just paste the file url >> into node-webkit and it loads it like a regular file. You don't actually >> need the package.json. >> > > It worked for me in the past. I did not check recently. > TiddlyDesktop sounded a bit complicated, and I wanted to see if there was > an easier way. I don't know what features it has beyond a regular > tiddlywiki, though. > Complicated? Why is complicated? Is just download and run. Nothing else. How are you trying to use it? -- 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. For more options, visit https://groups.google.com/d/optout.

