emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vinh Nguyen <vinhdizzo@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-mobile setup: org-mobile-push not copying my org files?
Date: Mon, 4 Jul 2011 10:40:26 -0700	[thread overview]
Message-ID: <CA+2DmwiRPq_obZ1HrRZcS1o1fZFJwione_hoS5gFLj4fGivd0A@mail.gmail.com> (raw)

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

             reply	other threads:[~2011-07-04 17:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 17:40 Vinh Nguyen [this message]
2011-07-04 19:01 ` org-mobile setup: org-mobile-push not copying my org files? Tassilo Horn
2011-07-06  4:23 ` Vinh Nguyen

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=CA+2DmwiRPq_obZ1HrRZcS1o1fZFJwione_hoS5gFLj4fGivd0A@mail.gmail.com \
    --to=vinhdizzo@gmail.com \
    --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).