ZIP
WinGet
QOwnNotes
pbek · 26.1.4 · 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.1.4
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.1.4
- Improved HTML to Markdown conversion with better handling of various HTML elements
(for web-companion#35)
- Added comprehensive table support with proper formatting of headers, rows, and cells
- Fixed text formatting (bold, italic, strikethrough) to properly preserve inline styles
- Fixed blockquotes and horizontal rules conversion
- Improved heading conversion to remove unwanted line breaks within headings
- Fixed link conversion to remove excessive line breaks in link text…