Silent Install HQ
ZIP WinGet

QOwnNotes

pbek · 26.2.13 · 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

SHA256 0be816623ca7ef118584fcd010800cbf3b44ef891db43498920a38c9a6c1ca74 VirusTotal ↗
Filename QOwnNotes.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID pbek.QOwnNotes
Version 26.2.13
Description QOwnNotes is the open source notepad with markdown support and todo list manager
License GPL-2.0
Release Notes 26.2.13 - Fixed indented fenced code blocks (with tabs or spaces before the opening fence) showing raw CODEBLOCK placeholders instead of the actual code in the note preview (for #2671) - Fixed a backtick-fenced code block nested inside a 4-space/tab indented code block causing highlight spans to be injected into verbatim content, making raw HTML like <span class="code-keyword">test1</span>=test2 appear in the preview (for #2671) - Fixed a backtick-fenced code block nested inside a tild…