* Bug: CLOCK_MODELINE_TOTAL and org-todo-yesterday
@ 2012-02-17 8:41 Muchenxuan Tong
0 siblings, 0 replies; only message in thread
From: Muchenxuan Tong @ 2012-02-17 8:41 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 634 bytes --]
1. Sometimes I want all the subtrees of a tree to inheritance the
property "CLOCK_MODELINE_TOTAL" (e.g. all set to "today"), but in the
function *org-clock-get-sum-start*, you use (org-entry-get nil
"CLOCK_MODELINE_TOTAL"), which means that it doesn't search inheritance.
This makes the inheritance setting in vain.
2. Sometimes I want to mark something done yesterday (e.g. I'm leaving
that night but still finishing the project without computer at hand). I use
*org-todo-yesterday*, but I find that if it has a *++ repeater*, the new
date begins *as if the task is done today*, which is not desirable.
By: Muchenxuan Tong
[-- Attachment #2: Type: text/html, Size: 745 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-17 8:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 8:41 Bug: CLOCK_MODELINE_TOTAL and org-todo-yesterday Muchenxuan Tong
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).