ZIP
WinGet
QOwnNotes
pbek · 26.5.12 · neutral
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
QOwnNotes.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
pbek.QOwnNotes
Version
26.5.12
Description
QOwnNotes is the open source notepad with markdown support and todo list manager
License
GPL-2.0
↗
Homepage
https://github.com/pbek/QOwnNotes
Release Notes
26.5.12
- Added a native Diff selected notes note-list context menu action using a
new External tools option in General settings for the external diff
tool path, so the external diff tool can be configured and used directly in
the application (for #3615)
- Fixed internal note links such as [the note](the-note.md) and <the-note.md>
being highlighted as note links inside inline code spans and code blocks
(for #3614)
- When a note is renamed and backlinks are updated, Markdown link titles…