VibeHunt
Back to browse

taskbook

Tasks, boards & notes for the command-line habitat.

Taskbook provides a command‑line interface for creating and managing tasks, notes, and boards directly from a terminal. It stores all data in a JSON file, writing changes atomically to avoid corruption, and supports a custom storage location that can be overridden at runtime. Items can be archived automatically on deletion and later restored, while priority, favorite, and star flags allow quick categorization.

The tool offers board and timeline views, search and filter capabilities, and a minimal syntax that keeps the learning curve flat. Configuration is handled through a `~/.taskbook.json` file, and update notifications keep users informed of new releases. Because the data never leaves the local storage, it remains private to the user.

Taskbook is installed via package managers such as Yarn, NPM, or Snap, and includes a set of command‑line options for creating, editing, moving, and checking tasks, as well as for managing notes and archives. Its lightweight design targets developers and power users who prefer terminal‑based productivity workflows.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps