klaudiosinani/taskbook

Tasks, boards & notes for the command-line habitat

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 19 minutes ago
Added to GitGenius on September 7th, 2026
Created on February 12th, 2018
Open Issues & Pull Requests: 102 (+0)
GitHub issues: Enabled
Number of forks: 395
Total Stargazers: 9,343 (+0)
Total Subscribers: 127 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 575.4 days
Mean response time: 934.5 days
90th percentile: 2227.6 days
Tracked items: 3

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 887 days
Stale 30+ days: 4
Stale 90+ days: 3

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature request (1)
  • good first issue (1)
  • invalid (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Taskbook is a command-line task manager that organizes tasks, notes, and boards within the terminal.

The tool addresses the need for lightweight task management without leaving the command line. It stores all data locally in JSON format with atomic writes to prevent corruption, and deleted items are automatically archived rather than permanently removed. The interface uses a flat, minimal syntax designed to keep the learning curve shallow while supporting organization across multiple boards, priority assignment, favorites, and search functionality.

Taskbook suits developers and terminal-focused users who want to manage tasks without switching to a graphical application or web browser. It works well for those who prefer local-only storage with no cloud synchronization and who value simplicity over extensive feature sets. The tool includes both board and timeline views, progress tracking, and configurable storage locations, making it adaptable to different workflow preferences.

The project maintains active engagement with its user base through documentation translated into multiple languages and accepts contributions through established guidelines. Development remains responsive to user needs, with configuration options exposed through a JSON file and runtime overrides available for storage location customization.