Manage tasklists in todo.txt format on SailfishOS.
Todo.txt uses simple text files for managing tasklists: http://todotxt.com/
https://github.com/fuchsmich/zutun.txt
https://www.transifex.com/none-496/zutuntxt/dashboard/
Download the rpm from openrepos or releases.
Attachment | Size | Date |
---|---|---|
harbour-zutun-1.6-1.noarch.rpm | 47.42 KB | 07/11/2018 - 20:05 |
harbour-zutun-1.7-1.noarch.rpm | 50.43 KB | 19/03/2019 - 17:53 |
harbour-zutun-1.7.1-1.noarch.rpm | 50.87 KB | 01/04/2019 - 17:29 |
harbour-zutun-1.7.2-1.noarch.rpm | 50.88 KB | 02/04/2019 - 16:33 |
harbour-zutun-1.7.2-2.noarch.rpm | 50.71 KB | 13/05/2019 - 12:40 |
harbour-zutun-2.0-1.11.1.jolla_.noarch.rpm | 56.27 KB | 27/07/2020 - 15:31 |
harbour-zutun-2.1-1.14.1.jolla_.noarch.rpm | 57.66 KB | 29/07/2020 - 22:13 |
harbour-zutun-2.1.1-1.15.1.jolla_.noarch.rpm | 57.68 KB | 29/07/2020 - 23:43 |
harbour-zutun-2.1.2-1.16.1.jolla_.noarch.rpm | 58.65 KB | 01/08/2020 - 11:16 |
harbour-zutun-2.1.3-1.17.1.jolla_.noarch.rpm | 59.31 KB | 12/08/2020 - 20:52 |
harbour-zutun-2.1.4-1.19.1.jolla_.noarch.rpm | 59.45 KB | 30/09/2020 - 10:30 |
harbour-zutun-2.2.0-1.noarch.rpm | 59.93 KB | 06/11/2020 - 21:41 |
harbour-zutun-2.2.1-1.noarch.rpm | 60.18 KB | 07/11/2020 - 13:24 |
harbour-zutun-2.2.2-1.noarch.rpm | 61.63 KB | 08/11/2020 - 14:13 |
Comments
Historyscholar
Sat, 2020/11/07 - 15:09
Permalink
I can't see Chinese translation. Can you fix tjis?
fooxl
Sun, 2020/11/08 - 14:13
Permalink
Should be fixed now.
fooxl
Sun, 2020/11/08 - 01:41
Permalink
Ok, i will check. Whats your locale?
edit: i c zh is missing.
anasyntes
Sat, 2020/11/07 - 10:20
Permalink
Wonderful, thank you! Great app!
yokisuci
Thu, 2020/01/09 - 03:52
Permalink
Awesome app that I do find really useful! :) However, I've noticed a few small things...
- It isn't possible to add "completion date". Some of the extensions for the todo.sh make use of the completion date.
- It sometimes creates duplicates on the notification screen.
- If I'm choosing to not hide completed tasks they also show up on the notification screen.
fooxl
Thu, 2020/01/09 - 11:07
Permalink
Thanks for your feeback. :)
> - It isn't possible to add "completion date". Some of the extensions for the todo.sh make use of the completion date.
- sure, completion date should be added, when a task is completed. I thought had this already working before...
> - It sometimes creates duplicates on the notification screen.
- Yes, currently I don't know, how to deal with this. This happens, when the app crashes.
> - If I'm choosing to not hide completed tasks they also show up on the notification screen.
- Thanks for the hint. Will fix this.
yokisuci
Sun, 2020/08/16 - 22:03
Permalink
You're welcome. :)
I'm not sure if it's possible, but i've noticed another thing. If I add something, then my phones syncs the latest todo.txt from my computer, then I have to change tab and change back to "reload" the todo.txt on the phone so I can see my changes. Maybe it would be possible to have a setting where you can change if the app should automatically reload the todo.txt file and how often? Just an idea.
fooxl
Mon, 2020/08/17 - 11:07
Permalink
The reading mechanism changed a bit. Now it checks if the file has changed since last write/read before reading and parsing the file content.
This should happen every time the tasklist page is shown to you or the app or cover is activated. But maybe I also need a timer like you proposed.
yokisuci
Wed, 2020/08/19 - 00:34
Permalink
Awesome! :) Great app has gotten even better.
I don't know if a timer is needed, but maybe it will make it possible to update the info on the start screen. On the other hand, that may cause battery to drain and hard to implement. I'm not a programmer, so I don't really know about that stuff. The thing that bugged me a bit was that everytime I opened the app to check my todo.txt file I had to swype to "filters" and back to see the changes.
Do you know when the new version will get uploaded?
fooxl
Wed, 2020/09/30 - 10:31
Permalink
The app now reloads also, when the app is activated. I hope, this helps. Sorry for the long wait.
spheniscus
Wed, 2019/09/11 - 04:36
Permalink
Done and solved: A filter from a previous context (that did not exist anymore in the current file todo.txt) was set. So all entries were hidden. Reset all filters once. Works fine now.
BTW, as stated above by user 'breiti_oi' on March 16, 2018, I installed ZuTun twice.
When using the App for the first tme on XA2, I recommend to enter 1-3 tasks only. Then close+restart ZuTun.
Thank you very much, fooxl, for your quick and patient support!
spheniscus
Tue, 2019/09/10 - 17:35
Permalink
Nope.
Maybe it helps: file receives new tasks and lists them naturally, in alphabetical order.
But screen remains blank in zutun.
Looks like writing to todo.txt does work, while reading (or display) does not.
fooxl
Tue, 2019/09/10 - 18:18
Permalink
But how could it show the projects and contexts then?
If you want you can send a screenshot an example of todo.txt-content to michfu@gmx.at
spheniscus
Mon, 2019/09/09 - 14:18
Permalink
Hey, great App. Does not save on 3.1.0.11. on XA2. ~/home/nemo/Documents is writable. todo.txt does exist and is rwx by nemo + group nemo as well.
Weird: No tasks shown when adding tasks, but project/context counter rises. Opening the .txt file in file browser or in notes SHOWS content. Any ideas?
EDIT: Reinstalled the app --> same behavior.
fooxl
Tue, 2019/09/10 - 12:21
Permalink
Did you activate a filter?
fooxl
Mon, 2019/09/09 - 14:08
Permalink
Ok, this sounds really weird.
I will upload a major update in the next days. Hopefully your problem will be gone then (with some new ones added ;) ).
EDIT: I also had problems with file handling after the last SFOS updates. Reinstalling the app solved these issues.
vbelloir
Sat, 2019/05/04 - 15:36
Permalink
Hi fooxl,
I must be dumb, but I can find how to add a new project.
When I can on the project filter view, the only think I can't see in the pulldown menu is the possibilité to clear project filters. There is no bottom menu.
When I create a task, I can click en the + button, to add a project to the new task, but nothing to create I new project.
Do I miss something?
Vincent
fooxl
Sat, 2019/05/04 - 19:16
Permalink
Just enter a new task containing the name of the new project:
"+newproject first thing to do"
The idea of todo.txt is to have your tasks saved in a strictly formated text file. Maybe take a quick look at http://todotxt.org/ to get an idea the concept.
vbelloir
Sat, 2019/05/04 - 22:24
Permalink
ok, it just works. Thanks!
flywheel
Tue, 2018/12/25 - 15:04
Permalink
Personally - Now that Sailsync Owncloud has arrived I'm using that one to sync most things (TodoTxt, Notes, Keepass db and Pictures) to the NextCloud.
Earlier I used ShellEx and rsync to sync to my server and from there via an NFS-share to my other units.
breiti_oi
Fri, 2018/03/16 - 09:05
Permalink
The list doesn't get saved on Xperia/2.1.4.14, so all todo's are gone when closing the the app. Should it be this way or is it a bug?
fooxl
Fri, 2018/03/16 - 11:10
Permalink
No, this is not the expected behaviour. :)
I guess the problem is, that the file loaction is not writeable. My app doesn't display error messages on file handling. Sorry for this.
The default location is ~/Documents/todo.txt
Could you check if the directory exists and is writeable?
breiti_oi
Fri, 2018/03/16 - 13:32
Permalink
The folder Documents exist and is writeable for user nemo. I just created the todo.txt, now it works.
fooxl
Fri, 2018/03/16 - 13:33
Permalink
Ok, thanks for the report.
I will improve the code handling the file.
carmenfdezb
Wed, 2018/03/14 - 16:17
Permalink
Thank you fo the update!! Translations files are missing in this version, could you add them in the next version?
fooxl
Wed, 2018/03/14 - 16:20
Permalink
Thanks for the hint and of course also for the translation itself!
Strange they are missing, will fix it ASAP.
carmenfdezb
Wed, 2018/03/14 - 20:02
Permalink
Nice!! Thank you!
borghal
Sun, 2018/02/25 - 19:01
Permalink
Great app! It seems to be the only Sailfish todo app able to sync, which is important to me. There's one thing I'm missing, though, and that would be due dates and reminders. Is there a chance of you adding this? There's already an issue for this on github, I noticed. I'd be able to ditch Android OpenTasks and go native Sailfish if this was implemented ☺
gaunab
Sat, 2018/09/08 - 23:10
Permalink
How do you manage syncing of your todo.txt?
fooxl
Sun, 2018/09/09 - 15:17
Permalink
Not OP.
I'm using syncthing, but I guess you can use any filesyncing software (e.g. dropbox).
Pages