PublicMathWiki: todo.txt

todo.txt

Do the following steps to setup the environment

# Your todo/done/report.txt locations
export TODO_DIR=/home/[a|b|c]/[yourlogin]/todo
# or the path where you want store the files
export TODO_FILE="$TODO_DIR/todo.txt"
export DONE_FILE="$TODO_DIR/done.txt"
export REPORT_FILE="$TODO_DIR/report.txt"

Android

Synchronize 'todo' list

qtodotxt.png

PublicMathWiki: todo.txt (last edited 2020-01-10 13:35:58 by daschil)