Taskfinder is a TUI I wrote that extracts and displays tasks from plain text files. The main idea is that you can have a folder of notes files that include tasks, and then point this app at it to focus on the tasks. The README links to various docs, but probably the most useful for someone who might be interested in it are <a href=“https://codeberg.org/kdwarn/taskfinder/src/branch/main/USAGE.md” rel=“ugc”>USAGE</a> and <a href=“https://kdwarn.net/projects/taskfinder” rel=“ugc”>the project page</a> on my personal site, which includes some screenshots. Comments