all repos — todo.txt-go @ 7def563420741ab6ef1577c7e3b04807f980eeb2

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>