Hi Carsten, all,

Carsten Dominik <[EMAIL PROTECTED]> wrote:

> On Aug 15, 2008, at 10:45 AM, Ulf Stegemann wrote:

[...]

>> Including agenda items into the diary with '&%%(org-diary ...' is
>> something I personally find pretty useless as the dates of those items
>> are not fontified in the calendar. Using '%%(org-diary ...' would be
>> fine but the entries to use (':scheduled', ':todo' aso) cannot be
>> limited any further. This not only leads to unacceptable delays while
>> calendar tries to fontify its buffer but also to a calendar with nearly
>> everyday marked. My intent was to mark dates with appointments only (I
>> have scheduled items, todos etc. nearly everyday so there's no need to
>> mark them). In my case this means that (org-diary) would need to
>> distinct between different TODO keywords. However, filtering based on
>> tags or date/time formats would be fine, too.
>>
>> My question now is: Is there currently any way to achieve such a
>> filtering with (org-diary)? And if not, are there any plans to enhance
>> (org-diary) in that direction?

[...]

> this is not supported yet, and I have no concrete plans to implement
> this.  Marking entries in the calendar will always be unacceptably
> slow, because the way the calendar/diary implements this is creating
> the list of appointment for each of the 90+ days in the calendar
> display.  Even with filtering, this would be slow - basically one
> would have to rewrite the code in the diary.

okay, then I guess we have to live with it.

[...]

>            Making use of the cursor position in the agenda
>            ===============================================

[...]

> * Picking a date for scheduling/deadline in the agenda

Thank you for pointing this out. It's not quite what I was looking for
but nevertheless it's a good workaround. Thanks for your help.

Ulf




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to