Powershell WPF: Database for Notes v2

More than 5 years after programming a Powershell application for Notes with WinForms and SQLite, it was time to revise it with all I have learnt in the last years.
I have kept the same SQLite backend and I have used WPF to design the form from scratch.
The main advantage is the predictive search, which filters the results while writing. Besides, the full note unfolds by clicking in the title, speeding up the usage of the app.

Download Notes v2 from Github

Comments