If your Journal markdown files are in C:\Journal
, set
$env:todolist = 'C:\Journal'
and then run todolist.exe
.
Or point todolist
at a singe file:
todolist.exe -file ./test.md
- Install GoLang
go install github.com/edthedev/todolist@latest
If your Journal markdown files are in C:\Journal
, set
$env:todolist = 'C:\Journal'
and then run todolist.exe
.
Or point todolist
at a singe file:
todolist.exe -file ./test.md
go install github.com/edthedev/todolist@latest