zsh-todotxt
My zsh configurations wrapping (todo.txt) how I like. It depends on one add on, which is called lately.
This defines a number of functions/aliases
todo - adds a new task, converting standalone priority letters to uppercase and wrapping them in parentheses
I - adds a completed task
didlog - runs the lately plugin, reporting what's been going on
did <#> - Marks the item identified by # as completed
Description
Languages
Shell
100%