Step-by-step guides for learning Worklog. Each tutorial is self-contained and can be completed independently, though they build on each other in order.
| # | Tutorial | Audience | Time |
|---|---|---|---|
| 1 | Your First Work Item | New users | 10-15 min |
| 2 | Team Collaboration with Git Sync | Team leads | 15-20 min |
| 3 | Building a CLI Plugin | Developers | 20-25 min |
| 4 | Using the TUI | Any user | 10 min |
| 5 | Planning and Tracking an Epic | Project leads | 15-20 min |
If you are new to Worklog, start with Tutorial 1: Your First Work Item. It walks you through installation, initialization, and the core create/update/close workflow.
All tutorials require:
- Node.js v18 or later
- Git installed and configured
Individual tutorials list any additional prerequisites at the top.
For complete documentation, see the main README and the documentation index listed there.