emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problems getting dropbox support on MobileOrg


From: Max Mikhanosha
Subject: Re: [O] Problems getting dropbox support on MobileOrg
Date: Fri, 22 Jul 2011 06:37:33 -0400
User-agent: Wanderlust/2.15.3 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.3.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO)

> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]