From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Huchler Subject: Re: backend for todo.txt format (todotxt.com) Date: Sun, 17 Jan 2016 03:21:03 +0100 Message-ID: <87wpr9uezv.fsf@jupiter.lan> References: <8760ytwb1i.fsf@jupiter.lan> <87ziw59tmx.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKcxw-0002cY-I6 for emacs-orgmode@gnu.org; Sat, 16 Jan 2016 21:21:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKcxt-0002gj-BU for emacs-orgmode@gnu.org; Sat, 16 Jan 2016 21:21:16 -0500 Received: from plane.gmane.org ([80.91.229.3]:59749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKcxt-0002gc-4R for emacs-orgmode@gnu.org; Sat, 16 Jan 2016 21:21:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aKcxr-0004Y8-PY for emacs-orgmode@gnu.org; Sun, 17 Jan 2016 03:21:11 +0100 Received: from hsi-kbw-149-172-254-111.hsi13.kabel-badenwuerttemberg.de ([149.172.254.111]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Jan 2016 03:21:11 +0100 Received: from stefan.huchler by hsi-kbw-149-172-254-111.hsi13.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Jan 2016 03:21:11 +0100 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: emacs-orgmode@gnu.org > Rasmus writes: > Maybe CalDav? There's a tool on F-droid called Tasks (or maybe Task) that > can sync via DAVDroid to REPO.. Maybe org-caldav.el could be extended to > support the sync. tasks between Org and REPO. > Rasmus hmm then each task have to get assigned to a date I guess? Despite that I kind of like that solution, the name of the app is tasks btw but there are 2 with that name in f-droid, the right one has a green background and is lisensed under apache2 lisense. I am not shure which solution I like more yours or the other todo.txt solution somebody else posted here I have a bit of overhead with the owncloud server, but 2way sync should work at least I read something like that on the org-caldav.el site. So it should actually work, I am just not shure about if I need a date. I seldom (have to) force me into setting deadlines. So most of the time its only tasks that I do when I have time and I am in the mood. I guess maybe to test I could sync the caldav file manuelly one way to test how I like the app/usecase. and when I like it and it works reasonable well I can setup owncloud. If I can put it some fake dates or leave them out it seems that would be the better solution if the app is good enough. Thx for that great suggestion!