> 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. 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.

What is the difference between your first post instructions and
> tiddlydesktop or the instructions to make TW work on node webkit described
> here: http://tiddlywiki.com/dev/#TiddlyWiki%20on%20node-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.

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.

-Arlen

On Tue, Jan 20, 2015 at 1:17 PM, Danielo Rodríguez <[email protected]>
wrote:

> Hello Arlen,
>
> What do you need is a sync module that uses Node-webkit. I think you can
> base your work on the FS syncer.
>
> What is the difference between your first post instructions and
> tiddlydesktop or the instructions to make TW work on node webkit described
> here: http://tiddlywiki.com/dev/#TiddlyWiki%20on%20node-webkit ?
>
> El martes, 20 de enero de 2015, 16:39:08 (UTC+1), Arlen Beiler escribió:
>>
>> Sure looks like it. I've finally got the other format working as well
>> where you have all the tiddlers in separate files. That was a little
>> harder, but it works. Basically I had to use tiddlywiki.js and modify it a
>> bit.
>>
>> On Tue, Jan 20, 2015 at 10:10 AM, Tobias Beer <[email protected]> wrote:
>>
>>> Does this mean that one could write an admin / dev ui in TiddlyWiki to
>>> handle the build process / parameters / configuration / etc...?
>>>
>>> Best wishes, Tobias.
>>>
>>> --
>>> 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.
>>>
>>
>>  --
> 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.
>

-- 
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.

Reply via email to