From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Gaspard Subject: org-clock: Custom shortcuts for C-u C-c C-x C-i Date: Mon, 11 Feb 2019 17:29:53 +0100 Message-ID: <874l9amgou.fsf@llwynog.ekleog.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtET5-0000j4-63 for emacs-orgmode@gnu.org; Mon, 11 Feb 2019 11:30:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtET2-00016T-Li for emacs-orgmode@gnu.org; Mon, 11 Feb 2019 11:30:02 -0500 Received: from grym.ekleog.org ([94.23.42.210]:43148 helo=smtp.gaspard.ninja) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtET1-0000zl-SS for emacs-orgmode@gnu.org; Mon, 11 Feb 2019 11:30:00 -0500 Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id 081da02e for ; Mon, 11 Feb 2019 16:29:53 +0000 (UTC) Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id b094ef92 for ; Mon, 11 Feb 2019 16:29:53 +0000 (UTC) Received: from localhost (llwynog [local]) by llwynog (OpenSMTPD) with ESMTPA id e578fe4d for ; Mon, 11 Feb 2019 16:29:53 +0000 (UTC) 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" To: emacs-orgmode@gnu.org Hello, When I run C-u C-c C-x C-i I get a choice between the interrupted task, the current task, the default task and recent tasks. I however wonder whether it's possible to add in custom shortcuts to fixed tasks? This would help me easily clock into my =E2=80=9CIRC=E2=80=9D,= =E2=80=9CMails=E2=80=9D etc. tasks, to and from which I frequently switch. Do you have any idea how to accomplish that? I haven't been able to find anything in the manual [1]. [1] https://orgmode.org/org.html#Clocking-commands Cheers, and thank you once again for this great piece of software! Leo