Hi Timothy,

You really should try the Termux open source app : this is both a full
Linux box and a terminal, so you get node.js, git, etc... for the same
price (free).

You can then do things like serving your wikis to a browser running on the
localhost or even to browsers running on other hosts in your local network
(provided that you set the host parameter to 0.0.0.0 when running the
*--server* TW5 command). Just as they were served from a standard computer,
actually.

Cheers,

Xavier.

-- Xavier Cazin

On Wed, Oct 19, 2016 at 2:41 AM, Timothy Sanders <[email protected]> wrote:

> This is fantastic, thank you for posting it.
>
> I'm eager to set up a similar workflow for myself with tw5 and my mobile
> device and desktop computer.
>
> My needs are that I need to be able to access my wiki without the
> guarantee of an Internet connection on my mobile device, and also, I would
> really need to be able to use git to track changes between multiple
> instances of my wiki.
> I was thinking of using this:
> https://github.com/simonthum/git-sync
>
> And having a bare repo that my devices sync to, where each device has a
> unique git username. Since I'm the only one using it, it's unlikely to be
> out of sync, but if it does have a conflict, the daemon stops, and can
> signal me that I need to merge changes. I could even do it completely
> within tw5. The git-sync daemon could add its sync logs to the wiki, and
> add tiddler if it exits on failure. It could even be possible to merge
> within tw5. And I could have the most recent sync log in a .tid that is
> ignored, until after the sync succeeds or fails.
>
> --
> 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 https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tiddlywiki/b735129d-5996-43c4-9d66-27d9310e9be3%40googlegroups.com.
> 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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CADeSwYMsUyPn_Oktz%3DYq7oey%2BX8jT%2BBjdJqqzBa%3DqLeHAW%3D3_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to