* org-mobile-pull date completed for habits
@ 2013-10-25 17:34 Aric
0 siblings, 0 replies; only message in thread
From: Aric @ 2013-10-25 17:34 UTC (permalink / raw)
To: emacs-orgmode
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,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-25 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25 17:34 org-mobile-pull date completed for habits Aric
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).