Add find bar for searching for text in the editor

This commit is contained in:
Miguel Jacq 2025-11-07 17:03:14 +11:00
parent cf594487bc
commit 5489854d58
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
5 changed files with 320 additions and 1 deletions

View file

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