emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Mikhanosha <max@openchat.com>
To: Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Problems getting dropbox support on MobileOrg
Date: Fri, 22 Jul 2011 06:37:33 -0400	[thread overview]
Message-ID: <87tyaezjma.wl%max@openchat.com> (raw)
In-Reply-To: <E1QkCdn-0002f0-qC@ppsw-50.csi.cam.ac.uk>

> see "Dropbox authentication".  Should the "MobileOrg" folder 
> have been created for me on my Dropbox site?  (It looks like it is
> automatically created on the iphone app).  Nothing was created, either
> before or after attempting to sync.  So, I then manually created
> "MobileOrg" folder, and tried to "Sync" again, but no joy.

No you need to create the folder from the Emacs side.

Example setup;

1. Install dropbox on your linux/windows box
2. Make sure its started (setsid ~/.dropbox-dist/dropboxd)
3. mkdir ~/Dropbox/syncdir
4. From emacs 
   (setq org-mobile-directory "~/Dropbox/syncdir")
   M-x org-mobile-push
5. From Android, Settings -> Configure Synchronizer -> Path
      /syncdir/index.org

6. From Android: Sync & Enjoy

I recently submitted a few patches for org-mobile android developer,
that fix a few annoying problems (ie back button resetting the view to
1st element), there should be a new version released soon with these fixes.

  reply	other threads:[~2011-07-22 10:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 10:07 Problems getting dropbox support on MobileOrg Stephen Eglen
2011-07-22 10:37 ` Max Mikhanosha [this message]
2011-07-23  9:40   ` Stephen Eglen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tyaezjma.wl%max@openchat.com \
    --to=max@openchat.com \
    --cc=S.J.Eglen@damtp.cam.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).