emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: David O'Toole <dto1138@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: font-locking TODO in agenda view
Date: Wed, 19 Apr 2006 00:22:11 +0200	[thread overview]
Message-ID: <6114df114bdc4adbddfd5f87ce02b3bd@science.uva.nl> (raw)
In-Reply-To: <m3d5fe67e5.fsf@gnu.org>

Lets start with the basic stuff.

>
> Hi again Org folks!
>
> 1. I'm wondering about the font-locking in the Agenda view when TODO
>    items are scheduled for a particular day (or even when TODO items 
> are
>    included via ...include-all-todo variable.)

TODO items are not fontified currently in the agenda buffer, that is 
correct.  Maybe they should?  Mayb I should make the TODO red....

The entire entry does get green if you switch an item from TODO to 
DONE, using the "t" key.

>    I can't get them to font-lock, which means I have no color-coding
>    of which tasks are completed and which still remain to be done. Of
>    course I can see the red and green just fine when in the actual
>    .org file, but it's important for me to see the colors in the
>    agenda view (otherwise the agenda doesn't have that at-a-glance
>    feeling.)
>
>    I've got org-fontify-done-headline set to "t" as well. No effect.

This is something different.  It governs if, in an org-mode buffer, 
changing TODO to DONE should only change the coloring of the keyword, 
or the coloring of the entire line.

>
>    When a TODO entry has "SCHEDULED:" in front of the timestamp, then
>    it shows up with face org-scheduled-today. But so do DONE entries,
>    so they look the same and once again I'm without the at-a-glance
>    feel.

Yes, I see what you mean.  The green color on the entire entry just 
means "this is scheduled for today".  Other entries show up in the 
agenda for today for other reasons, for example because there was a 
missed deadline some days ago. So the color in the agenda view mostly 
shows *why* an entry is here.  but I can see that it would be useful to 
keep the TODO keywords highlighted.

>
> 2. I would like to browse through all open todo's and "pluck" items
>    for today by hitting > (which should move timestamp to today.) But
>    it says this isn't allowed in "todo-type agenda view". Is there
>    another way I can do this?

This would indeed be useful.  It is not possible right now because you 
can only change a timestamo from the agenda view if the timestamp was 
the reason for it to be pulled into the agenda buffer.  In the TODO 
list (C-c a t), items are linked into the agenda buffer because of 
their keywords.

But I will put this on the things I will change:  Make it possible to 
schedule a TODO item for today by pressing > on it.

>
> 3. When should I use "SCHEDULED:" for a TODO entry?

SCHEDULED is about planning work.  Use it when you plan to work on this 
item on a specific date, some time in the future.  This will make this 
entry show up in the agenda for this day, and, if you fail to mark it 
DONE, it will keep showing up in the agenda for TODAY until you do.

- Carsten

  reply	other threads:[~2006-04-18 22:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18 18:55 font-locking TODO in agenda view David O'Toole
2006-04-18 22:22 ` Carsten Dominik [this message]
2006-04-18 22:45   ` David O'Toole
2006-04-19  6:50     ` Carsten Dominik
2006-04-19 17:05       ` J. David Boyd
2006-04-19 21:57         ` Carsten Dominik
2006-04-19 22:21           ` David O'Toole
2006-04-19 22:44       ` David O'Toole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6114df114bdc4adbddfd5f87ce02b3bd@science.uva.nl \
    --to=carsten.dominik@gmail.com \
    --cc=dto1138@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).