2 Open Issues Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `pomo stat` command to display the day, week, month, and year in a user-friendly format, including emojis, when displaying session statistics. The output should clearly indicate the time period for the statistics.

Complexity: 3/5
enhancement good first issue

AI Summary: Implement logging in the `pomo` CLI Pomodoro timer application to record key events and potential errors for debugging purposes. This involves adding logging statements to critical sections of the code, likely using a suitable logging library.

Complexity: 3/5
enhancement good first issue