emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Agenda: show only prio-A events with associated date/timestamp


From: Karl Voit
Subject: Re: [O] Agenda: show only prio-A events with associated date/timestamp
Date: Tue, 11 Dec 2012 14:27:10 +0100
User-agent: slrn/0.9.9 (Linux)

* Karl Voit <address@hidden> wrote:
>
> I'd like to derive a custom agenda view that has following properties:
>
> - show only items with associated datestamp or timestamp (same as
>   «is displayed in the time grid of my usual agenda»)
> - only with priority [#A]
>
> With this, I want to get a rough overview of the most important
> events and milestones of the upcoming month(s) without any
> distraction by todos, minor important events, and so forth.

If it is possible to differ between associated datestamps/timestamps
and deadlines/schedules, I'd prefer following:

Examples:

* shown:        :shown:
** [#A] <2012-12-11 Tue> day with prio A
** [#A] <2012-12-11 Tue 14:00-15:00> time-span and prio A
** TODO <2012-12-11 Tue> todo with date
** TODO [#A] <2012-12-11 Tue> todo with date and prio
** TODO [#A] <2012-12-11 Tue 14:00-15:00> todo with date and prio and time-span

* not shown:    :notshown:
** <2012-12-11 Tue> day without prio
** <2012-12-11 Tue 14:00-15:00> day without prio and time-span
** [#B] <2012-12-11 Tue> day with prio B
** [#A] no date, prio A, possible: DEADLINE and/or SCHEDULE


-- 
Karl Voit




reply via email to

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