emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Steve Dowe <stephen.dowe@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-mobile-pull not syncing back changes
Date: Sat, 26 Apr 2014 12:34:31 +0100	[thread overview]
Message-ID: <CAEvO2fdzkKtNOpOOauUupmDYoLDms5-HT+FufCxKQhBsV99gJA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]

Hi,

I seem to have a weird issue with org mobile sync.

Changes from my laptop save fine into my sync files in Dropbox, and get
pulled into the mobile app fine too.  The problem occurs when making a
change on mobile and syncing back. The file mobileorg.org gets written
correctly on the phone's Dropbox and arrives on the laptop ok, and when I
execute M-x org-mobile-pull, my designated index.org gets updated by Emacs
after it reads in the mobileorg.org changes.  So far so good, from what I
can tell.

The problem itself is that my org files then don't get updated with the
changes in index.org.  index.org never seems to get processed.  I have
cleared it out and started with a single change - simply an addition of a
TODO in one file, from the mobile app, and it never gets written to that
file.

Here are the pertinent bits of my .emacs :

(setq org-agenda-files (list "~/org/work.org"
                             "~/org/personal.org"
                             "~/org/capture.org"
                             "~/org/review.org"))

;; mobileOrg
(setq org-mobile-directory "~/Dropbox/orgsync")
(setq org-mobile-inbox-for-pull "~/org/index.org")


I'm using Emacs 24.3.1 on Debian Wheezy (although the same problem occurs
with this distro's default Emacs 23 too) and matburt's mobileorg on
Android.

Been putting off posting to the list in a vain effort to resolve this but I
guess I'm missing something obvious...

Thanks.
-- 
  Steve

[-- Attachment #2: Type: text/html, Size: 2247 bytes --]

             reply	other threads:[~2014-04-26 11:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-26 11:34 Steve Dowe [this message]
2014-04-29 12:36 ` org-mobile-pull not syncing back changes Bastien
2014-04-30  9:30   ` Steve Dowe

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=CAEvO2fdzkKtNOpOOauUupmDYoLDms5-HT+FufCxKQhBsV99gJA@mail.gmail.com \
    --to=stephen.dowe@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).