☑️ A simple and extensible shell script for managing your todo.txt file.
GNU General Public License v3.0
5.58k
stars
714
forks
source link
Minimal config file / default filenames (todo.txt, done.txt, report.txt) #289
Closed
eightyfive closed 4 years ago
Before submitting a pull request, please make sure the following is done:
master
.Feel free to ignore if this has already been discussed (and please close & point to discussion if so).
It allows to simply create a minimal config file like so:
Without explicitly specifying the widely accepted default file names:
$TODO_DIR/todo.txt
, etc...