From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danie Roux Subject: Re: backend for todo.txt format (todotxt.com) Date: Sat, 16 Jan 2016 22:28:04 +0200 Message-ID: References: <8760ytwb1i.fsf@jupiter.lan> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ebda622c72c0529795dcb Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKXSe-0003rp-61 for emacs-orgmode@gnu.org; Sat, 16 Jan 2016 15:28:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKXSd-0003Ms-3R for emacs-orgmode@gnu.org; Sat, 16 Jan 2016 15:28:36 -0500 Received: from mail-io0-x229.google.com ([2607:f8b0:4001:c06::229]:36238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKXSc-0003Mg-Tm for emacs-orgmode@gnu.org; Sat, 16 Jan 2016 15:28:35 -0500 Received: by mail-io0-x229.google.com with SMTP id g73so324250567ioe.3 for ; Sat, 16 Jan 2016 12:28:34 -0800 (PST) In-Reply-To: <8760ytwb1i.fsf@jupiter.lan> 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: Stefan Huchler Cc: emacs-orgmode@gnu.org --001a113ebda622c72c0529795dcb Content-Type: text/plain; charset=UTF-8 On Sat, Jan 16, 2016 at 9:59 PM, Stefan Huchler wrote: > I just tried to write am backend for this todolist format: > https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format This is not ready for general use. Will probably eat your data. Use with care: https://github.com/danieroux/org-todotxt - Any task in the todotxt file without an org-id cookie is declared to be new and will be pulled into org-todotxt-inbox-for-pull - Never touches any of your other Org files - org-todotxt-create-agenda-function is then used to generated the agenda that is then pushed into todotxt-file-name in org-todotxt-sync It assumes the Org file to be the canonical one, and the org-todotxt file to be a projection. I've been using it for a week with: - https://play.google.com/store/apps/details?id=nl.mpcjanssen.todotxtholo - https://play.google.com/store/apps/details?id=net.phlam.android.clockworktomato -- Danie --001a113ebda622c72c0529795dcb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Jan 16, 2016 at 9:59 PM, Stefan Huchler <stefan.huchler@mail.de> wrote:> I just tried to write am backend for this todolist format:
> <= a href=3D"https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-For= mat">https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format

This is not ready for general use. Will probably eat your da= ta. Use with care:

https://github.com/danieroux/org-todotxt

- Any task in the todotxt file without an org-id cooki= e is declared to be new and will be pulled into=C2=A0org-todotxt-inbox-for-= pull
- Never touches any of your other Org files
-=C2= =A0org-todotxt-create-agenda-function is then used to generated the agenda = that is then pushed into todotxt-file-name in org-todotxt-sync
It assumes the Org file to be the canonical one, and the org-t= odotxt file to be a projection.

I've been usin= g it for a week with:

--001a113ebda622c72c0529795dcb--