* 'habit' with DEADLINE-style advance warning loses its graph
@ 2010-04-26 5:58 Livin Stephen Sharma
2010-04-26 6:05 ` Livin Stephen Sharma
0 siblings, 1 reply; 3+ messages in thread
From: Livin Stephen Sharma @ 2010-04-26 5:58 UTC (permalink / raw)
To: emacs-org-mode-help gnu
[-- Attachment #1.1: Type: text/plain, Size: 898 bytes --]
* TODO Send query habit/DEADLINE/graph query
DEADLINE: <2010-04-26 Mon +1m -15d>
:PROPERTIES:
:STYLE: habit
:END:
find out about advance warning (agenda-visibility) for a habit: how to
retain habit-tracking graphs in 'C-a a' agenda-view
I want:a monthly habit-style TODO that
1. has a warning-period within which the upcoming instance of the
repeating task may optionally be marked DONE and
2. if the agenda view lies within the warning period, the item (and
habit-graph) should be visible - *possibly even without the graph, **if
it is not 'today'*
So far, after experiments and after searching the manual + google'ing, I
have not been able to achieve these requirements satisfactorily
(simultaneously).
1. If I use "DEADLINE" (as shown) I lose the habit-graph
2. If I use "SCHEDULED" (instead of "DEADLINE"), I lose "advance warning"
What am I missing?
[-- Attachment #1.2: Type: text/html, Size: 1363 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 'habit' with DEADLINE-style advance warning loses its graph
2010-04-26 5:58 'habit' with DEADLINE-style advance warning loses its graph Livin Stephen Sharma
@ 2010-04-26 6:05 ` Livin Stephen Sharma
2010-04-26 18:19 ` Mikael Fornius
0 siblings, 1 reply; 3+ messages in thread
From: Livin Stephen Sharma @ 2010-04-26 6:05 UTC (permalink / raw)
To: emacs-org-mode-help gnu
[-- Attachment #1.1: Type: text/plain, Size: 1192 bytes --]
Forgot to mention s/w version...
org-mode version from: 2010_02_25
emacs version: 23.1.90.1
Thanks
Livin Stephen Sharma
On 26 April 2010 11:28, Livin Stephen Sharma <livin.stephen@gmail.com>wrote:
(BEGIN org-snip)
>
>
> * TODO Send habit/DEADLINE/graph query
> DEADLINE: <2010-04-26 Mon +1m -15d>
> :PROPERTIES:
> :STYLE: habit
> :END:
> find out about advance warning (agenda-visibility) for a habit: how to
> retain habit-tracking graphs in 'C-a a' agenda-view
>
>
> (END org-snip)
> I want:a monthly habit-style TODO that
>
> 1. has a warning-period within which the upcoming instance of the
> repeating task may optionally be marked DONE and
> 2. if the agenda view lies within the warning period, the item (and
> habit-graph) should be visible - *possibly even without the graph, **if
> it is not 'today'*
>
>
>
> So far, after experiments and after searching the manual + google'ing, I
> have not been able to achieve these requirements satisfactorily
> (simultaneously).
>
> 1. If I use "DEADLINE" (as shown) I lose the habit-graph
> 2. If I use "SCHEDULED" (instead of "DEADLINE"), I lose "advance
> warning"
>
>
> What am I missing?
>
>
[-- Attachment #1.2: Type: text/html, Size: 2066 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 'habit' with DEADLINE-style advance warning loses its graph
2010-04-26 6:05 ` Livin Stephen Sharma
@ 2010-04-26 18:19 ` Mikael Fornius
0 siblings, 0 replies; 3+ messages in thread
From: Mikael Fornius @ 2010-04-26 18:19 UTC (permalink / raw)
To: Livin Stephen Sharma; +Cc: emacs-org-mode-help gnu
I never use both SCHEDULED and DEADLINE in the same entry but it looks
like it works as you wish, try this:
--8<---------------cut here---------------start------------->8---
** TODO Send query habit/DEADLINE/graph query
SCHEDULED: <2010-04-26 Mon .+1m>
DEADLINE: <2010-04-26 Mon .+1m -15d>
--8<---------------cut here---------------end--------------->8---
I get advance deadline warning and habit graph on scheduled time.
Hope this helps, org-habit rocks! :)
My (org-version)
"Org-mode version 6.35trans (release_6.35g.179.g3644d)"
and (emacs-version)
"GNU Emacs 23.1.92.1 (i686-pc-linux-gnu, GTK+ Version 2.18.7)
of 2010-02-23 on eee"
--
Mikael Fornius
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-26 18:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 5:58 'habit' with DEADLINE-style advance warning loses its graph Livin Stephen Sharma
2010-04-26 6:05 ` Livin Stephen Sharma
2010-04-26 18:19 ` Mikael Fornius
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).