all repos — todo.txt-go @ d2776d9f3d23c457849d7688fd176c112b18ddc0

CLI tool for todo.txt files written in Go

README.md (view raw)

 1# TODO.txt in Go
 2
 3## TODO
 4
 5- [x] Use *todo.txt* file targeted by todo-txt.sh config
 6- [x] Implement archive mecanism
 7
 8## Ressources
 9
10- <https://github.com/charmbracelet/bubbletea>
11- <https://github.com/1set/todotxt/blob/master/task.go>
12- <https://github.com/todotxt/todo.txt>
13- <https://github.com/freitass/todo.txt-vim>