taskfinder 2.1.1

A terminal user interface that extracts and displays tasks from notes files.
1
2
3
4
5
# Installation

The recommended way to install is by using Rust's cargo: `cargo install taskfinder`. You can then open it on the command line with `tf`.

You may also use pre-built binaries, which are available for Linux, Mac, and Windows at <https://codeberg.org/kdwarn/taskfinder/releases>. Download the version for your operating system and remove the OS name from the binary, e.g. rename tf-windows.exe to tf.exe.