From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Agenda: show only prio-A events with associated date/timestamp Date: Tue, 11 Dec 2012 17:01:02 +0000 (UTC) Message-ID: <87boe0eexf.fsf@mean.albasani.net> References: <2012-12-11T12-00-09@devnull.Karl-Voit.at> <2012-12-11T14-24-36@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiTCt-00060P-C4 for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:01:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiTCn-0005gc-9k for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:01:23 -0500 Received: from plane.gmane.org ([80.91.229.3]:35935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiTCn-0005gR-33 for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 12:01:17 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TiTCx-0000Cn-KI for emacs-orgmode@gnu.org; Tue, 11 Dec 2012 18:01:27 +0100 Received: from e178207239.adsl.alicedsl.de ([85.178.207.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Dec 2012 18:01:27 +0100 Received: from gegendosenfleisch by e178207239.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Dec 2012 18:01:27 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org >> 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] So, your usual agenda, but only priority #As ? Or only those items with stamps that don't only signify a day but also a time(-range)? > If it is possible to differ between associated datestamps/timestamps > and deadlines/schedules, I'd prefer following: > Examples: > > * shown: :shown: > ** TODO <2012-12-11 Tue> todo with date Why should this one be shown? It is not [#A]? Memnon