all repos — todo.txt-go @ d9af79b6e98422049364f78888c7d9269e3c660d

CLI tool for todo.txt files written in Go

README.md (view raw)

 1# TODO.txt in Go
 2
 3## TODO
 4
 5- [ ] Use *todo.txt* file targeted by todo-txt.sh config
 6- [ ] 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>