Work Log is a native KDE application designed to help you track and organize your work sessions with a focus on simplicity and local data control. Whether you're a freelancer tracking billable hours, a developer logging coding sessions, or anyone who wants to maintain a detailed record of their work, Work Log provides an intuitive interface for capturing what you've accomplished.
The application organizes your work sessions in a hierarchical tree structure (Year → Month → Week → Day), making it easy to browse your work history and see patterns over time. Each session can include the time spent (in half-hour increments), a description of what you worked on, detailed notes in Markdown format, and what you plan to do next.
All data is stored locally in a SQLite database on your computer, giving you complete control and privacy. The application is built with Qt and KDE Frameworks, providing a responsive and native experience on Linux desktops.
Features:
Initial release of Work Log Desktop