Go to file
2019-11-20 10:40:05 -07:00
LICENSE Initial commit 2019-11-20 09:33:21 -07:00
README.md Add more background about the use of this project 2019-11-20 10:40:05 -07:00
todo.plugin.zsh Add my previously standalone files to the repository 2019-11-20 10:35:13 -07:00

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