* Colorize past dates differently?
@ 2014-03-02 9:04 Guido Van Hoecke
2014-03-03 2:47 ` Matt Lundin
0 siblings, 1 reply; 2+ messages in thread
From: Guido Van Hoecke @ 2014-03-02 9:04 UTC (permalink / raw)
To: orgmode
Hi,
Is it possible to render past <> and [] timestamps in a different color
so that it is obvious at first sight when opening an agenda file which
dates are in the future and which are not?
TIA,
Guido
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Colorize past dates differently?
2014-03-02 9:04 Colorize past dates differently? Guido Van Hoecke
@ 2014-03-03 2:47 ` Matt Lundin
0 siblings, 0 replies; 2+ messages in thread
From: Matt Lundin @ 2014-03-03 2:47 UTC (permalink / raw)
To: Guido Van Hoecke; +Cc: orgmode
Guido Van Hoecke <guivho@gmail.com> writes:
> Hi,
>
> Is it possible to render past <> and [] timestamps in a different
> color so that it is obvious at first sight when opening an agenda file
> which dates are in the future and which are not?
Within an agenda buffer...
By default, the diary agenda gives past due items a different color. You
can check the names of the faces by calling M-x describe-text-properties
on different lines of the agenda.
Within an org file...
This would require some hacking. Past, present, and future timestamps
share the same face: org-date.
Matt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-03 2:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-02 9:04 Colorize past dates differently? Guido Van Hoecke
2014-03-03 2:47 ` Matt Lundin
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).