emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-mobile-pull date completed for habits


From: Aric
Subject: [O] org-mobile-pull date completed for habits
Date: Fri, 25 Oct 2013 17:34:53 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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

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