Crates.io | taskfinder |
lib.rs | taskfinder |
version | 2.12.0 |
created_at | 2024-01-14 17:13:49.701977+00 |
updated_at | 2025-09-13 04:19:01.413636+00 |
description | A terminal user interface that extracts and displays tasks from plain text files. |
homepage | |
repository | https://codeberg.org/kdwarn/taskfinder |
max_upload_size | |
id | 1099579 |
size | 285,857 |
Keep your project-related tasks where they belong - with your notes on the project! This program, a terminal user interface (TUI), will extract and display them.
Installation: INSTALL.md
Changelog: CHANGELOG.md
Usage: Latest Release | Unreleased
Example files: https://codeberg.org/kdwarn/taskfinder/src/branch/main/test_files
License: LICENSE.md
Screenshots: https://kdwarn.net/projects/taskfinder
Tasks for this project: TODO.md
For years, I used a task SaaS app to keep track of what I needed to do. However, I disliked this large amount of data about me and what I do being on someone else's server, and unencrypted to boot. So I started to just use pen and paper, organized by date. However, this doesn't allow for easy capturing of tasks that don't really have to be done on a particular date, or that belong to a single project. So I then started to write down tasks in my digital-file-based note-taking system (you can read more about that here), where I also keep project notes. But then I had to start searching for them, and sometimes they were getting lost in the mix. So, taskfinder
was born.