Improvements to StatisticsDialog
All checks were successful
CI / test (push) Successful in 9m33s
Lint / test (push) Successful in 41s
Trivy / test (push) Successful in 21s

It now shows statistics about logged time, reminders, etc.
Sections are grouped for better readability.

Improvements to Manage Reminders dialog to show date of alarm
This commit is contained in:
Miguel Jacq 2025-12-12 18:41:05 +11:00
parent 3106d408ab
commit 206670454f
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
9 changed files with 438 additions and 91 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "bouquin"
version = "0.7.0"
version = "0.7.1"
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
authors = ["Miguel Jacq <mig@mig5.net>"]
readme = "README.md"