You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 configure no longer fails with command not found when the configured editor is not
installed on the system (for #24)
The editor is now resolved every time the config file is edited, falling back to the VISUAL
and EDITOR environment variables and then to a list of common editors
A clear error message is shown when no editor could be found at all
The config file path is now quoted when it is passed to the editor, so paths containing spaces
work as expected
Update dependencies
Go 1.25 is now required to build the project
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.sha256sum: SHA-256 checksum for the Qt 6 Snap package
QOwnNotes-Qt5-amd64.snap: Linux Snap build with Qt 5 for older environments
QOwnNotes-Qt5-amd64.snap.sha256sum: SHA-256 checksum for the Qt 5 Snap package
QOwnNotes.zip: Windows ZIP package built with Qt 6
QOwnNotes.zip.sha256: SHA-256 checksum for the Qt 6 Windows ZIP package
QOwnNotes.zip.sha256sum: Alternative SHA-256 checksum file for the Qt 6 Windows ZIP package
QOwnNotes.dmg: macOS disk image built with Qt 6
QOwnNotesQt5.dmg: macOS disk image built with Qt 5 for older systems