From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: A simpler remember architecture Date: Tue, 06 Oct 2009 07:32:41 -0400 Message-ID: <871vlgep0m.fsf@gollum.intra.norang.ca> References: <20524da70909291348m6e1a6611ve01d6dac2faca93c@mail.gmail.com> <2647742D-5A30-4F33-8FDF-E5203B2E0246@gmail.com> <4AC472F7.4020208@online.de> <87r5tnyn18.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mv8Hk-0003Bz-0i for emacs-orgmode@gnu.org; Tue, 06 Oct 2009 07:32:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mv8Hf-0003Ae-Qc for emacs-orgmode@gnu.org; Tue, 06 Oct 2009 07:32:50 -0400 Received: from [199.232.76.173] (port=41069 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mv8Hf-0003Aa-Kv for emacs-orgmode@gnu.org; Tue, 06 Oct 2009 07:32:47 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:52409) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mv8Hf-0001QK-BG for emacs-orgmode@gnu.org; Tue, 06 Oct 2009 07:32:47 -0400 In-Reply-To: (Daniel Clemente's message of "Tue\, 6 Oct 2009 08\:49\:43 +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: Daniel Clemente Cc: Rainer Stengele , org-mode Daniel Clemente writes: > Just another off-topic but however related...: > >> C-u C-c C-x C-i i >> > > What if C-u C-c C-x C-i could show, in addition to the recently > clocked tasks, some fixed tasks from a user-defined list? > The dialog would be: > > Common tasks: > [1] answer phone > [b] breakfast > [p] procrastinate! > [n] think about next task to do > [2] work on file2 a bit more > Recently clocked in tasks: > [a] working on this > [b] working on that > > > That list of common tasks could even be progressively created from > statistics of the most commonly clocked tasks. I just use my STARTED agenda view for this. I have a small number of tasks in STARTED state for conveniently looking up what to clock in. It doesn't have a single keystroke access but the list is short enough that I find it convenient to use. I don't think we should pollute the recent clock list with other common tasks. If this is really needed then I think it would be better to be a separate list so we don't have to share key sequence combinations etc. -Bernt