From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: helm-org-clock for using helm rather than orgmode select menu Date: Thu, 10 Nov 2016 09:43:25 -0700 Message-ID: <877f8bjnf6.fsf@torysa-worldsendless.byu.edu> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4sRr-0006Rx-JM for emacs-orgmode@gnu.org; Thu, 10 Nov 2016 11:43:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4sRm-0001lq-Nw for emacs-orgmode@gnu.org; Thu, 10 Nov 2016 11:43:35 -0500 Received: from mail-pf0-x230.google.com ([2607:f8b0:400e:c00::230]:34851) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c4sRm-0001lE-En for emacs-orgmode@gnu.org; Thu, 10 Nov 2016 11:43:30 -0500 Received: by mail-pf0-x230.google.com with SMTP id i88so148302091pfk.2 for ; Thu, 10 Nov 2016 08:43:30 -0800 (PST) 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: orgmode list I've made the following adjustment to org-clock-select-task that allows you to (optionally) use helm to select, rather than orgmode's built in screens. Eventually I'd like to see all orgmode commands have the option of using helm rather than their custom screens, as Helm is a great package. Until then, hopefully you can find this useful or give useful suggestions. https://github.com/WorldsEndless/helm-org-clock