emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stefan Huchler <stefan.huchler@mail.de>
To: emacs-orgmode@gnu.org
Subject: backend for todo.txt format (todotxt.com)
Date: Sat, 16 Jan 2016 20:59:21 +0100	[thread overview]
Message-ID: <8760ytwb1i.fsf@jupiter.lan> (raw)


I just tried to write am backend for this todolist format:
https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format

and after a few hours
with no real success I gave up.

I want to first have a very simple convertion of some tasks like that:

TODO foo
DONE bar

to:

foo
x bar

bonus would be to ignore headline levels for now

so:

* Tasks
** TODO foo
** DONE bar

would be ok too.


There is a nice opensource android App that uses this format:

https://f-droid.org/repository/browse/?fdfilter=task&fdid=nl.mpcjanssen.simpletask

so it would be nice to be able to easy have a list of your tasks with
you in a touchfriendly environment. I know there is mobileorg but the ui
is horrible and the projekt is more or less abandoned.

Maybe export/import backend is the wrong way to go, a sync or exchange
feature would be better so maybe org-agenda todo export/import ability
would be better? but for now a export alone would be an advancement.
dont know if import or export can update/replace lines?

maybe with some kind of taskid property?

maybe thats stupid and I should just fork such am tool to make it
understand org-mode format, but a automatic way to send stuff one way to
android would be a good starting step, to test if I use that feature
much.

exporting to todo.txt format seemed just to be the easiest way, heck I
even could write a macro to do that if nothing else is reasonable easy
to do.

             reply	other threads:[~2016-01-16 19:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-16 19:59 Stefan Huchler [this message]
2016-01-16 20:06 ` backend for todo.txt format (todotxt.com) Rasmus
2016-01-17  2:21   ` Stefan Huchler
2016-01-17 11:47     ` Rasmus
2016-01-17 14:59       ` Stefan Huchler
2016-01-18 23:30         ` Rasmus
2016-01-19  4:31           ` Stefan Huchler
2016-01-17  4:56   ` Stefan Huchler
2016-01-16 20:28 ` Danie Roux
2016-01-19  5:51   ` Stefan Huchler
2016-01-19  5:59     ` Kyle Meyer
2016-01-19  6:15       ` Stefan Huchler
2016-01-19  6:20         ` Kyle Meyer
2016-02-02 17:11           ` Tim O'Callaghan
2016-01-16 22:30 ` Marcin Borkowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760ytwb1i.fsf@jupiter.lan \
    --to=stefan.huchler@mail.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).