Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 524 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 524 Bytes

watch addon for todotxt-cli

Clear terminal and repeat a todo command whenever the todo.txt file changes.

Install

sudo apt install entr
git clone https://github.com/kynda/todo.txt-watch.git
ln -s todo.txt-watch/watch $TODOTXT_ACTIONS_DIR/watch
ln -s todo.txt-watch/w $TODOTXT_ACTIONS_DIR/w

Usage

Usage
  $ todo.sh watch [COMMAND]
             
  Examples
    $ todo.sh watch ls +project
    $ todo.sh watch lsp @context

License

GPL3