emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Agenda view for logging?


From: Carsten Dominik
Subject: Re: [Orgmode] Agenda view for logging?
Date: Thu, 10 Apr 2008 12:32:23 +0200

Hi Jose, Manish

I don't really think that it would be reasonable to make any entry
that contains a string that looks like a time show up in the agenda.

A fast way to add agenda item for the day is to use the Emacs
diary. In the agenda buffer, you can press "i d" to add a quick entry
to the diary, for the day at point.  Then make sure that the agenda
does read the diary as well, with

(setq org-agenda-include-diary t)

You could even write a quick function that just prompts for the entry and inserts it
into the diary, so the diary buffer would never have to pop up.

- Carsten

On Apr 10, 2008, at 6:30 AM, Manish wrote:

On Thu, Apr 10, 2008 at 1:26 AM, Jose Robins wrote:
Carsten Dominik wrote:

On Apr 9, 2008, at 7:00 PM, Jose Robins wrote:

Thanks Manish for the response. I didn't realize I had to "schedule" it as
well. Now it works...

Well, how else should the agenda know on which date the entry should be
shown...

- Carsten

My (apparently flawed) reasoning was that, the feature was meant to provide a quick and dirty way to show tasks meant for "today" in the agenda view and would show up on today's agenda regardless of whether it was scheduled or
not.


That sounds quite reasonable and should be default, I guess.  I would
like to request this if others also see it that way.

-- Manish





reply via email to

[Prev in Thread] Current Thread [Next in Thread]