emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aric <aorchid@mac.com>
To: emacs-orgmode@gnu.org
Subject: org-mobile-pull date completed for habits
Date: Fri, 25 Oct 2013 17:34:53 +0000 (UTC)	[thread overview]
Message-ID: <loom.20131025T192336-583@post.gmane.org> (raw)

Hello,

I am new to using org-mobile with org and I have a question about how 
habits are handled with the org-mobile-push and pull operations. I hope 
this is a proper list to post. What is happening is that the completed date/
time for a habit is being given as the date/time of org-mobile-pull rather 
than the date/time completed on the mobile device or even the sync date/
time. I would think this is not the desired behaviour? I suspect that I 
have something set incorrectly.

I sync using Dropbox now and the Android MobileOrg version. I am on FreeBSD 
so I must use webdav to manually sync my local folder with Dropbox. 

In my .emacs file:

(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(require 'org-mobile)
(setq org-directory "~/org")
(setq org-mobile-inbox-for-pull "~/org/pulled.org") 
(setq org-mobile-directory "~/Dropbox/MobileOrg")

Two examples in my agenda.org file:

** TODO item XY
SCHEDULED: <2013-10-25 Fri 21:00 .+1d>-<2013-10-27 Sun>
- State "TODO"       from ""           [2013-10-17 Thu 12:37]
:PROPERTIES:
:STYLE:    habit
:ID:       e46dc0f1-3765-11e3-87d2-003048f9fb84
:LAST_REPEAT: [2013-10-24 Thu 20:43]
:END:

** TODO XXYY 
SCHEDULED: <2013-10-23 Wed .+1d/3d>
- State "DONE"       from "TODO"       [2013-10-17 Thu 19:31]
- State "DONE"       from "TODO"       [2013-10-16 Wed 19:02]
- State "STARTED"    from "TODO"       [2013-10-16 Wed 18:12]
:PROPERTIES:
:STYLE:    habit
:ID:       43be99e1-33a9-11e3-87d2-003048f9fb84
:LAST_REPEAT: [2013-10-22 Tues 10:30]
:END:

The only file that changes between syncs is a file called 'mobileorg.org', 
which I never created. It resides in the '~/Dropbox/MobileOrg' only. I have 
tried to look at this file, but I can see nothing in it. When I run org-
mobile-pull it notes that there are X number of edits and it changes the 
proper events to done state. The only problem is that the date/time of 
completion is the date/time of org-mobile-pull command rather than the date/
time actually completed.

Perhaps using habits to schedule recurring events is not the way to go? Any 
suggestions/pointers would be greatly appreciated. 

Thanks, 

                 reply	other threads:[~2013-10-25 17:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=loom.20131025T192336-583@post.gmane.org \
    --to=aorchid@mac.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).