TODO-CONKY
What?
a simple conky todo list :scroll:

Why?
- to remember what to do :smiley:
- to have it on desktop in front of :eyes:
Dependency
- conky (uses lua)
How to install?
- move todo folder to location of you choice
- run
conky -qc $path_to_todo_conf
How to uninstall?
- delete todo folder
How to use?
- use text editor to edit
todo.md. make an alias for faster access. - create a task with
## - add step to using
[ ] - make step active using
[.] - mark done step using
[x]
[!NOTE]
- these symbols should be at start of line
- order of task is maintained. So add important once first