From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: Re: suggestion: options for chronological agenda Date: Mon, 28 Sep 2009 22:54:33 -0400 Message-ID: <4b11f87e0909281954p7a278cbemdcb5ccac2bd00b5@mail.gmail.com> References: <4b11f87e0909252202m93e3659gbc6d9c37c35be174@mail.gmail.com> <4A73538F-84B1-4E48-B566-5D0BD5DE182F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsSrR-0008HV-8z for emacs-orgmode@gnu.org; Mon, 28 Sep 2009 22:54:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsSrM-0008Gd-7a for emacs-orgmode@gnu.org; Mon, 28 Sep 2009 22:54:40 -0400 Received: from [199.232.76.173] (port=46489 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsSrM-0008Ga-3q for emacs-orgmode@gnu.org; Mon, 28 Sep 2009 22:54:36 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:47079) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsSrL-00017K-KU for emacs-orgmode@gnu.org; Mon, 28 Sep 2009 22:54:35 -0400 Received: by ewy4 with SMTP id 4so3104520ewy.31 for ; Mon, 28 Sep 2009 19:54:34 -0700 (PDT) In-Reply-To: <4A73538F-84B1-4E48-B566-5D0BD5DE182F@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode Ah, didn't know about that. Things have changed since I last read the full manual :) Thanks for help! ilya On Mon, Sep 28, 2009 at 4:10 PM, Carsten Dominik wrote: > Hi Ilya, > > have you tried > > =A0C-a a =A0 =A0to get the agenda, > > and then > > =A0v [ > > to include inactive time stamps? > > HTH > > - Carsten > > On Sep 26, 2009, at 6:02 AM, Ilya Shlyakhter wrote: > >> I often need to find recently modified entries. =A0 I try to timestamp >> entries I work on with the active timestamps >> (in angular brackets), and use the C-x a L command. =A0 This mostly >> works, but is imperfect: >> =A0- when i use time logging, it inserts "inactive" timestamps that >> are not found this way. =A0 so, i can't use this to find >> =A0"recently worked on" entries. >> =A0- it looks at the _first_ timestamp in an entry, rather than the >> _last_ timestamp >> =A0- it is limited to one file . =A0 would be much better if it could >> be made to work across the entire agenda. >> =A0- it would be fine to have the option to limit it to entries >> within the last, say, week, if that would speed it up. >> >> The suggestion is to enhance the timeline agenda with options to: >> =A0- recognize "inactive" timestamps ([in square brackets]) >> =A0- use last, rather than first, timestamp in an entry >> =A0- search the entire agenda, rather than just the current file >> =A0- limit the agenda to entries within the last (say) week. >> >> The timeview agenda was of course originally designed for another use >> case -- as a personal calendar/diary. >> But I'm finding myself repeatedly using it this way: organize the >> entries by hierarchical subject, and use the timeline >> agenda to generate a chronological listing. >> >> It would also be _really_ great if the chronological listing could be >> filtered to contain only entries matching a certain >> tag/property query. =A0 Then you could e.g. get a chronological list of >> "important" entries, or entries on a certain >> subject. >> >> ilya >> >> >> _______________________________________________ >> 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 > >