Q

QOwnNotes

Q
QOwnNotes Dev Tools v26.9.6

Release v26.9.6

26.9.6 Undo in the note editor now groups consecutive typing instead of undoing one character at a time (for #3729) Fixed external links with a URL fragment not opening and bare URLs with characters like @ in paths or / and = in fragments not being recognized in the note preview (for #3737) Notes can now optionally be saved with a final newline by enabling the existing Ensure an empty last line in…

Q
QOwnNotes Dev Tools

Continuous build

Continuous prerelease build for commit 5a34817. This release is intended for continuous build artifacts only. It is marked as a prerelease and must not be used as the latest release. Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage QOwnNotes-amd64.snap: Linux Snap build with Qt 6 QOwnNotes-amd64…

Q
QOwnNotes Dev Tools v26.9.5

Release v26.9.5

26.9.5 Fixed duplicate resource files being created during Joplin imports when a resource's file extension differs from Qt's MIME-derived canonical suffix (for #3736) Internal note links like [QOwnNotes Android Done](QOwnNotes%20Android%20Done.md) are now styled like external links, where the note file name is grayed out while the link text keeps the internal link color (for #3735) Released files…

Q
QOwnNotes Dev Tools v26.9.4

Release v26.9.4

26.9.4 Fixed a crash when editing wrapped Markdown list items with hanging indentation (for #3733) There was a new release of QOwnNotes for Android, v0.4.0 Note-search filter for title-only and title-and-content search modes Note-list sorting by latest modification or by title in ascending or descending order Account management from the profile menu with shared folder and extension settings Swipe…

Q
QOwnNotes Dev Tools v26.9.3

Release v26.9.3

26.9.3 Fixed excessive spacing between information items in tall Script repository dialogs (for #3709) Fixed percent-encoded local Markdown links not showing the pointer cursor or opening with Ctrl + click in the note editor (for #3695) Add HTML <sub> and <sup> tags rendering as subscript and superscript in the QLiteHtml note preview (for #3728) The tooltips in the Headings panel now show the full…

Q
QOwnNotes Dev Tools v26.9.2

Release v26.9.2

26.9.2 Introducing QOwnNotes for Android! (https://github.com/qownnotes/qownnotes-android) Offline-capable Markdown notes with Room as the source of truth, synchronized through the Nextcloud Notes API with incremental pulls, ETags, and conflict-safe updates Import Nextcloud accounts via Single Sign-On from the Nextcloud Files Android app Render CommonMark and GitHub Flavored Markdown, checkbox lis…

Q
QOwnNotes Dev Tools v26.9.1

Release v26.9.1

26.9.1 Pasting or dropping a Markdown file into the note edit panel now asks whether to add it as a new note or insert it as an attachment (for #3721) Added a Username field to the LanguageTool settings so LanguageTool Premium accounts, which authenticate with a username and API key together, can be used for grammar and style checking (for #3718, thank you @gregoreficint) Text inside code blocks,…

Q
QOwnNotes Dev Tools v26.9.0

Release v26.9.0

26.9.0 Added a new editor setting to disable highlighting and applying of Markdown text formatting across multiple lines; it is enabled by default (for #3690) Whitespace markers in the note editor can now use a separate foreground color configured in the editor color scheme (for #3670) Added an Insert footnote action to the Edit menu and the note editor context menu that inserts a footnote referen…

Q
QOwnNotes Dev Tools v26.8.11

Release v26.8.11

26.8.11 Added support for numeric and named Markdown footnotes, with link styling and navigation between references and definitions in the note editor and preview (for #3714) Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage QOwnNotes-amd64.snap: Linux Snap build with Qt 6 QOwnNotes-amd64.snap.sh…

Q
QOwnNotes Dev Tools v26.8.10

Release v26.8.10

26.8.10 Layouts can now use either the note edit or note preview panel as the central widget, allowing preview-only layouts to resize correctly (for #3712) Added a new Layouts panel to the interface settings where layouts can be created, switched, removed, renamed, reordered, configured to use the central widget, or created from layout presets in a dedicated dialog; the former layout management di…

Q
QOwnNotes Dev Tools v26.8.9

Release v26.8.9

26.8.9 The Script repository dialog now links to available script changelogs and shows the relevant changelog entries between the installed and target versions when updating a script (for #3709) Updated script repository links and downloads to use the repository's main branch instead of the obsolete master branch Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOw…

Q
QOwnNotes Dev Tools v26.8.8

Release v26.8.8

26.8.8 Added a new editor setting to insert an autocompletion directly if there is only one result, without showing the popup menu; it applies to word, wiki-link, equation, script and Markdown LSP completions and is disabled by default (for #3703) Fixed the Ctrl + Space autocompletion menu not showing word, wiki-link, equation or script completions when Markdown LSP support is enabled; the LSP ser…

Q
QOwnNotes Dev Tools v26.8.7

Release v26.8.7

26.8.7 The pointer cursor now appears over the entire inline Markdown link and Ctrl + click opens it from both its label and URL, while the URL part remains highlighted on hover (for #3695) There was a new release of the QOwnNotesAPI Nextcloud App, v26.8.0 Added and tested support for Nextcloud 35 (for #59) Dropped support for unsupported Nextcloud versions older than 32 Updated dependencies Added…

Q
QOwnNotes Dev Tools v26.8.6

Release v26.8.6

26.8.6 Fixed unmatched or malformed Markdown emphasis, underline, and strikeout markers incorrectly applying formatting to following text or lines in the note editor and preview (valid formatting containing internal underscores, such as __foo_bar__, still works) (for #3702) Fixed the Cloud connection combo box in the Note folder settings initially showing "None" instead of the selected cloud conne…

Q
QOwnNotes Dev Tools v26.8.5

Release v26.8.5

26.8.5 Fixed the detected file suffix being ignored when saving inserted media or attachments (for #3701, thank you, @VXNCXNX) Note folders can now be set to use no cloud connection by selecting "None" in the Cloud connection combo box in the Note folder settings (for #3699) Cloud versioning, cloud trash and note sharing are then disabled for that note folder, as if no cloud connection was configu…

Q
QOwnNotes Dev Tools v26.8.4

Release v26.8.4

26.8.4 Fixed the boundary arrow navigation in the note editor being dead on macOS, where pressing the Up arrow on the first line should move the cursor to the start of the line and Down on the last line to the end of it, because Qt delivers arrow keys with Qt::KeypadModifier set on macOS and the modifier is now masked off before comparing (for #3572, thank you, @VXNCXNX) The AppImage no longer req…

Q
QOwnNotes Dev Tools v26.8.3

Release v26.8.3

26.8.3 The new QOwnNotes TUI project provides a keyboard-first terminal browser and editor for local, QOwnNotes-compatible Markdown note folders It can use note folders configured in QOwnNotes and follows its note sorting settings Notes can be created, edited, searched, syntax-highlighted, renamed from their content, and safely deleted from the terminal, with automatic saving and external-change c…

Q
QOwnNotes Dev Tools v26.8.2

Release v26.8.2

26.8.2 Fixed Ctrl + Space no longer auto-formatting Markdown tables when Markdown LSP support was enabled (for #3685) Added OpenSSL 3 to the universal macOS Qt 6 package, enabling connections to TLS 1.3-only servers while retaining TLS 1.2 and certificate verification support (for #3681) Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOwnNotes-x86_64.AppImage.sha…

Q
QOwnNotes Dev Tools v26.8.1

Release v26.8.1

26.8.1 In read-only mode, pressing Ctrl + Space on a linked Markdown checkbox now asks to enable editing and toggles the checkbox instead of opening the link (for #3682) Fixed an empty color mode ID warning when opening the Color modes settings (for #3526) Improved the heading folding gutter by reducing the space between folding symbols and line numbers and ensuring the symbols remain visible with…

Q
QOwnNotes Dev Tools v26.8.0

Release v26.8.0

26.8.0 Fixed Joplin RAW import silently skipping some attachments (for #3672, thank you, @MySkeletonHurts) The Nextcloud Deck dialog now preserves an already entered description and due date when pressing Enter on an unmatched search to create a new card (for #3673) qc v0.6.3 was released qc configure no longer fails with command not found when the configured editor is not installed on the system…

Q
QOwnNotes Dev Tools v26.7.10

Release v26.7.10

26.7.10 Improved text selection in the QLiteHtml preview by avoiding redundant selection processing and full preview repaints, preserving selections while dragging across whitespace, and automatically scrolling beyond the viewport (for #3668) Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for the AppImage QOwn…

Q
QOwnNotes Dev Tools v26.7.9

Release v26.7.9

26.7.9 Added syntax highlighting for GNU R fenced code blocks in the note editor and preview (for #2845) Added the word: and w: note search operators for matching whole words without changing the existing substring and quoted-phrase search behavior (for #1756) See the searching documentation for more information about the new operators and how they interact with existing search syntax Released fil…

Q
QOwnNotes Dev Tools v26.7.8

Release v26.7.8

26.7.8 Fixed excessive system keychain (libsecret on Linux) access while typing: the LanguageTool checker no longer re-reads and decrypts its API key on every keystroke and scroll event (only when its settings actually change), and the Markdown note preview no longer re-decrypts the Nextcloud/ownCloud password on every debounced preview refresh unless the note actually contains an unresolved Nextc…

Q
QOwnNotes Dev Tools v26.7.7

Release v26.7.7

26.7.7 The active entry is now marked with a checkbox in the Note folder and Color modes settings lists, which can also be used to set the active item (for #3663) Added more Spanish, French, Korean translation (thank you, AlejandroMoc, jd-develop, VenusGirl) Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOwnNotes-x86_64.AppImage.sha256sum: SHA-256 checksum for t…

Q
QOwnNotes Dev Tools v26.7.6

Release v26.7.6

26.7.6 Nextcloud sync conflicted-copy notes like TODO (conflicted copy 2026-07-10 070952).md are now marked with a warning emoji in the note list so they are easier to spot (for #3662) Added a General settings option for the keychain access timeout, defaulting to 2 seconds, so QOwnNotes falls back to SimpleCrypt legacy encryption faster if the system keychain service is unavailable (for #3661) Rel…

Q
QOwnNotes Dev Tools v26.7.5

Release v26.7.5

26.7.5 Fixed generated note insertions while read-only mode is active, so QOwnNotes now asks to allow note editing before adding links, attachments, media, HTML as Markdown, data-url images, or autocomplete text (for #3659) Added more French, Korean translation (thank you, jd-develop, VenusGirl) Released files QOwnNotes-x86_64.AppImage: Portable Linux AppImage build with Qt 6 QOwnNotes-x86_64.AppI…

Q
QOwnNotes Dev Tools v26.7.4

Release v26.7.4

26.7.4 Fixed non-breaking spaces like U+00A0 and U+202F being converted to regular spaces when notes were edited and saved (for #2839) Fixed the status bar note path staying on the old filename after a note was renamed from its header/title until switching notes (for #3658) Fixed frontmatter entries followed by the closing --- delimiter being shown as Setext headings in the Navigation panel (for #…

Q
QOwnNotes Dev Tools v26.7.3

Release v26.7.3

26.7.3 New notes now use ATX headings by default for generated titles, and the General settings now include an option to use Setext headings instead (for #3655) Fixed the Preview panel font scaling on Windows with high display scale settings, so the preview no longer grows larger than the note editor at e.g. 300% desktop scaling (for #3653) Added emojis to the note title of the welcome notes to de…

Q
QOwnNotes Dev Tools v26.7.2

Release v26.7.2

26.7.2 Added support for an optional settings override file, derived from the active settings file name like QOwnNotes.override.conf, which is loaded once on startup and keeps debug builds and named sessions separated; the debug settings output now also shows the override path, how many settings were loaded from it, and how many existing settings were overwritten (for #3654) The security token for…

Q
QOwnNotes Dev Tools v26.7.1

Release v26.7.1

26.7.1 Added a new checkbox "Don't use leading emojis in note filename" in the General settings (enabled by default): when a note title starts with an emoji, the emoji is stripped from the generated filename so filenames stay compatible with other tools (for #2190) Added a new checkbox "Show leading emoji from note title as icon in the note list" in the Panels settings (enabled by default): when a…