From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shelagh Manton Subject: pages properties in agenda Date: Sun, 11 Apr 2010 00:59:27 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0lWX-0000NR-RT for emacs-orgmode@gnu.org; Sat, 10 Apr 2010 20:59:41 -0400 Received: from [140.186.70.92] (port=53413 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0lWW-0000N7-HX for emacs-orgmode@gnu.org; Sat, 10 Apr 2010 20:59:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0lWV-00055T-6i for emacs-orgmode@gnu.org; Sat, 10 Apr 2010 20:59:40 -0400 Received: from lo.gmane.org ([80.91.229.12]:35284) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0lWV-00055L-0G for emacs-orgmode@gnu.org; Sat, 10 Apr 2010 20:59:39 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O0lWR-0004NT-2x for emacs-orgmode@gnu.org; Sun, 11 Apr 2010 02:59:35 +0200 Received: from 203.219.222.168 ([203.219.222.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Apr 2010 02:59:35 +0200 Received: from shelagh.manton by 203.219.222.168 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Apr 2010 02:59:35 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I have been using the org-learning module in some study and while it is quite useful as it is, I was thinking that I might improve my use by a special agenda command that could pull out and display a property. Use case: I use the org-learning to re-read sections of a book I am studying. And so I have a :PAGES: property with the page numbers of the section I am to read. Specially if I bomb out on remembering what I am supposed to know! I was wondering if I could create a custom agenda command that would display the page numbers from that property so that I can just open the book up at the relevant pages for immediate study instead of going to the relevant todo, opening up the drawer and seeing what the page numbers are? Shelagh