From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tim O'Callaghan" Subject: Re: backend for todo.txt format (todotxt.com) Date: Tue, 2 Feb 2016 18:11:59 +0100 Message-ID: References: <8760ytwb1i.fsf@jupiter.lan> <87y4bmktgp.fsf@jupiter.lan> <87h9ia155k.fsf@kyleam.com> <87oaciksco.fsf@jupiter.lan> <87a8o2145g.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeVN-0000La-8j for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 12:12:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQeVM-0002px-2X for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 12:12:41 -0500 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]:36725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeVL-0002pg-S2 for emacs-orgmode@gnu.org; Tue, 02 Feb 2016 12:12:40 -0500 Received: by mail-wm0-x236.google.com with SMTP id p63so128047763wmp.1 for ; Tue, 02 Feb 2016 09:12:39 -0800 (PST) In-Reply-To: <87a8o2145g.fsf@kyleam.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Meyer Cc: org-mode , Stefan Huchler Coming late to this discussion - Its great to find out about org-todotxt.el, I shall start playing with it straight away. For what its worth, my setup uses the todo.txt command line app as a capture tool, with the todo.txt kept in a Dropbox folder. On my phone i use the outstanding Clockwork Tomato (a pomodoro timer), which can read and write local todo.txt format files, and automatically synchronise the changes with a todo.txt on Dropbox. https://play.google.com/store/apps/details?id=net.phlam.android.clockworktomato It was a feature request of mine a while back noted under ' Task lists, editable from any text editor through Dropbox'. As it has multiple profiles, it can sync with multiple todo.txt files, which is handy for shared task lists etc. I use CWT on my android phone to examine/modify my outstanding todo.txt tasks, and to track time associated with them, mark them as done etc. I also use it for habit tracking. It can export the task logfiles too, but i have yet to use them for anything. On 19 January 2016 at 07:20, Kyle Meyer wrote: > Stefan Huchler writes: > >> Kyle Meyer writes: >> >>> if-let has been define in Emacs's subr-x.el since c08f8be (New if-let, >>> when-let, thread-first and thread-last macros., 2014-06-30). > > Sorry, I know nothing about org-todotxt.el and haven't been following > this discussion. I just knew where if-let was. > > -- > Kyle >