* tasks with days remaining?
@ 2010-02-25 0:30 Brian Brooks
2010-02-25 8:52 ` Giovanni Ridolfi
2010-02-25 10:36 ` Jan Böcker
0 siblings, 2 replies; 3+ messages in thread
From: Brian Brooks @ 2010-02-25 0:30 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 157 bytes --]
Does a feature exist in org-mode where you can specify a deadline for a
particular TODO and org-mode displays the days remaining somewhere next to
the task?
[-- Attachment #1.2: Type: text/html, Size: 161 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: tasks with days remaining?
2010-02-25 0:30 tasks with days remaining? Brian Brooks
@ 2010-02-25 8:52 ` Giovanni Ridolfi
2010-02-25 10:36 ` Jan Böcker
1 sibling, 0 replies; 3+ messages in thread
From: Giovanni Ridolfi @ 2010-02-25 8:52 UTC (permalink / raw)
To: Brian Brooks; +Cc: emacs-orgmode
Brian Brooks <brooks.brian@gmail.com> writes:
> Does a feature exist in org-mode where you can specify a deadline for
> a particular TODO and org-mode displays the days remaining somewhere
> next to the task?
the agenda: C-c a a :
Saturday 27 February 2010
j: Deadline: READ Solar Energy Materials Solar Cells
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tasks with days remaining?
2010-02-25 0:30 tasks with days remaining? Brian Brooks
2010-02-25 8:52 ` Giovanni Ridolfi
@ 2010-02-25 10:36 ` Jan Böcker
1 sibling, 0 replies; 3+ messages in thread
From: Jan Böcker @ 2010-02-25 10:36 UTC (permalink / raw)
To: Brian Brooks; +Cc: emacs-orgmode
On 25.02.2010 01:30, Brian Brooks wrote:
> Does a feature exist in org-mode where you can specify a deadline for a
> particular TODO and org-mode displays the days remaining somewhere next
> to the task?
The feature you are looking for is deadlines; see "8.3 Deadlines and
scheduling" in the manual.
Also, check out the variable org-deadline-warning-days, which defaults
to 14. This means that as soon as the deadline is less than two weeks
away, it will show up in the agenda (and org-mode will display the
number of days remaining).
You can change this number globally through the variable.
To change it for a single deadline to, say, 70 days:
DEADLINE: <2010-02-26 Fr -70d>
AFAIK, the number of days remaining will only be displayed in the agenda
view and there is no feature that displays it in the actual org file.
HTH, Jan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-25 10:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25 0:30 tasks with days remaining? Brian Brooks
2010-02-25 8:52 ` Giovanni Ridolfi
2010-02-25 10:36 ` Jan Böcker
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).