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
export TODO_FILE="$TODO_DIR/todo.txt"
export DONE_FILE="$TODO_DIR/done.txt"
export REPORT_FILE="$TODO_DIR/report.txt"

Synchronize 'todo' list

qtodotxt.png

PublicMathWiki: todo.txt (last edited 2020-01-10 12:42:18 by daschil)