714
Comment:
|
1292
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* http://todotxt.org/ | * http://todotxt.org/ (incl. list of apps which support 'todo.txt', all OS) |
Line 5: | Line 5: |
* Notation: https://github.com/todotxt/todo.txt * List of apps which support 'todo.txt' |
* Very simple todo list manager (GTD: getting things done). * Syntax: https://github.com/todotxt/todo.txt |
Line 8: | Line 8: |
* Thinlinc: | == Thinlinc == |
Line 10: | Line 10: |
* GUI: Applications > Office > QTodoTxt * CLI: todo.sh |
* '''GUI''': {{{Applications > Office > QTodoTxt}}} * '''CLI''': todo.sh |
Line 13: | Line 13: |
* Android: | * 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}}} == Android == |
Line 16: | Line 25: |
* Nextcloud: https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask.nextcloud&hl=en | * '''Nextcloud''': https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask.nextcloud&hl=en |
Line 22: | Line 31: |
* Start on thinlinc 'Applications > Office > QTodoTxt', | * Start on thinlinc 'Applications > Office > QTodoTxt'. Open your todo.txt file on your cloud storage: {{attachment:qtodotxt.png}} * 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).
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
Android
Standalone: https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask&hl=en
Nextcloud: https://play.google.com/store/apps/details?id=nl.mpcjanssen.simpletask.nextcloud&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.