v2.2.0: Local Dashboard Cross-Editor Support & Fixes
What's New in v2.2.0 (The Dashboard Update)
This release introduces a major new feature: the Interactive TakaTime Dashboard, now officially validated and supported for both Neovim and VS Code!
Highlights
- Local Interactive Dashboard: A fully responsive, terminal-based UI powered by Go and Bubble Tea. View your daily targets, 365-day contribution graphs, and language breakdowns locally without opening a browser.
- Cross-Editor Support: * Neovim: Opens as a clean, centered floating window.
- VS Code: Opens seamlessly in an editor tab with a new quick-access button in the editor title menu.
- Split Binaries: The architecture has been modularized into separate lightweight binaries (
taka-upload,taka-dashboard, andtaka-report) for better performance and easier updates. - Performance Improvements: Optimized the background heartbeat tracking and payload delivery to MongoDB.
Installation & Updates
Your respective editor plugins (the Neovim Lua plugin and the VS Code extension) will automatically download the correct binaries for your operating system (windows, linux, darwin) and architecture (amd64, arm64) upon updating.
See the README for full setup instructions and plugin links.