1267
Comment:
|
← Revision 38 as of 2020-01-13 20:51:41 ⇥
1536
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* '''Share''' the file 'todo.txt' via [[drive.math.uzh.ch]]. '''Configure all apps''' to use shared file. |
|
Line 14: | Line 16: |
export TODO_DIR=<full path to ~/.todo/config> | export TODO_DIR=<full path. E.g. '/home/a/crose/Nextcloud/todo'> |
Line 22: | Line 24: |
== Android == | * '''Thunderbird''' Extension 'Todo.txt': https://addons.thunderbird.net/en-US/thunderbird/addon/todotxt-extension/ |
Line 24: | Line 26: |
== Android: SimpleTask == * '''Nextcloud''': https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask.nextcloud&hl=en |
|
Line 25: | Line 30: |
* Nextcloud: https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask.nextcloud&hl=en | |
Line 35: | Line 39: |
* On Android install 'simpletask nextcloud' (or dropbox) > choose the synchronized todo.txt file. | * On Android install `simpletask nextcloud` (or dropbox) > choose the synchronized todo.txt file. |
todo.txt
http://todotxt.org/ (incl. list of apps which support 'todo.txt', all OS)
- Very simple todo list manager (GTD: getting things done).
Share the file 'todo.txt' via drive.math.uzh.ch. Configure all apps to use shared file.
Thinlinc
GUI: Applications > Office > QTodoTxt
CLI: todo.sh
Setup: create a file ~/.todo/config
export TODO_DIR=<full path. E.g. '/home/a/crose/Nextcloud/todo'> export TODO_FILE="$TODO_DIR/todo.txt" export DONE_FILE="$TODO_DIR/done.txt" export REPORT_FILE="$TODO_DIR/report.txt"
Use: open a terminal and type todo.sh -h
Thunderbird Extension 'Todo.txt': https://addons.thunderbird.net/en-US/thunderbird/addon/todotxt-extension/
Android: SimpleTask
Nextcloud: https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask.nextcloud&hl=en
Standalone: https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask&hl=en
Synchronize 'todo' list
Use a cloud storage provider like https://drive.math.uzh.ch, https://drive.switch.ch or https://dropbox.com.
- Create a folder 'todo' on your cloud storage with a file 'todo.txt'
Start on thinlinc 'Applications > Office > QTodoTxt'. Open your todo.txt file on your cloud storage:
On Android install simpletask nextcloud (or dropbox) > choose the synchronized todo.txt file.