emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* *Good* client for Android?
@ 2017-10-12 21:28 John Goerzen
  2017-10-12 23:01 ` Martin Alsinet
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: John Goerzen @ 2017-10-12 21:28 UTC (permalink / raw)
  To: emacs-orgmode

Hi folks,

All along, I anticipated using this with Android (and, ideally, also
iOS).  The MobileOrg feature set looked great, and the syncing mechanism
looked a lot better than sharing Dropbox.

I use git to share my ~/org between two computers (laptop and desktop),
using git-remote-gcrypt to store on a server.  This makes syncing and
resolving conflicts easy (I move between the two throughout the day, so
Dropbox is really not a great option here.)  Sync integrity -- or at
least robust detection of conflicts -- is a must.  Encryption is a "very
nice to have."

Suggestions?

Here's what I've found so far:

MobileOrg - supports WebDAV storage.  Has a robust sync system,
integrated with org-mode, in which it seems to be able to write out its
changes to a separate file that the computer can integrate.  Sounds
smart, though I suspect it will require additional hacking to support
multiple Android devices.  org-mode docs mention encryption for this,
but the encryption is not supported by MobileOrg.  Also, MobileOrg was
last updated 4 years ago and seems to have bitrotted.

Orgzly - Supports only Dropbox or local-on-Android storage. The latter
is insecure, as it permits any app on the system to read the files.  I
am really not sure how to integrate this with my workflow.  It seems
like potentials for conflicts are extremely high.

SyncOrg - Shows some promise, but couldn't even test locally due to the
folder selection screen not working for the "External/Local Only." 
Suspect it's trying to do something insecure as well, or doesn't work on
Oreo?  ssh support seems to actually be ssh+git, which is nice - except
that it's unencrypted.  doh.  The documentation made no mention of
resolving conflicts.  https://github.com/wizmer/syncorg/wiki/FAQ seems
to suggest it uses the old MobileOrg push/pull in org-mode, but I can't
see how that possibly works well with Git.  I suspect that FAQ to be
totally obsolete, because it also talks about a Dropbox synchronizer
that SyncOrg doesn't even have.  I could use this if I drop
git-remote-gcrypt, I hope.

MobileOrg-NG - Last updated in 2012.  Didn't really look past that.

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: *Good* client for Android?
@ 2017-10-14  4:30 Eric Thomas
  0 siblings, 0 replies; 11+ messages in thread
From: Eric Thomas @ 2017-10-14  4:30 UTC (permalink / raw)
  To: emacs-orgmode

Hi John,

I like installing GNURootDebian (from source at
https://github.com/corbinlc/GNURootDebian) with Hackers Keyboard (from
Fdroid at https://f-droid.org/packages/org.pocketworkstation.pckeyboard/)
on my Android devices. Then slapping a fresh instance of emacs on
there.

File perms and file system can be a bit tricky to get used to, but
once you get it, you basically have a working Debian instance on
Android. From there you can VC your dotfiles and orgfiles just like
you would another machine.

See this issue https://github.com/corbinlc/GNURootDebian/issues/159)
for good insights on how to install on a Nexus 7.

Take care

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-10-25 13:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-12 21:28 *Good* client for Android? John Goerzen
2017-10-12 23:01 ` Martin Alsinet
2017-10-12 23:02   ` John Goerzen
2017-10-13  6:28 ` Eric S Fraga
2017-10-13 13:34   ` John Goerzen
2017-10-13 13:49     ` Eric S Fraga
2017-10-13 16:45       ` Leslie Watter
2017-10-13  8:47 ` Neil Jerram
2017-10-13 13:28   ` John Goerzen
2017-10-25 13:36 ` Adonay Felipe Nogueira
  -- strict thread matches above, loose matches on Subject: below --
2017-10-14  4:30 Eric Thomas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).