emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-mobile setup: org-mobile-push not copying my org files?
@ 2011-07-04 17:40 Vinh Nguyen
  2011-07-04 19:01 ` Tassilo Horn
  2011-07-06  4:23 ` Vinh Nguyen
  0 siblings, 2 replies; 3+ messages in thread
From: Vinh Nguyen @ 2011-07-04 17:40 UTC (permalink / raw)
  To: emacs-orgmode

Dear list,

I'm having trouble setting up org-mobile in emacs for use with
MobileOrg on Android.  I have the following in my init file:

;; org-mode OrgMobile
(setq org-directory "~/Documents/Org") ;; my folder is empty
(setq org-mobile-directory "~/Dropbox/MobileOrg")
(setq org-mobile-inbox-for-pull "~/Documents/Org/notes.org")

In ~/Documents/Org, I have a file notes.org that contain my notes.

When I call org-mobile-push, only 4 files get created in ~ /Dropbox/MobileOrg:
agendas.org, checksum.dat, index.org, and mobileorg.org.

Based on my understanding, ~/Documents/Org/notes.org should be copied
to ~/Dropbox/MobileOrg/, and a link to notes.org should be created in
index.org.  However, this does not happen.  Am I not configuring
things correctly or am I misunderstanding how to use org-mobile?

I also tried setting:
(setq org-mobile-files (quote "notes.org"))

but this does not work either.

Thanks for your help.
-- Vinh

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

end of thread, other threads:[~2011-07-06  4:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-04 17:40 org-mobile setup: org-mobile-push not copying my org files? Vinh Nguyen
2011-07-04 19:01 ` Tassilo Horn
2011-07-06  4:23 ` Vinh Nguyen

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