QOwnNotes Changelog

What's new in QOwnNotes 24.4.2

Apr 15, 2024
  • We now assume --allow-multiple-instances if --completion is used as cli parameter (for #3003)
  • Added more German, Dutch, Korean, Spanish, Swedish translation (thank you rakekniven, stephanp, venusgirl, fitojb, dzenan)

New in QOwnNotes 24.4.1 (Apr 12, 2024)

  • There now is a new cli parameter --completion that generates shell completion
  • code for fish and bash (for #3003)
  • for example QOwnNotes --completion fish will generate fish shell completion code
  • for more information please take a look at
  • Cli parameters
  • There was a new release of the QOwnNotes Web Companion browser extension 2024.4.0
  • The "running away" of the Preferences dialog was fixed under Firefox when
  • using a zoom-level over 100% (for #63)
  • Update dependencies
  • Add more translations
  • Added more French translation (thank you jd-develop)

New in QOwnNotes 24.4.0 (Apr 8, 2024)

  • Added System Verilog support to the note edit code block syntax highlighter (for #2997, thank you, @maya-doshi)
  • The QOwnNotesAPI Nextcloud App was updated to version 24.4.0 to support Nextcloud 29 (for #48)

New in QOwnNotes 24.3.5 (Mar 22, 2024)

  • Now text between two asterisks in in-line code blocks in a bullet point list gets highlighted correctly (for #2972, thank you, @Waqar144)

New in QOwnNotes 24.3.4 (Mar 19, 2024)

  • For the dark-mode there now is a new icon for the clear button for all line edits, like the note search field, in the main window and all dialogs (for #2986)

New in QOwnNotes 24.3.3 (Mar 15, 2024)

  • Added a new editor color schema VSCodium by @nkahe (for #2982)

New in QOwnNotes 24.3.2 (Mar 14, 2024)

  • The creation of not existing linked notes was fixed for Windows (for #2899)
  • Now more platform information will be added to the Platform debug information, like xcb and wayland
  • And information about the available database drivers was added added more Korean translation (thank you venusgirl)

New in QOwnNotes 24.3.1 (Mar 10, 2024)

  • If the current note was the bookmarks note and a browser bookmark was added the current note will now be reloaded (for #2980)
  • Added more Dutch, Spanish translation (thank you stephanp, fitojb)

New in QOwnNotes 24.3.0 (Mar 8, 2024)

  • In the Note folder not found! dialog, the missing note folder path will now be shown (for #2975)
  • Added more German, Italian, Arabic, Swedish, Brazilian Portuguese, Chinese Simplified translation (thank you bumpsy, marcoxbresciani, techman, dzenan, mateus_b, crwd9931)

New in QOwnNotes 24.2.6 (Mar 5, 2024)

  • Try to fix an issue that the desktop icon is not shown under KDE Plasma 6 in Wayland (for #2976)

New in QOwnNotes 24.2.5 (Feb 18, 2024)

  • Fixed another crash, when someone enters a misplaced comment marker directly before the closing mark of the code block, with the starting marker directly before that (for #2962)
  • The md4c library fork was updated

New in QOwnNotes 24.2.4 (Feb 18, 2024)

  • Fixed a crash, when someone enters a misplaced comment marker directly before the closing mark of the code block (for #2959)

New in QOwnNotes 24.2.3 (Feb 16, 2024)

  • Support was added for the QOwnNotes Web Companion browser extension to also allow deleting of bookmarks in the current note (for #57)
  • It was made sure, that the first password field gets the focus in password dialogs, if the tab order doesn't work properly

New in QOwnNotes 24.2.2 (Feb 14, 2024)

  • The spellchecker is now correctly turned off in inline code blocks, when there are more of one in one line (for #2955, thank you, @Waqar144)
  • Added more Croatian, Korean, Swedish, Dutch, Italian translation (thank you milotype, venusgirl, dzenan, stephanp, gryp2)
  • A new release of the QOwnNotes Web Companion browser extension 2024.2.4 was released
  • The minimum height of the popup was raised to 300px to allow dialogs to be shown fully if there is little content
  • Now only a delete button is shown in the bookmarks list if the bookmark can be deleted (for #57)
  • Fixed a problem where links without name couldn't be opened when the link directly was clicked
  • There now is a new private mode switch, that allows opening bookmarks in a private window (for #58)

New in QOwnNotes 24.2.1 (Feb 11, 2024)

  • Support was added for the new QOwnNotes Web Companion browser extension 2024.2.2 to allow deleting of bookmarks (for #57)
  • Added more Croatian, Arabic translation (thank you milotype, noureddin)

New in QOwnNotes 24.2.0 (Feb 9, 2024)

  • the QOwnNotes web-companion browser extension was completely rewritten in Vue.js 3 with Vite using QUASAR with BEX (for #56)
  • more information about the browser extension at web-companion
  • also both the Chrome and Firefox extensions are now using manifest version 3
  • the minimum version for Firefox was raised to 109, because of manifest version 3
  • more translations were added
  • there are now new menu items in the Note / Navigation menu to move up/down in the subfolder and tag list (for #2949)
  • those menu items are only enabled if their respective panels are visible
  • you can set shortcuts for them in the Shortcuts settings
  • added more Dutch, Arabic translation (thank you stephanp, noureddin)

New in QOwnNotes 24.1.5 (Jan 31, 2024)

  • An attempt was made to fix the issue that shortcut settings table columns didn't get resized to fit the containing text on some computers (for #2950)
  • The Snap version of QOwnNotes is now able to use git (for #1306)
  • The Web Companion browser extension is currently rewritten in Vue.js 3 with Vite and QUASAR with BEX to get rid of all the legacy libraries that need Node.js 14 to build the project (for #56)
  • You can watch the progress on the GitHub issue

New in QOwnNotes 24.1.4 (Jan 19, 2024)

  • The spellchecking menu will now also be shown on already selected words (for #2946)

New in QOwnNotes 24.1.3 (Jan 15, 2024)

  • You now can also use Ctrl + = to increase the text size in the note text edit (for #2941)
  • Added more Croatian, Spanish, Dutch, Korean translation (thank you milotype, fitojb, stephanp, venusgirl)

New in QOwnNotes 24.1.2 (Jan 9, 2024)

  • The Snap version of QOwnNotes was (in a Herculean effort) migrated from Core18 to Core22 to cause less problems on Ubuntu 23.10 systems (for #2876)
  • In new releases, the source code tar.xz file will now also have a .sha256sum and a .sha512sum file, that is compatible with sha256sum and sha512sum (for #2938)

New in QOwnNotes 24.1.1 (Jan 3, 2024)

  • A crash on certain systems at startup after the script update check was fixed (for #2937)

New in QOwnNotes 24.1.0 (Jan 3, 2024)

  • The script update check at startup now runs in a separate thread to not block the application startup (for #2934)

New in QOwnNotes 23.12.5 (Dec 29, 2023)

  • note bookmarks will now be persisted and restored when the application starts (for #2933)
  • there now is a software repository for Fedora 39
  • please visit the Fedora installation page for instructions

New in QOwnNotes 23.12.4 (Dec 23, 2023)

  • The collapse-state for the note tree in the experimental note tree mode is now stored (for #790, thank you, @discapes)
  • Toggling the experimental note tree mode in the settings now requires a restart of the application, to make sure the panels are initialized correctly (for #790)
  • The matching of the correct heading in note links was improved
  • Added more Dutch, Tamil, Arabic, Korean, Czech translation (thank you stephanp, tamilneram.github.io, noureddin, venusgirl, dedkus)

New in QOwnNotes 23.12.3 (Dec 11, 2023)

  • The speed of link highlighting in lists starting with 4 spaces or more was improved [(for #201)

New in QOwnNotes 23.12.2 (Dec 11, 2023)

  • link highlighting in lists starting with 4 spaces or more was fixed [(for #201)

New in QOwnNotes 23.12.1 (Dec 11, 2023)

  • Reverted link fix of last release because of #201

New in QOwnNotes 23.12.0 (Dec 8, 2023)

  • The QOwnNotesAPI Nextcloud App was updated to version 23.12.0 to support Nextcloud 28 (for #46)
  • A regression with falsely highlighting of links in 4-Spaces fence code blocks was fixed (for #199, thank you, @tim-gromeyer)

New in QOwnNotes 23.11.3 (Nov 26, 2023)

  • If the current note is encrypted, read-only or the doesn't exist any more now some menu actions are also disabled to prevent writing to the note text edit (for #2904)
  • A PPA for Ubuntu 24.04 (Noble Numbat) was added

New in QOwnNotes 23.11.2 (Nov 20, 2023)

  • more not very useful internal warnings are now ignored in the log panel
  • QFont::setPointSizeF: Point size

New in QOwnNotes 23.11.1 (Nov 12, 2023)

  • Added more Japanese, Arabic, Czech, Spanish, Tamil, Korean, Dutch, Slovenian, German translation (thank you yateno, noureddin, vojtaanton, fitojb, tamilneram.github.io, venusgirl, stephanp, salamelek, rakekniven, nlpz404)

New in QOwnNotes 23.11.0 (Nov 1, 2023)

  • There now is a new PasswordLineEdit component that is now used for entering passwords in all dialogs (for #2893)
  • It allows to also show the password
  • Links will now be highlighted in headings in the note text edit (for #196, thank you, @tim-gromeyer)
  • This, of course, only makes sense if you allow the note filename to be different from the headline

New in QOwnNotes 23.10.1 (Oct 12, 2023)

  • A fakevim fix for building with Qt 6.6.0 was added (for #2878, thank you, @NickCao)
  • Added more Arabic, Spanish, Turkish, Korean, Tamil, German, Dutch translation (thank you noureddin, fitojb, rgucluer, venusgirl, tamilneram.github.io, bumpsy, stephanp)

New in QOwnNotes 23.10.0 (Oct 1, 2023)

  • Newlines are now removed from links from the clipboard in the link dialog (for #2726)
  • Notes are now imported to the current note subfolder in the Evernote and Joplin import instead of the root folder (for #2863)
  • The seconds of the selected time will now be set to 0 instead of the current seconds of the time in the Nextcloud Deck dialog (for #2789)
  • There now is a setting for the feature to unset the All notes selection in the subfolder panel when clicking a note tab in the Panels settings (for #2861)
  • Added more Arabic, Slovenian, Dutch, German, Korean translation (thank you noureddin, salamelek, stephanp, bumpsy, venusgirl)

New in QOwnNotes 23.9.7 (Sep 25, 2023)

  • Evernote notes with malformed XML will now stop the import process when importing them in the Evernote import (for #2858)
  • The All notes selection in the subfolder panel will now be unset when clicking a note tab, so that the subfolder of a note can be selected (for #2861)

New in QOwnNotes 23.9.6 (Sep 25, 2023)

  • An issue with duplicate imported media files and attachments when importing notes from Evernote was fixed (for #2859)
  • The missing qtconcurrent package was added to the Gentoo build process (for #2857, thank you, @FireUnderTheMountain)
  • The ! character will now also be highlighted in the note text edit for images (for #192, thank you, @tim-gromeyer)

New in QOwnNotes 23.9.5 (Sep 22, 2023)

  • an issue with importing the content of notes from Evernote with the evernote-export4 format was fixed (for #2856)
  • links from the clipboard are now trimmed in the link dialog (for #2726)
  • the Gentoo build process was improved (for #2821, thank you, @FireUnderTheMountain)
  • qc v0.5.1 was released
  • the last selected command is now only stored when there actually was a command selected and the dialog wasn't quit without selecting a command (for #9)
  • added more German, Bulgarian, Tamil, Dutch, Bosnian, Arabic, Turkish, Korean, Romanian translation (thank you bumpsy, m.angelov, tamilneram.github.io, stephanp, noureddin, rgucluer, venusgirl, ioancroitor)

New in QOwnNotes 23.9.4 (Sep 15, 2023)

  • The font size in the preview will now change immediately when the font size in the note text edit is reset (for #2836)
  • Amount of items in the schema drop-down in the Editor fonts & colors settings was increased to 15 to make it easier to see the schemes (for #2841)
  • In the Note main menu the menu item to Setup note folders was renamed to Setup note folders / subfolders in an attempt to make note subfolders more accessible (for #2843)
  • Added more German, Dutch, Korean translation (thank you bumpsy, stephanp, venusgirl)

New in QOwnNotes 23.9.3 (Sep 14, 2023)

  • In the Editor fonts & colors settings the default color schemes are now ordered alphabetically, with the two default schemes in front (for #2840)
  • The custom schemes are still placed at the back of the list
  • This should improve readability
  • Added more German translation (thank you bumpsy)

New in QOwnNotes 23.9.2 (Sep 11, 2023)

  • The font size in the preview will now change immediately when the font size in the note text edit changes (for #2836)
  • Added more German, Spanish translation (thank you bumpsy, tummechatronics)

New in QOwnNotes 23.9.1 (Sep 11, 2023)

  • URLs with their title are not loaded anymore, if the note-link shortcut was used with the link-dialog (for #2833)
  • The Gentoo process should run again (for #2821)
  • Added more Slovenian, Ukrainian, Turkish translation (thank you salamelek, eugeneuvin, rgucluer)

New in QOwnNotes 23.9.0 (Aug 31, 2023)

  • When all notes of a tag, including the notes of their child-tags are shown in the note list the numbers of notes per tag are now calculated correctly in the tag tree (for #2819)
  • Added more French translation (thank you chocolatine)

New in QOwnNotes 23.8.2 (Aug 27, 2023)

  • Added a new editor color schema Atom Mellow Dark by @davuses (for #2817)
  • Link highlighting in the note text edit was made faster and more link types are now supported (for #188, thank you, @tim-gromeyer)

New in QOwnNotes 23.8.0 (Aug 4, 2023)

  • The warning scroll event from unregistered device, which is triggered by for example by plugging a YubiKey in or out is now ignored in the Log panel (for #2808)
  • Added more Arabic translation (thank you noureddin)

New in QOwnNotes 23.7.3 (Jul 27, 2023)

  • Added a new editor color schema Revontuli by @Akselmo (for #2804)
  • Added more German, Croatian, Korean, Dutch translation (thank you rakekniven, milotype, sdicke, venusgirl, stephanp)

New in QOwnNotes 23.7.2 (Jul 13, 2023)

  • There now is a new checkbox in the General Settings to automatically enable read-only mode after a certain amount of time of inactivity (for #2802)
  • Added more Korean, Dutch translation (thank you venusgirl, stephanp)

New in QOwnNotes 23.7.1 (Jul 12, 2023)

  • since the TuxFamily upload server has been very unreliable and down for several days, we have now switched to GitHub releases as hosting service for the source archive (for #2799)
  • the format of the source archive URL now looks like: https://github.com/pbek/QOwnNotes/releases/download/v23.7.0/qownnotes-23.7.0.tar.xz
  • a tooltip typo in the Git Settings was fixed

New in QOwnNotes 23.7.0 (Jul 10, 2023)

  • When you now select text in a note that text will be used as title when you open the Nextcloud Deck dialog (for #2789)

New in QOwnNotes 23.6.6 (Jun 26, 2023)

  • some menu text was adapted to be more readable
  • added more German, Arabic, Korean, Dutch, Ukrainian translation (thank you sdicke,
  • noureddin, venusgirl, stephanp, prolinuxua)
  • qc v0.5.0 was released
  • the last executed command is now stored and can be executed again via qc exec --last (for #9)
  • neovim is now also used to edit the config file

New in QOwnNotes 23.6.5 (Jun 20, 2023)

  • Markdown is now stripped out of the heading text in the navigation panel to improve readability (for #2791)
  • There now is an action to copy the absolute path of the current note to the clipboard in the Edit / Extra menu and the note list context menu
  • The QOwnNotesAPI Nextcloud App was updated to version 23.6.0 to support Nextcloud 27 (for #44)
  • Added more Arabic, Portuguese, Korean translation (thank you noureddin, manuelarodsilva, venusgirl)

New in QOwnNotes 23.6.4 (Jun 9, 2023)

  • Improve Nextcloud Deck API compatibility with wonky Nextcloud servers (for #2789)
  • Added more Korean, Persian, Dutch translation (thank you venusgirl, amirkbrpr, StephanP)

New in QOwnNotes 23.6.3 (Jun 9, 2023)

  • A Nextcloud Deck stack can now really be selected if no stack was previously selected (for #2789)

New in QOwnNotes 23.6.2 (Jun 9, 2023)

  • A Nextcloud Deck stack can now be selected if no stack was previously selected (for #2789)

New in QOwnNotes 23.6.1 (Jun 9, 2023)

  • more Nextcloud Deck support features were added (for #2789)
  • there now is a check if Nextcloud Deck support is enabled and the config isn't invalid before opening the Nextcloud Deck link insert dialog
  • the board and stack can now be selected by name in a board / stack tree instead of entering the IDs manually
  • added repositories for openSUSE Leap 15.5 (for #2790)
  • please visit the openSUSE installation page for instructions
  • a PPA for Ubuntu 23.10 (Mantic Minotaur) was added

New in QOwnNotes 23.6.0 (Jun 7, 2023)

  • You now can quickly create Nextcloud Deck Cards with a dute date and link them in the current note with the shortcut Ctrl + Alt + D (for #2789)
  • Before you can do that you need to set the IDs to the board and stack in the Nextcloud / ownCloud settings
  • Added more Persian, Dutch, Korean translation (thank you amirkbrpr, stephanp, venusgirl) the QOwnNotes command-line snippet manager qc can now be installed via the Nix Store
  • You can use nix-shell -p qc --run qc to try it out
  • The Korean translation was now integrated into the webpage on QOwnNotes webpage in Korean (for #2788)

New in QOwnNotes 23.5.3 (May 9, 2023)

  • Added more Arabic translation (thank you noureddin)

New in QOwnNotes 23.5.2 (May 5, 2023)

  • There now is code block syntax highlighting for Forth code (for #2780, thank you, @0x3508A)
  • Added more Spanish, Korean translation (thank you fitojb, venusgirl)

New in QOwnNotes 23.5.1 (May 4, 2023)

  • Improve file-extension detection for images sent from a browser via the Web Companion extension (for #2781)

New in QOwnNotes 23.5.0 (May 2, 2023)

  • the text [Debug] is now prepended in the window title for debug builds
  • the code block syntax highlighting for nix code was improved (for #2779)
  • there now is a software repository for Fedora 38
  • ARM builds for Debian have been added (for #1457)

New in QOwnNotes 23.4.7 (Apr 28, 2023)

  • The timing of the Start hidden feature got improved (for #2778)
  • There now is basic code block syntax highlighting for nix code (for #2779)
  • Added more Arabic, Korean, Chinese Simplified translation (thank you noureddin, venusgirl, integral_68)

New in QOwnNotes 23.4.6 (Apr 19, 2023)

  • The manual and automatic script update process now also works again after the script repository integration re-implementation (for #2772)

New in QOwnNotes 23.4.5 (Apr 19, 2023)

  • The build process for Snapcraft and older operating systems was fixed (for #2772)

New in QOwnNotes 23.4.4 (Apr 19, 2023)

  • The script repository integration was rewritten, because GitHub now demands
  • An access token for the code search API and has a harsh quota on the amounts of
  • Searches per person (for #2772)
  • An index will now be generated on the Script Repository on GitHub, which can be accessed by QOwnNotes without using the code search API of GitHub
  • Script searches, installs and updates are now much faster, because only one single request is made
  • All scripts are now shown instantly, instead of needing to search for a script and browse multiple pages
  • Scripts are now searched while typing in the search bock, instead of only when pressing Enter

New in QOwnNotes 23.4.3 (Apr 13, 2023)

  • The GitHub issue links were updated to make use of the new issue templates (for #2768)

New in QOwnNotes 23.4.2 (Apr 12, 2023)

  • An issue was fixed in the preview where code comments where always italic regardless of the color schema settings (for #2765)

New in QOwnNotes 23.4.1 (Apr 10, 2023)

  • Added a new editor color schema Springtime by @igorp74 (for #2763)
  • Added more French translation (thank you emericg)

New in QOwnNotes 23.4.0 (Apr 6, 2023)

  • The QOwnNotesAPI Nextcloud App was updated to version 23.3.0 to support Nextcloud 26 (for #42)
  • Added more French translation (thank you chocolatine)

New in QOwnNotes 23.3.8 (Mar 22, 2023)

  • An issue with html tags in code-blocks that where not previewed correctly was fixed (for #2756)
  • Added more Basque translation (thank you izendegi)

New in QOwnNotes 23.3.7 (Mar 20, 2023)

  • Text parts with an @ in it will now not be detected as note link (for #2720)
  • Added a new editor color schema Orange and Green by @Beurt (for #2754)

New in QOwnNotes 23.3.6 (Mar 19, 2023)

  • AppImage updater test release (for #2751)

New in QOwnNotes 23.3.5 (Mar 19, 2023)

  • The size of search items that are stored in the "stored searches" history is now limited to prevent clogging the application settings with them (for #2752)
  • Another AppImage update issue that came with the changes from #2728 should now be fixed (for #2751)

New in QOwnNotes 23.3.4 (Mar 16, 2023)

  • The Snap build process was re-invented because the necessary Ubuntu 18.04 build system will vanish from GitHub with the end of March (for #2728)

New in QOwnNotes 23.3.3 (Mar 14, 2023)

  • Unfortunately since 23.3.1 the AppImage reports the wrong application path, because of that update mechanism fails, this should (could) be fixed after this release (for #2728)

New in QOwnNotes 23.3.2 (Mar 13, 2023)

  • The indent spaces are now limited between 2 and 5 in the settings, because that's the range the md4c supports when converting Markdown to HTML (for #2744)

New in QOwnNotes 23.3.1 (Mar 8, 2023)

  • The whole AppImage build process was re-invented because the necessary Ubuntu 18.04 build system will vanish from GitHub with the end of March (for #2728)
  • Added a new editor color schema IntelliSerious by @marcoXbresciani (for #2742)

New in QOwnNotes 23.3.0 (Mar 3, 2023)

  • In read-only mode you will now also get a dialog to ask you if you want to allow note editing if you press Ctrl + Space (e.g. when you want to toggle a checkbox) in the note edit panel
  • Added more Chinese Simplified, Arabic translation (thank you integral_68, noureddin)

New in QOwnNotes 23.2.5 (Feb 19, 2023)

  • Improvements to the read-only mode were made
  • If a script tries to write into the current note in read-only mode a dialog will now ask you if you want to allow note editing
  • If you create a new note via the note search line edit read-only mode will automatically be exited
  • Added more Portuguese, Bulgarian, Spanish translation (thank you jofazepa, m.angelov, fitojb)

New in QOwnNotes 23.2.4 (Feb 16, 2023)

  • The link name in the link dialog will not be overwritten anymore by a fetched title of a webpage (for #2726)

New in QOwnNotes 23.2.3 (Feb 15, 2023)

  • The calendar selector in the Todo List dialog was fixed for Qt6 (for #2734)
  • The note tree setting was now moved to a new settings panel Experimental (for #790)
  • Added more Korean translation (thank you venusgirl)

New in QOwnNotes 23.2.2 (Feb 14, 2023)

  • A button to manually load the todo list items from your cloud server was added (for #2735)
  • Added more Korean, Italian, Arabic translation (thank you venusgirl, marcoxbresciani, noureddin)

New in QOwnNotes 23.2.1 (Feb 8, 2023)

  • The webpage title fetching in the link dialog is now made asynchronously to reduce waiting time if no link title should be preset automatically (for #2726)
  • The title parsing was also improved to guess more webpage titles
  • The progress bars for other download processes, like the update-, attachment-or dictionary-dialog was also improved to be able to handle larger download sizes
  • Added more Bulgarian, Spanish translation (thank you maximborisov031, fitojb)

New in QOwnNotes 23.2.0 (Feb 3, 2023)

  • The toolbar selector in the Toolbar settings was fixed (mainly for Qt6, for #2721)
  • Added more French, German, Arabic translation (thank you chocolatine, rakekniven, noureddin)

New in QOwnNotes 23.1.6 (Feb 1, 2023)

  • There now is a checkbox in the General settings that allows to start the application in read-only mode (for #2717)
  • Notes are also not stored in read-only mode anymore if they are changed by accident
  • Some more main menu items are now disabled in read-only mode
  • Added more Polish, Korean, Arabic, French translation (thank you hansa2662, venusgirl, noureddin, chocolatine)

New in QOwnNotes 23.1.5 (Feb 1, 2023)

  • A possible crash with the note history was fixed (for #2716)
  • Added a new editor color schema Breezy Dark by @N-Upchurch (for #2715)

New in QOwnNotes 23.1.4 (Jan 29, 2023)

  • The obsolete (because of re-implementation of all XML parsing parts in QOwnNotes) Qt module xmlpatterns was now removed from all build process to save disk space (for #1304)
  • Added more Korean, Croatian, French translation (thank you venusgirl, milotype, chocolatine)

New in QOwnNotes 23.1.3 (Jan 28, 2023)

  • The Evernote import was completely rewritten with stream support (QXMLStreamReader) to now support reading huge ENEX Evernote files (for #2711)
  • It also works under Qt 6 now

New in QOwnNotes 23.1.2 (Jan 26, 2023)

  • The XML parsing for the Nextcloud / ownCloud support was re-implemented to work with Qt6 (for #1304)
  • Fixed a possible crash when reloading the note folder after changing the sharing status of a note (for #1304)

New in QOwnNotes 23.1.1 (Jan 17, 2023)

  • Toggling Markdown checkboxes in preview is now not any more allowed in read-only mode (for #2704)
  • You will get a confirmation to disable the read-only mode if you click a checkbox in read-only mode

New in QOwnNotes 23.1.0 (Jan 4, 2023)

  • The Web Companion browser extension was updated to version 22.12.0
  • Changed Firefox default shortcut to Ctrl + Alt + B since the browser blocked Ctrl + Shift + B (for #48)
  • Added a lot more translation
  • Added more Danish translation (thank you simonpmt)

New in QOwnNotes 22.12.3 (Dec 15, 2022)

  • Added a new editor color schema Monokai by @MarkFirewhal (for #2687)
  • Added more Korean, Russian translation (thank you venusgirl, wdmdanila)

New in QOwnNotes 22.12.2 (Dec 11, 2022)

  • An issue where the alarm date of todo items couldn't be unset was fixed (for #2684, thank you, @WDMdanila)

New in QOwnNotes 22.12.1 (Dec 5, 2022)

  • The setting of the minimum width for the note edit was improved to take the width of the line number area into account (for #2679)

New in QOwnNotes 22.12.0 (Dec 4, 2022)

  • A minimum width for the note edit is now defined to prevent freezes when it is resized too small in desktop environments where there is no minimum width of the scrollbar dial that would prevent resizing the panel so small (for #2679)

New in QOwnNotes 22.11.8 (Nov 28, 2022)

  • an attempt was made to override styles inside blockquotes in the preview when blockquotes are fully highlighted in the note editor (for #2669)
  • a preview fix for indented code blocks was added (for #2670, thank you, @Waqar144)
  • there now is a new script settings variable for directories (for #2672)
  • the user can select a directory (similar to files)
  • you will receive the selected directory in the script
  • for more information please take a look at the scripting documentation
  • added more Persian translation (thank you amirkbrpr)

New in QOwnNotes 22.11.7 (Nov 28, 2022)

  • A highlighting issue with ini code blocks was fixed (for #2667, thank you, @Waqar144)

New in QOwnNotes 22.11.6 (Nov 15, 2022)

  • A preview issue with quotes in code blocks was fixed (for #2657, thank you, @Waqar144)

New in QOwnNotes 22.11.5 (Nov 11, 2022)

  • If you press Escape in the note list now the search text in the note search input will be cleared (for #2653)

New in QOwnNotes 22.11.4 (Nov 7, 2022)

  • In macOS you can now select text with Shift + Home and Shift + End to the beginning and end of the line (for #1593)
  • When also holding Ctrl you can select until the beginning or end of the document

New in QOwnNotes 22.11.3 (Nov 7, 2022)

  • An issue with selecting with the Home and End keys was fixed (for #2643)
  • Markdown images with no alt image text are now shown in the preview (for #2644)
  • The in-note search panel is now closed automatically when the text in the note-search panel is cleared (for #2645)
  • Added more Polish translation (thank you fresta)

New in QOwnNotes 22.11.2 (Nov 4, 2022)

  • In macOS now the Home and End keys move the cursor to the start and end of the line and Ctrl + Home and Ctrl + End now moves the cursor to start and end of the document (for #2643

New in QOwnNotes 22.11.1 (Nov 1, 2022)

  • The Markdown to HTML converter library md4c was updated to get the latest fixes and improvements (for #1732, thank you, @Waqar144)

New in QOwnNotes 22.10.3 (Oct 27, 2022)

  • A crash when right-clicking on the textedit in dialogs like the todo list dialog and the issue dialog was fixed (for #2634)
  • Added more Spanish, Korean, Catalan, Polish, French translation (thank you fitoschido, venusgirl, mguerra, hansa2662, chocolatine)

New in QOwnNotes 22.10.2 (Oct 21, 2022)

  • The connection test in the Nextcloud / ownCloud settings now also shows the notes path on the server that is being checked (for #2627)
  • A tooltip with information about where to find the path was also added to the text
  • The note folder is now reloaded and the current note is set to the first note after pressing No in Note was removed externally! dialog (for #2629)
  • The QOwnNotesAPI Nextcloud App was updated to version 22.10.0 to support Nextcloud 25 (for #41)
  • Also the code got a cleanup
  • The Polish translation was integrated into the webpage on QOwnNotes webpage in Polish
  • Added more French translation (thank you chocolatine)

New in QOwnNotes 22.10.1 (Oct 12, 2022)

  • Disabling of the Markdown highlighting now also works after a restart of the application again (for #2622)
  • When importing attachments with the Evernote import filenames will now be kept as good as possible (for #2621)

New in QOwnNotes 22.10.0 (Oct 7, 2022)

  • Exporting and printing of the selected text in the note text edit now really only uses the selected text again (for #2618)

New in QOwnNotes 22.9.2 (Sep 27, 2022)

  • There now is a new scripting command mainWindow.getNoteTabNoteIdList() to get a list of note ids that are opened in tabs (for #2597)
  • For more information please take a look at the MainWindow scripting documentation
  • Added more translation (thank you mguerra, chocolatine, simonpmt, milotype, venusgirl, hansa2662, amirkbrpr, noureddin)

New in QOwnNotes 22.9.1 (Sep 14, 2022)

  • The tag name line edit will now be properly hidden after an existing tag was recognized and added when pressing Tab (for #2607)
  • There now is a new scripting command mainWindow.jumpToTag(tagId) to jump to a tag in the tag tree (for #2584)
  • For more information please take a look at the MainWindow scripting documentation
  • The tooltip for specifying file patterns of note files to ignore as regular expressions in the Panels settings was fixed (for #2580)

New in QOwnNotes 22.9.0 (Sep 11, 2022)

  • The settings dialog opening time was improved a lot (for #2574, thank you, @Waqar144)
  • You can now specify file patterns of note files to ignore as regular expressions in the Panels settings (for #2580)

New in QOwnNotes 22.8.4 (Aug 26, 2022)

  • There now is a new scripting command mainWindow.removeNoteTab(index) to close a note tab on a specific index (for #2592)
  • For more information please take a look at the MainWindow scripting documentation
  • The snap deployment process is now working again (for #2588)
  • Added more translation (thank you hansa2662, mguerra, chocolatine, venusgirl, amirkbrpr, rakekniven, noureddin)

New in QOwnNotes 22.8.3 (Aug 24, 2022)

  • You now can fetch all notes that are linked to a tag with new scripting property notes of TagApi objects (for #2582)
  • For more information please take a look at the scripting documentation

New in QOwnNotes 22.8.2 (Aug 24, 2022)

  • You can now also open a note in a new tab if not already open with the scripting method script.setCurrentNote() (for #2565)
  • For more information please take a look at the scripting documentation
  • Added more translation (thank you noureddin, amirkbrpr, hansa2662, venusgirl, mguerra, rakekniven)

New in QOwnNotes 22.8.1 (Aug 12, 2022)

  • You now can open all selected notes as new tabs via the note list context menu or the note operations button (for #2578)
  • Added more translation (thank you mguerra, hansa2662, chocolatine, simonpmt, rakekniven, amirkbrpr)

New in QOwnNotes 22.8.0 (Aug 3, 2022)

  • A new scripting hook workspaceSwitchedHook was added that is called when workflows are switched (for #2565)
  • Please take a look at the workspaceSwitchedHook documentation for more information

New in QOwnNotes 22.7.6 (Jul 21, 2022)

  • Added more Spanish, German, Hungarian, Italian, Dutch, Polish, French, Arabic translation (thank you tigris.huszonkilenc, chocolatine, noureddin)

New in QOwnNotes 22.7.5 (Jul 19, 2022)

  • Prevent infinite loops in in-note regular expression searches by limiting to 10.000 search iterations (for #2302)

New in QOwnNotes 22.7.4 (Jul 17, 2022)

  • The stuck regular expression detection while searching in notes was improved (for #2302)
  • Added more Catalan translation (thank you mguerra)

New in QOwnNotes 22.7.3 (Jul 15, 2022)

  • If you now add an image again to a note, and it has the same filename and is binary identical to an image already existing in the media folder then you will be asked if you want to use the existing image instead (for #2563)
  • The Fedora 36 build process now works
  • Added more Persian translation (thank you amirkbrpr)

New in QOwnNotes 22.7.2 (Jul 13, 2022)

  • Automatic resizing of images in the preview with space characters in filename is now also implemented (for #2561)

New in QOwnNotes 22.7.1 (Jul 13, 2022)

  • support for switching note folders in qc was added (for #5)
  • qc v0.4.0 was released:
  • add support for note folder switching (for #5):
  • use qc switch to get a list of note folders to select which note folder to switch to
  • use qc switch -f to make QOwnNotes switch to another note folder instantly
  • needs OwnNotes at least at version 22.7.1
  • added more translation (thank you rifkahidayat, or120, tigris.huszonkilenc)

New in QOwnNotes 22.7.0 (Jul 3, 2022)

  • The build system for Windows was fixed again (for #2558)
  • Added more translation (thank you yangzhongtian, mguerra, amirkbrpr, chocolatine)

New in QOwnNotes 22.6.2 (Jun 27, 2022)

  • The note actions for notes in subfolders are now enabled in the note tree context menu if the "note tree mode" is enabled (for #2355)
  • Added more translation (thank you tigris.huszonkilenc, mguerra, rawfreeamy, chocolatine, amirkbrpr, noureddin)

New in QOwnNotes 22.6.1 (Jun 11, 2022)

  • Under Linux (with dbus) the application will now ask you if you want to turn on dark mode if your desktop environment is in dark mode and the application is not (for #2525)
  • The application will now also ask you if you want to turn off dark mode if your desktop environment is in light mode and the application has dark mode turned on
  • You can remember those decisions so that the switch will be made automatically next time
  • An issue in the scripting hook noteTaggingByObjectHook was fixed where tags that are supposed to be removed couldn't be accessed by the hook
  • (for #2553)
  • Added more German, Catalan, Portuguese, Persian translation (thank you tigris.huszonkilenc, mguerra, manuelarodsilva, amirkbrpr)

New in QOwnNotes 22.6.0 (Jun 11, 2022)

  • Users are now asked if they want to turn on the search panel again when using the Find note action if they have turned it off previously (for #2548)
  • Added more translation (thank you amirkbrpr, chocolatine, mguerra, tigris.huszonkilenc, adc3635, manuelarodsilva, noureddin)

New in QOwnNotes 22.5.3 (May 25, 2022)

  • The note preview will now not being updated while typing by default (for #2535)
  • You can change the debounce time in the Preview settings
  • Added more German, Dutch translation (thank you tigris.huszonkilenc)

New in QOwnNotes 22.5.2 (May 17, 2022)

  • Global shortcuts for custom actions are now also working after restarting the application
  • (for #2530)

New in QOwnNotes 22.5.1 (May 16, 2022)

  • A possible crash when actions from global shortcuts are not found anymore was fixed (for #2528)
  • Added more Chinese Simplified translation (thank you geeklihui)
  • The QOwnNotesAPI Nextcloud App was updated to version 22.5.0 to support Nextcloud 24 (for #38)
  • Errors for not found files in the version API are now caught

New in QOwnNotes 22.5.0 (May 3, 2022)

  • A PPA for Ubuntu 22.10 (Kinetic Kudu) was added
  • Added more Portuguese translation (thank you jofazepa)

New in QOwnNotes 22.4.2 (Apr 23, 2022)

  • Comments in code blocks without syntax highlighting are now fixed (for #2514)

New in QOwnNotes 22.4.1 (Apr 17, 2022)

  • You can now add highlighting rules for the editor with the help of the new
  • Scripting function script.addHighlightingRule (for #2513)
  • For more information please take a look at the scripting documentation
  • Added more translation (thank you hansa2662, amirkbrpr, chocolatine, yanjun_sun, mguerra)

New in QOwnNotes 22.4.0 (Apr 5, 2022)

  • If you indent multiple lines in the note editor the selection will now automatically include the text until the start of the first selected block (for #2508)
  • Added more translation (thank you rawfreeamy, epidope, noureddin)

New in QOwnNotes 22.3.4 (Mar 23, 2022)

  • The note sub-folder selection is now cleared before jumping to a new sub-folder when jumping to a note link with Ctrl + Space or Ctrl + Click (for #2498)

New in QOwnNotes 22.3.3 (Mar 17, 2022)

  • The Arabic translation was integrated into the webpage on QOwnNotes webpage in Arabic (for #2494)
  • More debug messages were added to automatic note file reloading process (for #2493)
  • Added more translation (thank you rawfreeamy, noureddin, amirkbrpr, mguerra)

New in QOwnNotes 22.3.2 (Mar 13, 2022)

  • The search icons for sub-folders, tags and the navigation panel in the main-window are now all better visible in dark mode (for #2490)
  • Added more translation (thank you rawfreeamy, marcoxbresciani, amirkbrpr, mguerra)

New in QOwnNotes 22.3.1 (Mar 7, 2022)

  • Disabling of spellchecking if the current note is encrypted now also works after the settings dialog was opened (for #2487)
  • More dark icons for menu entries were created (for #2489)
  • Added more translation (thank you hansa2662, chocolatine, noureddin, amirkbrpr, mguerra)

New in QOwnNotes 22.3.0 (Mar 4, 2022)

  • An issue with redrawing the preview when the preview panel is turned on manually without switching workspaces was fixed (for #2482, thank you, @Waqar144)
  • Text blocks are now re-highlighted when text is added to the dictionary (for #2480, thank you, @Waqar144)
  • Added more German, Arabic, French translation (thank you rakekniven, noureddin, chocolatine)

New in QOwnNotes 22.2.10 (Feb 27, 2022)

  • The scripting function script.regenerateNotePreview() now also regenerates the note preview if the note wasn't changed (for #2477)
  • For more information please take a look at the scripting documentation
  • Added more Chinese Traditional, Persian, Polish translation (thank you evildeepblue, amirkbrpr, hansa2662)

New in QOwnNotes 22.2.9 (Feb 27, 2022)

  • You can now tell the application to stay always on top of other windows in the Window menu (for #2476)
  • Added more translation (thank you hansa2662, amirkbrpr, marterra, rakekniven, chocolatine, noureddin)

New in QOwnNotes 22.2.8 (Feb 24, 2022)

  • A possible crash in the table dialog was fixed when clicking on a cell with text (for #2472)
  • Javascript in code blocks are now treated as Javascript instead of Java (for #2468, thank you, @dohliam)

New in QOwnNotes 22.2.7 (Feb 18, 2022)

  • Added a new editor color schema Calm and Simple by @nils-se (for #2465)
  • The Web Companion browser extension was ported to the soon mandatory manifest v3 for Chrome with version 22.2.4 (for #38)

New in QOwnNotes 22.2.6 (Feb 16, 2022)

  • An attempt was made to fix some NoteSubFolderApi methods for PPA builds (for #2411)
  • Issues with the directory watcher for the note folder were fixed (for #2389, thank you, @Waqar144)

New in QOwnNotes 22.2.5 (Feb 15, 2022)

  • Toolbar configuration from actions that were generated by custom scripting actions are now saved correctly again (for #2451, thank you @Waqar144)
  • Another possible crash related to the navigation widget was fixed (for #2393, thank you @Waqar144)
  • The Web Companion browser extension is now back in the Mozilla Addons store with version 22.2.3 and can be used in Firefox again after a user data consent workflow was implemented (for #37) you need to give your consent that personal data can be sent to QOwnNotes once

New in QOwnNotes 22.2.4 (Feb 11, 2022)

  • An attempt was made to include translation files correctly into the AppImage build
  • Added more translation (thank you amirkbrpr, marcoxbresciani, rakekniven, rawfreeamy, mguerra, chocolatine)

New in QOwnNotes 22.2.3 (Feb 11, 2022)

  • The levenshtein distance check was now disabled, because it takes too long (for #2433)
  • Try to fix a possible crash in the navigation panel (for #2393, thank you @Waqar144)

New in QOwnNotes 22.2.2 (Feb 9, 2022)

  • There now are new methods for the scripting class NoteSubFolderApi to get the active note subfolder and the relative and absolute path of a subfolder (for #2411)
  • For more information please take a look at the scripting documentation
  • Capturing screenshots with the Web Companion browser extension was now fixed for browsers not sending correct image data (for #2443)

New in QOwnNotes 22.2.1 (Feb 6, 2022)

  • The Evernote import now supports importing images and attachments in-line
  • (for #2435)
  • Added more translation (thank you amirkbrpr, rawfreeamy, noureddin, mguerra, marterra, hansa2662)

New in QOwnNotes 22.2.0 (Feb 4, 2022)

  • Fix issue with detecting changes in the current note in sub-folders

New in QOwnNotes 22.1.12 (Jan 31, 2022)

  • You can now edit instantly when you disabled the read-only mode by checking Don't ask again in the dialog you get when typing in read-only mode (for #2421, thank you @noureddin)
  • Added more Arabic translation (thank you noureddin)

New in QOwnNotes 22.1.11 (Jan 28, 2022)

  • A lot more work went into porting QOwnNotes to Qt 6 (for #2414, thank you @Waqar144)
  • Added more translation (thank you rawfreeamy, chocolatine, amirkbrpr, mguerra, hansa2662, kkatalinux, marterra, noureddin, rakekniven)

New in QOwnNotes 22.1.10.1 (Jan 25, 2022)

  • Attempt to fix build (#2415)

New in QOwnNotes 22.1.9 (Jan 21, 2022)

  • Potential crashes in the logging panel were fixed (for #2391, thank you @Waqar144)
  • Ctrl + V now also triggers the dialog to enable note editing (for #2397)
  • Added more translation (thank you marcoxbresciani, amirkbrpr, marterra, hansa2662)

New in QOwnNotes 22.1.8 (Jan 20, 2022)

  • An attempt was made to fix potential crashes with the Markdown highlighter (for #2388, thank you @Waqar144)
  • The missing New note context menu entry in the note sub-folder panel was added again (for #2387)
  • Items in the navigation panel are now highlighted according to the position of the cursor in the note edit panel (for #2136, thank you @fnkhz)
  • Added more translation (thank you amirkbrpr, marcoxbresciani, noureddin, hansa2662, marterra, rawfreeamy)

New in QOwnNotes 22.1.7 (Jan 14, 2022)

  • A crash when correcting a misspelled word was fixed (for #2377, thank you @Waqar144)
  • Added more translation (thank you amirkbrpr, noureddin, mguerra, marterra)

New in QOwnNotes 22.1.6 (Jan 11, 2022)

  • support for Qt < 5.6 was dropped with version 22.1.5, that mainly means there will be no repositories anymore for Ubuntu 16.04, Debian 8.0 and some older versions of Fedora and openSUSE Linux (for #2373)
  • please use the AppImage version of QOwnNotes (64bit only) if you are still on one of those Linux distributions
  • added a new editor color schema OLED red by @FireFragment (for #2375)
  • added more translation (thank you hansa2662, amirkbrpr, chocolatine, marterra, bonnjalal, rawfreeamy, noureddin, mguerra)

New in QOwnNotes 22.1.5 (Jan 9, 2022)

  • Italic and bold formatted text in headlines will now have the same size as the headline (for #2369, thank you @Waqar144)
  • Opening images from the note edit was fixed (for #2371, thank you @Waqar144)
  • The spell-checker context menu of the note edit was integrated into the general context menu (for #1426, thank you @Waqar144)

New in QOwnNotes 22.1.4 (Jan 6, 2022)

  • For notes with more than 200k characters the in-note search will now wait for 250ms before showing the search result, so users have time to enter more search characters (for #2335, thank you @fnkhz)
  • Some database warnings were fixed when running the application for the first time
  • The data path detection was improved for AppImages in portable mode (for #2324)
  • Added more translation (thank you marterra, amirkbrpr, noureddin, rawfreeamy)

New in QOwnNotes 22.1.3 (Jan 5, 2022)

  • Joplin sub-folders can now also be imported if the parent folder is missing (for #2361)
  • Some issue with Windows line breaks for frontmatter and comment detection have been fixed (for #2343)
  • Some performance improvements were made (for #2362, thank you @Waqar144)

New in QOwnNotes 22.1.2 (Jan 3, 2022)

  • An issue with rendering "bold" really bold in the note edit panel when the default font is monospaced was fixed (for #2339)
  • More QLiteHtml feature integration was done (for #2352, thank you @Waqar144)
  • Added more German, Brazilian Portuguese, Polish translation (thank you rakekniven, marterra, hansa2662)

New in QOwnNotes 22.1.1 (Jan 3, 2022)

  • The tag tree and note subfolder tree resizing was improved (for #2350, thank you @Waqar144)
  • More QLiteHtml feature integration was done (for #2349, thank you @Waqar144)
  • An issue with scripts getting Markdown code, that was already modified too much by code block highlighting was fixed (for #2343)
  • Added more translation (thank you noureddin, amirkbrpr, marterra, hansa2662)

New in QOwnNotes 22.1.0 (Jan 3, 2022)

  • Another attempt was made to debug/fix the application not starting automatically after an update on macOS Big Sur (for #2339)
  • QLiteHtml was integrated experimentally to be enabled with flags at compile time (for #2345, thank you @Waqar144)
  • An attempt was made to work around an AppImage update executable permissions issue by setting the permissions a 2nd time after the renaming of the AppImage file (for #2342)
  • Added more Arabic, Persian, French translation (thank you noureddin, amirkbrpr, chocolatine)

New in QOwnNotes 21.12.8 (Dec 29, 2021)

  • Pressing Ctrl + Space or Ctrl + Click on reference links in the note text edit will now open the referenced URL in the default browser (for #2341)
  • Added more Arabic translation (thank you noureddin)

New in QOwnNotes 21.12.7 (Dec 28, 2021)

  • An issue with creating new Nextcloud connections was fixed (for #2329)
  • An attempt was made to debug/fix the application not starting automatically after an update on macOS Big Sur (for #2339)
  • Added more translation (thank you noureddin, mguerra, marcoxbresciani, skosho, marterra, rakekniven)

New in QOwnNotes 21.12.6 (Dec 27, 2021)

  • The builds for Qt < 5.15 were fixed (for #2329)

New in QOwnNotes 21.12.4 (Dec 17, 2021)

  • When doing a regular expression search in a note a stuck application is now prevented when the user enters just start or end markers (for #2302)
  • A glitch in the custom CalDAV server settings was fixed
  • Added more translation (thank you amirkbrpr, wineee, seemless, mguerra, rawfreeamy, hansa2662, marterra, ivonkatran, rakekniven)

New in QOwnNotes 21.12.3 (Dec 12, 2021)

  • Pasting of HTML as Markdown and dropping of images is now fixed again, and you can select if you want to paste HTML as Markdown or as text file attachment (for #2327)
  • Opening of text file attachments now also works if note sub-folders are disabled (for #2327)
  • Added more translation (thank you rawfreeamy, amirkbrpr, marterra, rakekniven)

New in QOwnNotes 21.12.2 (Dec 10, 2021)

  • In-note searching while renaming a note via its headline is now prevented, to prevent messing up the headline while typing (for #2325)
  • You can now paste plain text from the clipboard into the note as text file attachment with Ctrl + Shift + V (for #2327)
  • Links to attachments with extensions, that are used for notes are now opened externally instead of attempted to being opened as note (that doesn't exist) (for #2327)
  • Added more translation (thank you mguerra, amirkbrpr, ivonkatran, marcoxbresciani, rawfreeamy)

New in QOwnNotes 21.12.1 (Dec 5, 2021)

  • The #s in the Markdown headings will be now styled as "masked syntax", but with the size of the heading (for #2321)
  • The QOwnNotesAPI Nextcloud App was updated to version 21.12.0 to support Nextcloud 23
  • Added more translation (thank you mguerra, rawfreeamy, ivonkatran, i****myself,
  • Chocolatine, marterra)

New in QOwnNotes 21.12.0 (Dec 2, 2021)

  • Highlighting support for checkboxes list with an X (instead of x) was added (for #2313, thank you @sanderboom)
  • An attempt was made to fix a rare crash (for #2319)
  • Added more translation (thank you amirkbrpr, rawfreeamy, danilosf, chocolatine)

New in QOwnNotes 21.11.10 (Nov 24, 2021)

  • The scripting functions startSynchronousProcess and startDetachedProcess now have an optional parameter workingDirectory (for #2300)
  • For more information please take a look at the scripting documentation
  • When vim-mode is enabled the application will first try to load a .vimrc.qownnotes file from your home directory, and if not found it will try to load the .vimrc file to add additional configs (for #2247)
  • Fixed a possible crash with the note tag handling API and note tabs (for #2309)
  • The build on Debian 8 was fixed
  • Added more translation (thank you rawfreeamy, marterra, mguerra)

New in QOwnNotes 21.11.9 (Nov 22, 2021)

  • Added support for the QOwnNotes command-line snippet manager to execute command snippets stored in notes in QOwnNotes from the command line (for #2304)
  • You can use notes with a special tag to store command snippets, which you can execute from the command-line snippet manager
  • For more information please visit the Command-line snippet manager
  • The startup time of the application was improved (for #2303, thank you @Waqar144)
  • Added more translation (thank you ivonkatran, rawfreeamy, fitoschido, alexeyfdv, marterra)

New in QOwnNotes 21.11.8 (Nov 21, 2021)

  • Fixed a regression from 21.11.7 where notes couldn't be opened in a new tab if there weren't already note tabs open (for #2298)
  • Added more Catalan, Croatian, French translation (thank you mguerra, milotype, chocolatine)

New in QOwnNotes 21.11.7 (Nov 18, 2021)

  • It was fixed that when switching between notes in the note tab bar and then opening the current note in a new tab again it was possible to get a broken note tab (for #2298)

New in QOwnNotes 21.11.6 (Nov 18, 2021)

  • Pasting of text with newline character at the end into lists, when the copied text originates from inside the application was fixed (for #16)
  • Added more Italian, Persian translation (thank you marcoxbresciani, amirkbrpr)

New in QOwnNotes 21.11.5 (Nov 18, 2021)

  • The tooltip of a note in the note list will now be updated after the note was renamed in the note list
  • The output of the allowDifferentNoteFileName setting of each note folder was added to the Debug information (for #2297)
  • Added more translation (thank you rawfreeamy, marterra, mguerra, rakekniven)

New in QOwnNotes 21.11.4 (Nov 18, 2021)

  • You can now choose to also export attached media files and attachments of a note when exporting a note as Markdown file (for #1634)
  • The media files and attachments used in the note will be copied to the folder where the note is exported to
  • This only works for files from the media and attachments folder of the note folder
  • The links in the exported Markdown file will be updated
  • Added more translation (thank you manuelasmiley, iclementine, rawfreeamy, chocolatine, anastasia_shymkiv38, rakekniven, marterra, mguerra)

New in QOwnNotes 21.11.3 (Nov 5, 2021)

  • Now the search text that was entered in the note search panel will not be highlighted automatically inside the note anymore, when that search text was removed from the search panel (for #2287)
  • Note tag assignments will now not get removed immediately when a note folder is opened and a note file wasn't found anymore, instead they merely go stale and will be removed after 10 days, if the note file didn't come back by that time (for #2292)
  • This will for example prevent lost tag assignments when note file were not available yet when QOwnNotes was opened or the note folder was switched
  • Added more Catalan, French translation (thank you mguerra, chocolatine)

New in QOwnNotes 21.11.2 (Nov 5, 2021)

  • A preview problem (and possibly even a crash) when using ~~~~~~ in a code block was fixed (for #2288, thank you, @Waqar144)
  • The width of the Find action command bar was increased, so it's more likely for shortcuts to fit in
  • The highlighting for search results ("search extra selections") in the current note will now (hopefully) now also be removed when closing the search bar on desktop environments where there is an issue with removing them (for #2287)

New in QOwnNotes 21.11.1 (Nov 1, 2021)

  • When capturing webpages with the Web Companion browser extension now every relative link to the same webpage will be transformed to an absolute link with an url (for #2285)
  • The styling of underlined text was improved (for #2283)
  • Added more Brazilian Portuguese translation (thank you marterra)

New in QOwnNotes 21.11.0 (Oct 31, 2021)

  • If the current note wasn't edited for a while, it is now possible again that it gets updated when there were small changes (for #2027)
  • There now also can style underlined text in the Editor color schema settings (for #2283)
  • If a Editor color schema was exported now the exported file will be opened in the file manager was toggled now there also will be asked for a restart of the application
  • When capturing webpages with the Web Companion browser extension now an attempt is made to transform links starting with a /, like /my-page.html, to http://domain.com/my-page.html (for #2285)
  • Added more translation (thank you amirkbrpr, hellojaccc, marterra)

New in QOwnNotes 21.10.15 (Oct 29, 2021)

  • Many ways to be more tolerant with externally modified notes were implemented, this should result in fewer note diff dialogs when some external process is messing with the current note (for #2027)
  • This mainly was a problem under macOS
  • Added more translation (thank you mguerra, marcoxbresciani, amirkbrpr, marterra)

New in QOwnNotes 21.10.14 (Oct 28, 2021)

  • More information about the different optional integrations and services in the settings dialog were added to make it more clear what the user enables

New in QOwnNotes 21.10.13 (Oct 26, 2021)

  • The text format items in the Editor fonts & colors settings now show their assigned color again (for #2275)

New in QOwnNotes 21.10.12 (Oct 25, 2021)

  • the text format item handling in the Editor fonts & colors settings was improved (for #2259)
  • a problem with the text format item font selector under Windows was fixed (for #2259)
  • the default for new note folders is Don't allow file name to be different from headline again, because it makes more sense for the way QOwnNotes works (was changed in 21.8.12)
  • existing note folders will not be modified automatically
  • the context menu of the spell checker is now better disabled in the Log panel
  • the note text of encrypted notes will now not be searched in the note search, because the search results in the encoded text would be misleading (for #2254)
  • the file names of encrypted notes will still be searched
  • added repositories for openSUSE Leap 15.4
  • please visit the openSUSE installation page for instructions
  • added more translation (thank you marterra, rawfreeamy, mguerra, amirkbrpr)

New in QOwnNotes 21.10.11 (Oct 24, 2021)

  • You can now set a different font for each text format in the Editor fonts & colors settings (for 2259)
  • Added more Polish, Spanish translation (thank you rawfreeamy)

New in QOwnNotes 21.10.10 (Oct 20, 2021)

  • No restart of the application is needed anymore when changing the default note file extension (for #2267, thank you @Waqar144)
  • A crash was fixed when the note headline was modified by a script in handleNewNoteHeadlineHook (for 2270) this was a regression introduced in 21.10.9
  • Added more Catalan, Portuguese translation (thank you mguerra, smarquespt)

New in QOwnNotes 21.10.9 (Oct 18, 2021)

  • There now will be a warning that a restart of the application is needed when changing the default note file extension (for #2250)
  • More features were added to the linking of note heading (for #1977)
  • If a note and a heading were selected in the note link dialog the heading text will be added to the link title by default
  • If the current note is selected in the note link dialog the correct note file name will be used now instead of . to allow links to headings in the current note
  • When a note is renamed or moved to another sub-folder note links with heading fragments can now also be automatically renamed
  • This also works with note links to the current note
  • Warning: this feature (especially the part with links to the current note) was very complex and might introduce regressions
  • The build for very old Qt versions was (hopefully) fixed again
  • A possible crash was fixed when renaming a note directly in the note list when Enter was pressed (for #1837)
  • Added more translation (thank you amirkbrpr, marterra, danilosf, evildeepblue, marcoxbresciani, rawfreeamy)

New in QOwnNotes 21.10.8 (Oct 15, 2021)

  • more features were added to the linking of note heading (for #1977) the search panel inside the note is now closed after jumping to the heading the broken note link checker now also works with links with an url fragment you can now select a heading to link to in the note link dialog
  • the broken note link checker now also works with links like (for #2250)

New in QOwnNotes 21.10.7 (Oct 15, 2021)

  • you can now add an url-encoded heading to a note link as url fragment to attempt to jump to that heading in the linked note when clicking the link (for #1977)
  • this works with opening links in the note text edit and the preview
  • [my note](my-note.md#First heading) will attempt to jump to a heading First heading in note my-note.md (note that is decoded as space)
  • the heading will be searched with the in-note search, so for the link [my note](my-note.md#First heading) there will be searched for the text ## First heading inside the note this feature is still work in progress
  • links like www.github.com (without any url-schema like http://) are now also highlighted as links the note text edit and can also be opened there (for #2260)

New in QOwnNotes 21.10.6 (Oct 14, 2021)

  • The broken link highlighting was fixed (broken in 21.10.1) and support was added for the selected default note file extension (for #2250)
  • Added more Hungarian translation (thank you rawfreeamy)

New in QOwnNotes 21.10.5 (Oct 12, 2021)

  • The problem for some people with the block syntax highlighting in the preview panel only working after editing the note was hopefully fixed (for #2165, thank you @Waqar144)
  • Added more Catalan translation (thank you mguerra)

New in QOwnNotes 21.10.4 (Oct 11, 2021)

  • The current line will now also be highlighted again the current note is modified externally (if you have enabled it in the settings) (for #2253)
  • Now no (broken) note will be created when pressing Enter in an empty note search text line (for #2255)

New in QOwnNotes 21.10.3 (Oct 11, 2021)

  • The Web Companion browser extension was updated to version 21.10.0
  • when adding a bookmark and pressing enter to store it, now the 2nd
  • Add bookmark dialog, that was triggered, is suppressed
  • updated dependencies
  • added a lot more translation
  • The cursor position of the current note is now also restored when you manually reload the note folder or the current note is modified externally (if you have enabled Restore cursor position when opening a note in the General settings) (for #2253)
  • Added more translation (thank you marterra, amirkbrpr, rawfreeamy, marcoxbresciani)

New in QOwnNotes 21.10.2 (Oct 11, 2021)

  • More issues with the translation of the default buttons under macOS were tried to be fixed (for #783)
  • The restart information in single app instance mode was improved to make it more understandable (for #2235)
  • The build for Qt

New in QOwnNotes 21.10.1 (Oct 11, 2021)

  • When copying or moving notes to another sub-folder now notes will not be copied or moved to the same sub-folder anymore (for #2249)
  • Issues with the translation of the default buttons under Windows and macOS were tried to be fixed (for #783)
  • Logging before the user interface is loaded was improved (for #783)
  • Some debug information was added to help reproduce a preview issue (for #2165, thank you @Waqar144)
  • The general performance of handling notes was improved (for #2250, thank you @Waqar144)
  • Added more Dutch, Sinhala, Catalan translation (thank you rawfreeamy, helabasa, mguerra)

New in QOwnNotes 21.10.0 (Oct 5, 2021)

  • Log messages that are output before the log panel is loaded are now also logged to the log file if logging to file is enabled in the Debug options settings (for #783)
  • Now the translation files that are loaded are logged to allow better debugging of the translation system (for #783)
  • You need to enable the log file or run QOwnNotes from the terminal to see those logs, because this happens before the log panel is loaded
  • Added more Lithuanian translation (thank you atvejis)

New in QOwnNotes 21.9.13 (Sep 29, 2021)

  • Now named links can be imported in the Evernote import (for #2242)
  • There now is a new script Black mode in the Script repository that makes the UI black in dark mode

New in QOwnNotes 21.9.12 (Sep 28, 2021)

  • An issue with showing twice the number of untagged notes in the Tags panel after creating a new note on Windows was fixed (for #2241)
  • Improved tag delete icon in dark-mode (for #2243)
  • Now links to all file extensions from the list in the Note file extensions section of the General settings are recognized as notes in the note editor and preview
  • Added more Persian, Catalan translation (thank you amirkbrpr, mguerra)

New in QOwnNotes 21.9.11 (Sep 26, 2021)

  • An issue with the note counts initially not showing up in the Tags panel on Windows was fixed (for #2239)
  • Fixed an issue with the application doesn't getting the old cli parameters after a restart by a dialog
  • Added more translation (thank you mguerra, fitoschido, lucjan, marcoxbresciani, rakekniven, marterra, rawfreeamy, amirkbrpr)

New in QOwnNotes 21.9.10 (Sep 19, 2021)

  • Now md or txt files will not be shown anymore in the note list when they were removed from the list in the Note file extensions section of the General settings (for #2236)
  • Some tooltips were added to the file extensions and a removal confirmation dialog was added to the Note file extensions section of the General settings (for #2236)

New in QOwnNotes 21.9.9 (Sep 19, 2021)

  • When you answer No when asked to automatically switch to dark/light mode under Windows 10 the answer will now really be remembered if you told the dialog to do so (for #2234)
  • The Note file extensions section in the General settings has now a better description and a new list-remove icon (for #2236)
  • You are now able to also remove the md or txt note file extensions in the Note file extensions section in the General settings if you don't want one of them to be used to recognize note files in your note folder (for #2236)
  • Added more German, Persian, Brazilian Portuguese translation (thank you amirkbrpr, marterra)

New in QOwnNotes 21.9.8 (Sep 19, 2021)

  • The colors in the log panel were more adapted for dark mode
  • Added more Persian, Catalan translation (thank you amirkbrpr, MGuerra)

New in QOwnNotes 21.9.7 (Sep 17, 2021)

  • There now is no need for a restart any more after an automatic dark/light mode switch under Windows 10 when the application starts (for #2234)
  • You can now also restart the application automatically in single app instance mode when it is required, instead of being forced to do it manually (for #2235)
  • Added more German, Persian, Brazilian Portuguese translation (thank you rakekniven, amirkbrpr, marterra)

New in QOwnNotes 21.9.6 (Sep 17, 2021)

  • Now the required restart will be mentioned for the automatic mode switch under Windows 10 (for #2234)
  • The build for Qt < 5.6 is fixed again
  • Added more Brazilian Portuguese translation (thank you marterra)

New in QOwnNotes 21.9.5 (Sep 17, 2021)

  • Under Windows 10 the application will now ask you if you want to turn on dark mode if Windows is in dark mode and the application is not (for #2234)
  • The application will now also ask you if you want to turn off dark mode if Windows is in light mode and the application has dark mode turned on you can remember those decisions so that the switch will be made automatically next time
  • Added more Catalan, Brazilian Portuguese translation (thank you mguerra, marterra)

New in QOwnNotes 21.9.4 (Sep 13, 2021)

  • Now a more descriptive user agent is used for the login flow to generate an app password on your Nextcloud server, so you can more easily spot the app password created for QOwnNotes (for #2233)
  • Added more French translation (thank you gbabin)

New in QOwnNotes 21.9.3 (Sep 13, 2021)

  • You can now create an app password for your Nextcloud account automatically to grant QOwnNotes access to your account by just entering the server url and clicking on Login to Nextcloud to grant access in your Nextcloud / ownCloud settings (for #2233)
  • Then just follow the instructions in your web browser until QOwnNotes can fetch your username and app password in the background

New in QOwnNotes 21.9.2 (Sep 10, 2021)

  • There now is highlighting and preview support for disabled checkboxes [-] (no markdown standard) in the note editor and preview

New in QOwnNotes 21.9.1 (Sep 5, 2021)

  • The Web Companion browser extension was updated to version 21.9.0
  • Added a link to the Web clipper documentation to the hamburger menu on the top left to give more exposure to that feature
  • Updated dependencies
  • Added more Sinhala translation
  • You can now move a todo item into another todo item in the todo list dialog (for #2225)
  • Added more Italian translation (thank you marcoxbresciani)

New in QOwnNotes 21.9.0 (Sep 1, 2021)

  • WebP images are now detected as media file when dropped into the note editor or inserted as data-url
  • added more Sinhala, Catalan, Brazilian Portuguese, Turkish translation (thank you helabasa, mguerra, marterra)

New in QOwnNotes 21.8.12 (Aug 27, 2021)

  • Since notes in Nextcloud Notes on the web and on Android now allow renaming of notes this also is the new default setting for note folders in QOwnNotes
  • Existing note folders will not be modified automatically
  • Added more translation (thank you amirkbrpr, mguerra, rakekniven, ihatemyself, rawfreeamy, marterra)

New in QOwnNotes 21.8.11 (Aug 26, 2021)

  • a few features were added to the todo dialog (for #2210)
  • the due date is now shown in the todo items tree
  • you can now sort the tree by summary or due date
  • you can now choose to just view items that are due today
  • note that this doesn't work for sub-items, because they may be hidden by the parent item
  • added more Brazilian Portuguese, Italian, Russian translation (thank you marterra, marcoxbresciani, rolayis927)

New in QOwnNotes 21.8.10 (Aug 23, 2021)

  • The performance of notes with (especially large) images was improved massively (for #2078, thank you @Waqar144)
  • The general load time of notes was improved as well

New in QOwnNotes 21.8.9 (Aug 23, 2021)

  • There now is a new scripting function script.insertAttachmentFile() to insert an attachment file into the "attachments" folder (for #2215)
  • For more information please take a look at the scripting documentation

New in QOwnNotes 21.8.8 (Aug 23, 2021)

  • Highlighting support for numbered list checkboxes was added (for #134, thank you @Waqar144)
  • Fixed a problem with strikeout and code inline formatting in the same line (for #2205, thank you @Waqar144)
  • Added more Sinhala, French, Spanish, Danish, German, Hungarian, Italian, Dutch translation (thank you helabasa, rawfreeamy)

New in QOwnNotes 21.8.7 (Aug 17, 2021)

  • Fixed a status bar message without timeout
  • Fall back to just counting a minimum of 3 headline separator characters in a Markdown table when pressing Ctrl + Space, because it looks more beautiful and no converters seem to have issues with it (for #2206)
  • Added more Polish, Hungarian, Dutch translation (thank you manuelasmiley, rawfreeamy)

New in QOwnNotes 21.8.6 (Aug 15, 2021)

  • Alignment characters in the headline separator line of a Markdown table are now not counted anymore to the minimum of 3 headline separator characters that are needed to produce a valid Markdown table when pressing Ctrl + Space in a table (for #2206)

New in QOwnNotes 21.8.5 (Aug 15, 2021)

  • A minimum of 3 headline separator characters are now used to produce valid Markdown tables when pressing Ctrl + Space in a table (for #2206)

New in QOwnNotes 21.8.4 (Aug 15, 2021)

  • In Markdown tables you now can also automatically shrink the headline separator columns if needed when pressing Ctrl + Space (for #2206)

New in QOwnNotes 21.8.3 (Aug 15, 2021)

  • UTF-8 problems on Windows with the Joplin note import were fixed (for #2200)
  • added more translation (thank you marcoxbresciani, fitoschido, marterra, mguerra, amirkbrpr)

New in QOwnNotes 21.8.2 (Aug 8, 2021)

  • If you don't have note subfolders enabled for the current note folder the import of folders is now automatically disabled in the Joplin note import (for #2189)
  • The Web Companion browser extension was updated to version 21.8.1
  • Update dependencies
  • Added more Italian translation (thank you marcoxbresciani)

New in QOwnNotes 21.8.1 (Aug 6, 2021)

  • The Web Companion browser extension was updated to version 21.8.0
  • Migrated to webextension-toolbox 4 and webpack 5 to fix vulnerabilities
  • Added more Croatian translation
  • Added more French, Spanish translation (thank you rawfreeamy)

New in QOwnNotes 21.8.0 (Aug 3, 2021)

  • After notes are imported by draging and dropping text files into the application the note folder is now reloaded automatically so the notes show up in the note list
  • Added more translation (thank you manuelasmiley, rawfreeamy, milotype)

New in QOwnNotes 21.7.14 (Aug 1, 2021)

  • The first app is now shown if a 2nd instance is started in single instance mode (for #2198)

New in QOwnNotes 21.7.13 (Jul 30, 2021)

  • Added a new editor color schema Oomox Shack by @LetsHaveKiddos (for #2196)
  • Added more translation (thank you rawfreeamy, manuelasmiley, p-bo, amirkbrpr, marcoxbresciani)

New in QOwnNotes 21.7.12 (Jul 21, 2021)

  • You can now jump to the same headline multiple times in the navigation panel (for #2192)
  • The focus will now stay in the navigation panel after using it via mouse or keyboard (for #2193)
  • Added more translation (thank you marcoxbresciani, rawfreeamy, rakekniven, marterra, amirkbrpr)

New in QOwnNotes 21.7.11 (Jul 21, 2021)

  • The Joplin note import was improved (for #2189)
  • If Joplin didn't set the file extension of attachments or images in the export we now will try to get it from the original file name
  • Importing of images from image html tags like is now also supported (@laurent22, thank you for mentioning)
  • The metadata of notes can now optionally be imported as frontmatter
  • Added more Persian translation (thank you amirkbrpr)

New in QOwnNotes 21.7.10 (Jul 20, 2021)

  • The Joplin note import was improved (for #2189)
  • The whole notebook / folder structure can now now also be imported as note sub-folders
  • Added more Italian, Brazilian Portuguese translation (thank you rawfreeamy, i****myself)

New in QOwnNotes 21.7.9 (Jul 18, 2021)

  • The Joplin note import was improved (for #2189)
  • Tags, images and attachments are now also be imported
  • The raw metadata part at the bottom of the note are now be not imported any more
  • Numbers and points are now only removed from the beginning of the note name instead of the whole note name
  • Added more translation (thank you i****myself, amirkbrpr, rawfreeamy)

New in QOwnNotes 21.7.8 (Jul 18, 2021)

  • You now can import notes from a RAW - Joplin Export Directory of Joplin with a new import dialog in the Note menu (for #2189)
  • This first draft of the feature supports only importing all files that are marked as "note" in a rudimentary fashion
  • If you just have a JEX - Joplin Export File please extract the content of that file to a directory and select that directory in the import dialog
  • Note that this import is done by reverse engineering, since there is no documentation for the Joplin export format
  • No tags, images or attachments are yet imported
  • Added more Persian translation (thank you amirkbrpr)

New in QOwnNotes 21.7.7 (Jul 18, 2021)

  • There now also is a Reload script engine button for scripts from the script repository in the settings dialog (for #2187)
  • This makes it for example easier to test changes to the user interface

New in QOwnNotes 21.7.6 (Jul 16, 2021)

  • Version 0.1.11 of the QOwnNotes Web application app.qownnotes.org was released (for #2104)
  • You are now able to view the token
  • You can now scan the token from a QR code in the settings dialog of QOwnNotes 21.7.6 or newer
  • All console.log commands are now console.debug
  • You are now able to generate a QR code from your QOwnNotes Web application token in the settings dialog that can be scanned with the QOwnNotes Web application app.qownnotes.org (for #2104)
  • Added more translation (thank you rakekniven, amirkbrpr, mguerra, pgrules7, marcoxbresciani)

New in QOwnNotes 21.7.5 (Jul 13, 2021)

  • If you uncheck Bold for Strong text in the Editor fonts & colors settings
  • The text is now really not bold anymore in the editor (for #2182)
  • The preview now also allows tags like headings and strong to not be bold when the editor highlighting styles are used for the preview
  • Added more translation (thank you marcoxbresciani, rawfreeamy, amirkbrpr, mguerra)

New in QOwnNotes 21.7.4 (Jul 8, 2021)

  • The execution of git log commands has been fixed for Windows (for #2182)
  • The QOwnNotesAPI Nextcloud App was updated to version 21.7.0 to support Nextcloud 22
  • Added more translation (thank you rawfreeamy, marcoxbresciani, amirkbrpr, mguerra, marterra)

New in QOwnNotes 21.7.3 (Jul 5, 2021)

  • The restoring of the focus after switching workspaces was fixed (for #2180)
  • Added more translation (thank you mguerra, marcoxbresciani, amirkbrpr, rawfreeamy)

New in QOwnNotes 21.7.2 (Jul 2, 2021)

  • The color of the current line number is now adapted if dark mode is disabled (for #2091)
  • A build error for Qt < 5.5 was fixed (for #2091)
  • Added more translation (thank you mguerra, amirkbrpr, marcoxbresciani, marterra, rakekniven)

New in QOwnNotes 21.7.1 (Jul 2, 2021)

  • You can now turn on line numbers for the note editor in the Editor settings (for #2091)
  • They cannot be used with turned off Only use editor width setting in distraction free mode
  • In the distraction free mode line numbers are turned off as well
  • The colors of the line number of the current line is currently only suited for dark mode
  • Under Linux the Update button will now only be shown for the AppImage version of QOwnNotes, like it should (for #2176)

New in QOwnNotes 21.7.0 (Jul 2, 2021)

  • Added more translation (thank you rawfreeamy, amirkbrpr, whenwesober)

New in QOwnNotes 21.6.9 (Jun 29, 2021)

  • The x86 64bit AppImage is now built with Ubuntu 18.04 instead of Ubuntu 16.04, because it was now made possible by linuxdeployqt
  • You now are able to update the AppImage version of QOwnNotes directly from within the application if you have write permissions to the AppImage executable (for #2176)
  • You can now also choose to just download the latest app image in the update dialog
  • An attempt was made to fix more builds for older Qt versions (for #2134, thank you @Waqar144)
  • Added more translation (thank you rawfreeamy, mguerra, amirkbrpr)

New in QOwnNotes 21.6.8 (Jun 29, 2021)

  • The Insert image dialog now allows the selection of webp images by default (for #2172)
  • When automatic downscaling of images is enabled in the General settings the images are now not scaled up any more when they are smaller than the chosen resolution (for #2170)
  • When automatic downscaling of images is enabled in the General settings and a too large
  • SVG image is inserted into a note then it now will not get resized automatically, because
  • Qt can't resize SVG images and this this would result into a 0 byte file (for #2171) an attempt was made to fix the builds for Qt versions older than 5.8 for the fakevim library (for #2134, thank you @Waqar144)

New in QOwnNotes 21.6.7 (Jun 28, 2021)

  • The fakevim library was updated and adapted to work with qmake and cmake and integrated into QOwnNotes (for #2134, thank you @Waqar144)
  • Added more Spanish, Chinese Traditional, Polish translation thank you hubertm, rawfreeamy)

New in QOwnNotes 21.6.6 (Jun 22, 2021)

  • The monospaced font detection was improved by comparing the width of iiiii to WWWWW (for #2163)
  • Added more Italian, Catalan translation (thank you marcoxbresciani, mguerra)

New in QOwnNotes 21.6.5 (Jun 22, 2021)

  • When you are changing the editor font in the settings you will get now a dialog box that you might need to restart the application (for #2163)
  • An attempt was made to improve the editor margin calculation by searching for the word mono in the font family and handling those potentially monospaced fonts differently (for #2163)

New in QOwnNotes 21.6.4 (Jun 20, 2021)

  • Fixed a problem when turning on the sub-folders panel after it was turned off for note folders with sub-folders (for #2162)
  • The note preview can now also highlight code blocks with uppercase identifiers (for #2161)
  • Now the shorter https://web.libera.chat/#qownnotes link is used for the IRC channel in the chat menu

New in QOwnNotes 21.6.3 (Jun 16, 2021)

  • Updated the link of the IRC chat menu entry to Libera.Chat because the Freenode IRC channel had a "hostile takeover"
  • Added more Italian translation (thank you marcoxbresciani)

New in QOwnNotes 21.6.2 (Jun 14, 2021)

  • Added more Hungarian, German, Dutch, Persian, Russian translation (thank you rawfreeamy, mariiaalt, amirkbrpr)

New in QOwnNotes 21.6.1 (Jun 8, 2021)

  • the code block syntax highlighting for python triple quotes was improved (for #2147, thank you @Waqar144)
  • spell checking is now disabled in encrypted notes as long as the encrypted text is shown (for #2156)
  • added more Persian translation (thank you amirkbrpr)

New in QOwnNotes 21.6.0 (Jun 3, 2021)

  • The Web Companion browser extension was updated to version 21.6.0 to fix a problem with cut-off security tokens when they start with a number (for #33)
  • Fixed build process on Qt 5.3
  • Added more Persian, Catalan translation (thank you amirkbrpr, mguerra)

New in QOwnNotes 21.5.5 (May 26, 2021)

  • The cli parameter --action that triggers a menu action after the application was started now also works in single application mode when the application is started a second time (for #2143)
  • Additionally, desktop actions to create a new note and to open the todo list dialog were added to the desktop files for Linux (thank you @fabianski7)
  • Now the > character will also be checked at automatic bracket closing when it was already entered (for #2144)
  • Added more translation (thank you starship10, baptistou, rawfreeamy)

New in QOwnNotes 21.5.4 (May 24, 2021)

  • There now is a new cli parameter --action that triggers a menu action after the application was started (for #2143)
  • For example QOwnNotes --action actionShow_Todo_List will open the todo list dialog after startup
  • This parameter also works with scripted custom actions
  • For more information please take a look at Trigger menu actions after startup
  • Added more translation (thank you yanjun_sun, amirkbrpr, rawfreeamy, whenwesober, mguerra, rogepix, seanos, gbabin)

New in QOwnNotes 21.5.3 (May 16, 2021)

  • There now is a new shortcut Ctrl + ⇧ + L that opens the link dialog on the tab to add a note link (for #2137)
  • Version 0.1.10 of the QOwnNotes Web application app.qownnotes.org was released (for #2104)
  • Heic/heif images can now also be loaded by converting them to jpg images
  • The form elements in the mobile layout were improved
  • You can now set the maximum image height and width
  • You can now set the output image format
  • In case you don't see the version number in the headline of the app page you need to clear the browser cache for the app.qownnotes.org webpage
  • Added more Sinhala, Polish translation (thank you helabasa, rawfreeamy)

New in QOwnNotes 21.5.2 (May 11, 2021)

  • A problem with showing a & character in the tab text of notes was fixed (for #2135)
  • A problem with a resetting note sub-folder panel when clicking links to notes in sub-folders was fixed (for #2128)

New in QOwnNotes 21.5.1 (May 7, 2021)

  • Fixed more Qt 6 build errors (for #1304, thank you @Waqar144)
  • Version 0.1.6 of the QOwnNotes Web application app.qownnotes.org was released that features an image preview and allows rotating images before sending them to your QOwnNotes desktop app (for #2104)
  • In case you don't see the version number in the headline of the app page you need to clear the browser cache for the app.qownnotes.org webpage

New in QOwnNotes 21.5.0 (May 6, 2021)

  • A PPA for Ubuntu 21.10 (Impish Indri) was added, a repository for Fedora 34 was added and another attempt to fix the Fedora 33 build was made
  • Added more translation (thank you unchase, golublarysa, polkillas, smarquespt, rawfreeamy, starship10, marcoxbresciani)

New in QOwnNotes 21.4.6 (Apr 27, 2021)

  • A possible problem with generating the header tree in the navigation panel when starting the application minimized was fixed (for #2110)
  • Added more Indonesian, Catalan translation (thank you whenwesober, mguerra)

New in QOwnNotes 21.4.5 (Apr 25, 2021)

  • Now toggling of checkboxes at the cursor position with Ctrl + Space also supports lists with * [ ], + [ ] and numbered lists, like 1. [ ] in the note text edit (for #2048)
  • Added more translation (thank you amirkbrpr, rakekniven, rawfreeamy)

New in QOwnNotes 21.4.4 (Apr 23, 2021)

  • More improvements for the wep application integration have been made (for #2104)
  • Now a confirmation is requested before an image received from the QOwnNotes web application is inserted into the current note
  • Added more translation (thank you rawfreeamy, rakekniven, marcoxbresciani, amirkbrpr, marterra)

New in QOwnNotes 21.4.3 (Apr 22, 2021)

  • More improvements for the wep application integration have been made (for #2104)
  • You can now edit the security token manually
  • The link to the QOwnNotes web app was fixed in the settings dialog
  • The web app client service will now check the socket connection periodically and will attempt to reconnect if the connection was lost
  • Fixed the creation of subfolders when clicking a note link that wasn't found with a note with subfolders when the current note is also in a subfolder (for #2106)
  • Added more Italian, Polish, German translation (thank you rawfreeamy)

New in QOwnNotes 21.4.2 (Apr 21, 2021)

  • When inserting media files into the current note note like via pasting or the QOwnNotes web companion browser extension now an attempt will be made to decide the file extension from the mime type of the image (for #2105)
  • There now is a new settings page Web application to add support for the new app.qownnotes.org web service that allows users to send photos from their mobile phone (over the internet) to their local QOwnNotes desktop app (for #2104):
  • This feature and the web service is currently in alpha state, feel free to test and report what your think in above issue
  • The communication between QOwnNotes and the web service is transport encrypted
  • Don't forget to copy your secret token from the settings page to the web service to be able to communicate with your local instance of QOwnNotes
  • You can find the source code of the web service at web-app
  • You can also host this web service yourself, the freshly built docker container is at qownnotes-web-app
  • Added more translation (thank you whenwesober, fitoschido, rawfreeamy, mguerra, amirkbrpr)

New in QOwnNotes 21.4.1 (Apr 16, 2021)

  • In vim mode the setup indent size is now also used as shift width (for #2099)
  • Fixed more Qt 6 build errors (for #1304, thank you @Waqar144)
  • Added more translation (thank you amirkbrpr, polkillas, mguerra, rogepix, whenwesober, ihatemyself, rawfreeamy, marcoxbresciani)

New in QOwnNotes 21.4.0 (Apr 9, 2021)

  • added the new editor color schema Gruvbox (for #2085
  • (opens new window), thank you @Yoshua-chan)
  • there is now a new shortcut F8 to jump to the navigation panel that jumps to its search field if it is enabled or to the the navigation tree if the search field was hidden (for #2093
  • (opens new window))
  • please visit QOwnNotes shortcuts
  • (opens new window) for a list of all shortcuts
  • fixed more Qt 6 build errors (for #1304
  • (opens new window))
  • added more translation (thank you yoshua-chan, rakekniven, mguerra, rogepix, gregory.k, ihatemyself, gbabin, whenwesober, rawfreeamy)

New in QOwnNotes 21.3.9 (Mar 31, 2021)

  • Added the new editor color schema Serious (for #2085, thank you @marcoXbresciani)
  • A possible crash with multiple selected images/attachments are inserted into the current note in the stored images/attachments dialogs was fixed (for #2086)
  • Added more German, Persian translation (thank you rakekniven, amirkbrpr)

New in QOwnNotes 21.3.8 (Mar 30, 2021)

  • A leading html comment block in a note will now be ignored in the automatic note filename generation (for #2084)
  • More improvements to the new Stored images dialog have been made (for #2073)
  • Added an Open image context menu entry
  • Added some tooltip texts
  • More improvements to the new Stored attachments dialog have been made (for #2073)
  • Added some tooltip texts
  • Added more translation (thank you mguerra, whenwesober, rakekniven, gregory.k,
  • Rogepix, amirkbrpr)

New in QOwnNotes 21.3.7 (Mar 28, 2021)

  • Some button text in more new Stored attachments dialog was updated to match the text in the Stored images dialog (for #2073)
  • More improvements to the new Stored images dialog have been made (for #2073)
  • There now is an Open image button to open the current image externally
  • There now is an Open folder button to open the folder of the current image
  • Added more Dutch, German, Persian translation (thank you rawfreeamy, rakekniven, amirkbrpr)

New in QOwnNotes 21.3.6 (Mar 28, 2021)

  • More improvements to the new Stored images dialog have been made (for #2073)
  • There now is a context menu in the note list
  • Fixed a typo in the file list context menu
  • Small margin adaptions were made in the UI
  • Instead of the Orphaned attachments dialog there now is the new Stored attachments dialog which also allows managing non-orphaned attachments (for #2073)
  • You are now also able to search for attachments by name
  • You are now able to rename attachment files with the context menu or by pressing F2
  • There now is a context menu for the attachment file list
  • The file size of the attachments will now also be shown in the tooltip of the file list
  • You can now also double-click on an item in the attachment list to insert it into the current note
  • There now is a Refresh button to reload the attachment file list
  • The filepath of the attachment file is now truncated if there is not enough space in the dialog, but you are still able to select and copy the full path
  • If notes are using the current attachment a list of those notes will be shown
  • You can double-click on an item in the note list or use the context menu to open the note in a new tab
  • The new Stored images dialog and Stored attachments dialog were moved one level up in the Edit menu because of their added functionality
  • Added more translation (thank you gregory.k, afischer211, amirkbrpr)

New in QOwnNotes 21.3.5 (Mar 24, 2021)

  • The warning fromIccProfile: failed minimal tag size sanity is now ignored in the Log panel (for #2078)
  • More improvements to the new Stored images dialog have been made (for #2073)
  • You are now able to to decide to also update the image file names in all notes after renaming an image
  • The image file list is now sorted alphabetically
  • There now is an informative tooltip for each note in the note list
  • When double-clicking on an item in the note list the note will now be opened in a new tab
  • Various issues with duplicate notes and refreshing were fixed
  • Added more translation (thank you rawfreeamy, amirkbrpr, rakekniven, gregory.k, mlaarebi)

New in QOwnNotes 21.3.4 (Mar 23, 2021)

  • The filename-clipping of the basename of inserted images was increased to 200 characters (for #2073)
  • More improvements to the new Stored images dialog have been made (for #2073)
  • There now is a Refresh button to reload the image file list
  • You can now also double-click on an item in the image list to insert it into the current note
  • You can now double-click on an item in the note list to open the note
  • A context menu was added for the image file list
  • You are now able to rename image files with the context menu or by pressing F2
  • Added more translation (thank you fitoschido, rawfreeamy, filipedias321, amirkbrpr, rakekniven, unchase, mlaarebi)

New in QOwnNotes 21.3.3 (Mar 21, 2021)

  • Added a note about creating an app password in the Nextcloud / ownCloud settings
  • If you now insert an image or attachment directly from a file the original file name will be used if the file doesn't exist in the media/attachments folder (for #2073)
  • Previously a random string was added to the basename to make it unique if the file already exists a number will be added to the basename of the file (like my-image-1.jpg) and increased until a filename is available
  • Instead of the Orphaned images dialog there now is the new Stored images dialog which also allows managing non-orphaned images (for #2073)
  • You are now also able to search for images by name
  • The file size of the images will now also be shown in the tooltip of the file list
  • If notes are using the current image a list of those notes will be shown
  • Added more translation (thank you mlaarebi, rawfreeamy, mguerra, rakekniven, amirkbrpr, gregory.k)

New in QOwnNotes 21.3.2 (Mar 19, 2021)

  • Now the misleading [Botan Error] Invalid CBC padding and Invalid version or not a cyphertext warnings while checking if a note is encrypted are ignored in the Log panel
  • Now a sha256sum checksum file is generated for the AppImage version of QOwnNotes, which is part of the release (for #2070)
  • Added more translation (thank you rawfreeamy, mguerra, amirkbrpr)

New in QOwnNotes 21.3.1 (Mar 12, 2021)

  • The status messages in the Nextcloud / ownCloud settings are now translatable
  • There now is a new QOwnNotesAPI release 21.3.0 for ownCloud in the ownCloud marketplace
  • That added a workaround for the failing username detection in ownCloud 10.3+ (for #1725)
  • Added more translation (thank you carmenc, rawfreeamy)

New in QOwnNotes 21.3.0 (Mar 5, 2021)

  • Added more Chinese Simplified translation (thank you warfast)

New in QOwnNotes 21.2.5 (Feb 26, 2021)

  • Fixed a problem with exporting notes as PDF or printing them for installations of QOwnNotes previous from version 21.2.0 (for #2062)

New in QOwnNotes 21.2.4 (Feb 26, 2021)

  • Fixed an issue with showing the application window with a global shortcut for the Show/Hide application action (for #2061)

New in QOwnNotes 21.2.3 (Feb 19, 2021)

  • The toggling of a checkbox at the cursor position has now a higher priority at the Ctrl + Space shortcut (for #2048)
  • The restoring of workspaces after a window resize was improved (for #2056, thank you @fnkabit)

New in QOwnNotes 21.2.2 (Feb 17, 2021)

  • When setting your initial note folder and no Nextcloud or ownCloud folders are found now a Notes folder is suggested in your home directory (for #2054)
  • Added more translation (thank you amirkbrpr, lelaw, rawfreeamy)

New in QOwnNotes 21.2.1 (Feb 12, 2021)

  • You now can also toggle a checkbox at the cursor position with Ctrl + Space in the note text edit (for #2048)
  • Added more translation (thank you psardinha, amirkbrpr, anastazja.k1, mguerra, rawfreeamy, gregory.k, evildeepblue)

New in QOwnNotes 21.2.0 (Feb 8, 2021)

  • Fixed a lot of Qt 5.15 deprecation warnings (for #1304)
  • The Find action dialog was further improved (for #2036, thank you @Waqar144)
  • Added more translation (thank you rawfreeamy, amirkbrpr, agnieszka_de_en_pl, rakekniven, evildeepblue)

New in QOwnNotes 21.1.8 (Jan 27, 2021)

  • Windows 10 pdf export issues are now fixed (for #2015)
  • Added more translation (thank you amirkbrpr, zmni, afischer211, rawfreeamy, mguerra, gregory.k)
  • Two new translations were integrated into the webpage (for #1859):
  • QOwnNotes webpage in Hungarian
  • QOwnNotes webpage in Persian

New in QOwnNotes 21.1.7 (Jan 25, 2021)

  • Fixed line wraps in code blocks in the preview (for #2017)
  • Added more French, Dutch, German, Hungarian, Persian translation (thank you rawfreeamy, amirkbrpr, rakekniven)

New in QOwnNotes 21.1.6 (Jan 25, 2021)

  • There now is a new and slick Action dialog with fuzzy filtering replacing the old dialog (for #2018, thank you @Waqar144) you can reach the dialog with the shortcut Ctrl + ⇧ + A
  • The links and names of the messenger Riot got renamed to Element since the project was rebranded you can reach the QOwnNotes Matrix room via its new link

New in QOwnNotes 21.1.5 (Jan 25, 2021)

  • The Use softwrap in note editor and preview setting now also works for code blocks in the preview, the pdf export and for printing (for #2017)

New in QOwnNotes 21.1.4 (Jan 19, 2021)

  • The Return key will now be handled the same as the Enter key in the note text edit for things like automatically creating list items (for #2013, thank you @fnkabit)
  • Added more translation (thank you amirkbrpr, afischer211, rawfreeamy, amyd.lang, rakekniven, mguerra, gregory.k)

New in QOwnNotes 21.1.3 (Jan 13, 2021)

  • There now are new scripting commands mainWindow.getWorkspaceUuidList(), mainWindow.getWorkspaceUuid() and mainWindow.setCurrentWorkspace() to access workspaces and a new hook windowStateChangedHook to notice window state changes (for #2007, thank you @fnkabit)
  • For more information please take a look at the MainWindow scripting documentation and the Hook scripting documentation
  • There also is a new script Dynamic Workspace in the script repository that you can use to toggle workspaces when you maximize the window

New in QOwnNotes 21.1.2 (Jan 5, 2021)

  • Now the extra-selections of the search results in the note text are also highlighted when searching for notes in the note search panel (for #1981)
  • Now the main heading in the experimental note list preview is shown if the main headings is allowed to be different than the note name in the current note folder (for #2004)

New in QOwnNotes 21.1.1 (Jan 4, 2021)

  • Now the first occurrence of the search term is found first in the note text, when searching for notes in the note search panel (instead of the the last occurrence) (for #1981)
  • Added more translation (thank you amirkbrpr, afischer211, rawfreeamy, zmni, martastan, silviact)

New in QOwnNotes 21.1.0 (Dec 31, 2020)

  • If you switch between previous and next note tabs now the note text edit is focused
  • The cursor position in the notes is remembered when switching to another tab and restored when you come back to the tab
  • Added more translation (thank you rawfreeamy, amirkbrpr, mguerra, martastan, cberetta, unchase)

New in QOwnNotes 20.12.9 (Dec 23, 2020)

  • The in-note search performance was improved (for #1985, thank you @Waqar144)

New in QOwnNotes 20.12.8 (Dec 22, 2020)

  • Fixed an issue with decrypting notes after encrypting for the first time, but never saving them (for #1992)

New in QOwnNotes 20.12.7 (Dec 22, 2020)

  • Now storing notes in different cases is also prohibited to prevent more problems on case-insensitive filesystems, like NTFS (for #1988)
  • Added more Slovenian, Ukrainian, Urdu (Pakistan), Polish, Sinhala translation (thank you radovanm, nelkobud, farhan1985, martastan, helabasa)

New in QOwnNotes 20.12.6 (Dec 17, 2020)

  • Different cases in note names for different notes are now prohibited to prevent problems on case-insensitive filesystems, like NTFS (for #1988)

New in QOwnNotes 20.12.5 (Dec 14, 2020)

  • If you are searching for text in the note list now for the search term is also searched again inside the notes when you click on other notes in the note list (for #1980)

New in QOwnNotes 20.12.3 (Dec 8, 2020)

  • The Windows releases of QOwnNotes are now built with Qt 5.15.2 (for #1976)
  • Added more Chinese Simplified, Russian translation (thank you unchase, ReverseDmitry, iclementine)

New in QOwnNotes 20.12.2 (Dec 7, 2020)

  • The macOS, Snap and AppImage releases of QOwnNotes are now built with Qt 5.15.2 (for #1972)
  • The setting Editor/removeTrainingSpaces with a typo was migrated to Editor/removeTrailingSpaces

New in QOwnNotes 20.12.1 (Dec 2, 2020)

  • The fileCreated date will now also be set for new notes before the note folder is reloaded (for #117)

New in QOwnNotes 20.12.0 (Dec 2, 2020)

  • You can now also copy in-line code blocks in the note text edit with the context menu (for #1967, thank you @fnkabit)
  • Improved spellcheck auto-detection performance (for #1969, thank you @Waqar144)
  • Added more Persian, Urdu (Pakistan), Portuguese, Brazilian translation (thank you amirkbrpr, Farhan1985, danilosf)

New in QOwnNotes 20.11.9 (Nov 23, 2020)

  • The rename/remove subfolder context menu option are now not shown if no subfolder was clicked in the subfolder panel (for #1957, thank you @fnkabit)

New in QOwnNotes 20.11.8 (Nov 23, 2020)

  • The note language auto-detection performance was improved (for #1954, thank you @Waqar144)
  • The falsely shown note subfolder menu when clicking on an empty space in the note list is now disabled (for #1955)

New in QOwnNotes 20.11.7 (Nov 23, 2020)

  • There now are new scripting commands script.noteTextEditSetCursorPosition() and script.noteTextEditCursorPosition() to set the text cursor in the note text edit to a certain position and to get the current position (for #1950)
  • For more information please take a look at the scripting documentation
  • Added more Greek translation (thank you Gregory.K)

New in QOwnNotes 20.11.6 (Nov 17, 2020)

  • The setting of an empty note folder name is now prevented (for #1949, thank you @fnkabit)

New in QOwnNotes 20.11.5 (Nov 17, 2020)

  • The html heading code highlighting was fixed (for #1933, thank you @fnkabit)
  • Added more Spanish translation (thank you polkillas)

New in QOwnNotes 20.11.4 (Nov 11, 2020)

  • The different Jump to actions in the Windows menu are now disabled if the panels they jump to are disabled (for #1941, thank you @fnkabit)
  • Updated the link to the Markdown cheatsheet to the new Markdown documentation

New in QOwnNotes 20.11.3 (Nov 9, 2020)

  • Fixed a bug where after deselecting notes from a multiple selection, the last selected note was not the current node (for #1939, thank you @fnkabit)
  • Added more Bengali and Spanish translation (thank you Basudeb_Dhaka, richarson)

New in QOwnNotes 20.11.2 (Nov 6, 2020)

  • A preview code block highlighting issue was fixed (for #1933)
  • The distraction free mode is now disabled when no note is selected (for #1936, thank you @fnkabit)
  • A new scripting hook insertAttachmentHook was added that is executed when an attachment file is inserted into the current note (for #1645)
  • Please take a look at the insertAttachmentHook documentation for more information

New in QOwnNotes 20.11.1 (Nov 3, 2020)

  • A possibly not updating note count when notes were removed was fixed (for #1934, thank you @fnkabit)

New in QOwnNotes 20.11.0 (Nov 2, 2020)

  • There now is a new scripting class NoteSubFolderApi to fetch note subfolders and their notes (for #1165, thank you @fnkabit)
  • For more information please take a look at the scripting documentation
  • Added more translation (thank you filipedias321, MGuerra, rakekniven, unchase, zmni, gbabin, mlimacarlos, amirkbrpr)

New in QOwnNotes 20.10.11 (Oct 29, 2020)

  • In the issue assistant there now are tooltips to show how many characters are needed at minimum and it's not mandatory to post the log-output for issues any more
  • there now is a software repository for Fedora 33 for instructions
  • dded more Catalan translation (thank you MGuerra)

New in QOwnNotes 20.10.10 (Oct 28, 2020)

  • there now is a new scripting command mainWindow.reloadCurrentNoteByNoteId() that you can use to reload the current note, for example because the path changed
  • for more information please take a look at the scripting documentation
  • (opens new window)
  • added more translation (thank you unchase, Tommy903, Zack-83, mlimacarlos, amirkbrpr, gbabin, rakekniven)

New in QOwnNotes 20.10.9 (Oct 27, 2020)

  • you can now also choose to create the note of broken note links when clicking on the note in the note preview
  • if note subfolders are disabled for your note folder you will now also get a proper error message when trying to create notes in subfolders
  • added more translation

New in QOwnNotes 20.10.8 (Oct 26, 2020)

  • you can now choose to create the note of broken note links when you Ctrl + Click on the note in the note text edit (for #1698
  • (opens new window), thank you @fnkabit)
  • the legacy update service is up again for older versions of QOwnNotes (see Legacy update service up again
  • (opens new window))
  • added more translation (thank you pgrules7, rawfreeamy, VasilikiBotsou, danilosf)

New in QOwnNotes 20.10.7 (Oct 26, 2020)

  • it is now also possible to move text in the note text edit via drag and drop (for #1888
  • (opens new window), thank you @fnkabit)

New in QOwnNotes 20.10.6 (Oct 23, 2020)

  • You can now also change the alignment of your markdown table by setting it in the table header and pressing Ctrl + Space (for #1905, thank you @fnkabit)

New in QOwnNotes 20.10.5 (Oct 22, 2020)

  • The All notes count in the tags panel showing the count for the previously
  • Selected item was fixed (for #1903, thank you @Waqar144)
  • Indented code blocks were fixed when previous line is not a heading
  • (for #1908, thank you @Waqar144)
  • Improved auto-removal of * and tick characters (for #105, thank you @Waqar144)
  • Inline code spans will now not be spell checked (for #1911, thank you @Waqar144)
  • Added more translation (thank you rawfreeamy, danilosf)

New in QOwnNotes 20.10.4 (Oct 15, 2020)

  • The update service now makes use of the new api on https://api.qownnotes.org/ to check for application updates (for #1900)
  • the source code to the api is available on https://github.com/qownnotes/api
  • the new api also supports requests to the old api for backward compatibility
  • Added more Chinese Traditional, Greek, Chinese Simplified, Hungarian, Dutch translation (thank you rawfreeamy, VasilikiBotsou)

New in QOwnNotes 20.10.3 (Oct 9, 2020)

  • The links in the application were updated for the new webpage
  • Added more translation (thank you MGuerra, gbabin, tiwi90, unchase, mlimacarlos, amirkbrpr, fitoschido, diego2214, rakekniven, MartaStan)

New in QOwnNotes 20.10.2 (Oct 5, 2020)

  • The url of the update service was changed to make it possible to detach the api from the webpage in the future

New in QOwnNotes 20.10.1 (Oct 2, 2020)

  • you can now also search only in the note name (for #1890)
  • n:book or name:book will search for notes with book just in the note name or file name
  • for more information about searching please take a look at the new searching documentation

New in QOwnNotes 20.10.0 (Oct 1, 2020)

  • The feature to jump to the start/end of the document when in the first/last line was improved to detect the visible line (for #1892)
  • Added more translation (thank you zmni, gbabin, silviact, VasilikiBotsou, filipedias321,
  • Unchase, mlimacarlos, cberetta, richarson, rakekniven, ihatemyself, amirkbrpr)

New in QOwnNotes 20.9.11 (Sep 25, 2020)

  • The web socket server for the QOwnNotes browser extension is now only listening
  • On localhost any more (for #1885)
  • More tagging system speed improvements were made (for #943, thank you @Waqar144)
  • Added more Greek, Slovenian translation (thank you VasilikiBotsou, silviact)

New in QOwnNotes 20.9.10 (Sep 25, 2020)

  • The amd64 stable release snap of QOwnNotes will now be built by GitHub Actions to prevent
  • Two desktop files being deployed with the snap (for #1019)
  • The other architectures will still be built by Ubuntu Launchpad
  • Fixed the incorrect setExpandTab setting for fakevim (for #1875, thank you @Waqar144)
  • The speed of the tagging system was slightly improved (for #943, thank you @Waqar144)

New in QOwnNotes 20.9.9 (Sep 23, 2020)

  • Tab stop width and tab versus space settings are now also respected in fakevim mode (for #1875)
  • Added a snap build to the release (for #1019)

New in QOwnNotes 20.9.8 (Sep 20, 2020)

  • Resetting the note text font size will now not move the text cursor (for #1869)
  • The QOwnNotesAPI Nextcloud app was updated to version 20.9.0 to support Nextcloud 20/21 (for #35)
  • The Web Companion browser extension was updated to version 20.9.4 to fix a problem with opening all bookmarks in new tabs
  • Added more Bengali translation (thank you Basudeb_Dhaka)

New in QOwnNotes 20.9.7 (Sep 18, 2020)

  • Increasing and decreasing the editor font size with the mouse wheel now also works if
  • Not on beginning or end of note (for #1870)
  • The note text bookmark slot 0 was sacrificed to allow Ctrl + 0
  • To reset the note text font size (for #1869)

New in QOwnNotes 20.9.6 (Sep 18, 2020)

  • You now can increase and decrease the editor font size also with the mouse wheel
  • While holding Ctrl pressed (for #1870)
  • Fixed building snap stable release (for #1019)
  • Code block highlighting was improved (for #1873, thank you @Waqar144)
  • Added more Greek translation (thank you VasilikiBotsou)

New in QOwnNotes 20.9.5 (Sep 14, 2020)

  • Fixed removal of the original desktop file while building a snap with snapcraft to prevent
  • Two desktop files being deployed with the snap (for #1019)
  • A great amount of translations into Chinese Simplified were fixed so the menu items are
  • Correctly shown again (for #1866, thank you @iclementine)
  • Added more translation (thank you pehtranslator, VasilikiBotsou, rawfreeamy)

New in QOwnNotes 20.9.4 (Sep 11, 2020)

  • The original desktop file is now removed while building a snap with snapcraft to prevent two desktop files being deployed with the snap (for #1019)
  • Added more translation (thank you rawfreeamy, diego2214, silviact)

New in QOwnNotes 20.9.3 (Sep 6, 2020)

  • Fixed the status message No equation was found in front of the cursor when solving equations
  • The deployment of the original desktop file is now prohibited when building a snap with snapcraft to prevent two desktop files being deployed with the snap (for #1019)
  • Added more translation (thank you Lubinka, muhannad.albayk.jaam, khoirul, rawfreeamy, MartaStan, Zamalor, VasilikiBotsou, Basudeb_Dhaka, Iva16, Farhan1985, amirkbrpr)

New in QOwnNotes 20.9.2 (Sep 6, 2020)

  • The desktop file of the snap release of QOwnNotes was renamed to qownnotes.desktop to prevent problems with Gnome (for #1019)
  • Added more translation (thank you amirkbrpr, Farhan1985, MartaStan, cberetta, khoirul, pehtranslator, Iva16, diego2214, rawfreeamy, VasilikiBotsou, Basudeb_Dhaka, MGuerra, IvonkaTran, I_L_D_A_R, Aya_Fouad, muhannad.albayk.jaam, je1311, danilosf, filipedias321, rakekniven, gbabin)

New in QOwnNotes 20.9.1 (Sep 2, 2020)

  • The action Previous note was renamed to to Move up in note list and the action Next note to Move down in note list to make the meaning of the actions more clear (for #1862)
  • Added more translation (thank you amirkbrpr, muhannad.albayk.jaam, pehtranslator, Farhan1985, abdo25, MGuerra, rafacerutti.translator, Gregory.K, danilosf, secondjay, Iva16, mdirice, CarmenC)

New in QOwnNotes 20.9.0 (Sep 1, 2020)

  • A tooltip in the Settings dialog was changed to make it more comprehensive
  • A lot of translation and proofreading took place (thank you amirkbrpr, CarmenC, Aya_Fouad, DavidLinek, i****myself, pehtranslator, vaniamartins, AhmedElsayed, abdo25, rawfreeamy, wribeiro86, matheussantosaraujo12, nandhpc, MartaStan, christopher.ruppenthal1997, hamza.0404, brittonando, manowski.pawel, Tommy903, natallia.andranaki, Zamalor, rafacerutti.translator, secondjay, Basudeb_Dhaka, Farhan1985, IvonkaTran, hitoshi2544, VasilikiBotsou, rakekniven, gbabin, je1311, Koduja, tiwi90, Suci_R)

New in QOwnNotes 20.8.10 (Aug 24, 2020)

  • the QOwnNotes AppImage for Linux and the DMG for macOS are now built with Qt 5.15.1
  • this also fixed a script execution problem under macOS, because QtQml wasn't found

New in QOwnNotes 20.8.9 (Aug 21, 2020)

  • Fixed a problem with pressing Backspace after a ' in lists (for #1857, thank you @Waqar144)

New in QOwnNotes 20.8.8 (Aug 21, 2020)

  • Fixed a problem where you could loose changes to an encrypted note if you switch to another note and back to the encrypted note and then immediately edit it again before the encrypted note was stored to disk

New in QOwnNotes 20.8.7 (Aug 21, 2020)

  • The note scripting api will now not attempt to automatically decrypt a note in the background because this would happen every time the current note changes (for #104)

New in QOwnNotes 20.8.6 (Aug 19, 2020)

  • the readFromFile script command now has a new parameter codec to specify the encoding
  • of the file (for #1817)
  • for more information please take a look at the
  • scripting documentation
  • the script dictionary-autocomplete in the script repository was updated to use this parameter
  • in a script setting to set the encoding of the dictionary file

New in QOwnNotes 20.8.5 (Aug 17, 2020)

  • Fixed regression from 20.8.4 that causes to crash the application when right-clicking
  • On an empty area in the note list (for #1854)

New in QOwnNotes 20.8.4 (Aug 14, 2020)

  • improvements where made to the note / subfolder tree mode (for #790)
  • the notes of the note folder root are now shown
  • if your right-click a sub-folder the sub-folder context menu is now shown
  • added more translation (thank you MGuerra, richarson, rakekniven, Gregory.K,
  • rawfreeamy, unchase, filipedias321, ihatemyself, tiwi90, mlimacarlos, Utkirbek, gbabin)

New in QOwnNotes 20.8.3 (Aug 9, 2020)

  • Added the new editor color schema Breeze dark (for #1847, thank you @fabianski7)
  • Added some speed improvements (for #1848, thank you @Waqar144)
  • There now is an option to disable the note count in the tags panel to improve the
  • Performance on slower hardware (for #943, thank you @Waqar144)
  • Added more Greek, Portuguese, Brazilian Portuguese translation (thank you Gregory.K, filipedias321, i****myself)

New in QOwnNotes 20.8.2 (Aug 6, 2020)

  • Bold and italic highlighting now also works between inline code blocks in the note editor (for #1842, thank you @Waqar144)

New in QOwnNotes 20.8.1 (Aug 5, 2020)

  • You can now also turn off/on the spellchecking inside encrypted notes
  • (for #1841)
  • You can now also use Tab or Enter to switch from the
  • Note list to the note edit panel if note renaming in the note list is enabled
  • (for #1837)
  • Added more Brazilian Portuguese, German translation (thank you ihatemyself, rawfreeamy)

New in QOwnNotes 20.8.0 (Aug 2, 2020)

  • Added new scripting methods cacheDir and clearCacheDir (for #1838, thank you @r00tr4v3n)
  • Please take a look at the documentation for cacheDir and clearCacheDir for more information
  • Added more translation (thank you rawfreeamy, i****myself, mlimacarlos, rakekniven, Zack-83, Gregory.K)

New in QOwnNotes 20.7.9 (Jul 29, 2020)

  • If you minimized or maximized the application window before entering full-screen mode that state will now be restored after exiting full-screen mode (for #1835)
  • You are now able to also delete trashed notes on your server in the trash dialog
  • (for #1833)
  • Added more translation (thank you MGuerra, rawfreeamy, richarson, unchase)

New in QOwnNotes 20.7.8 (Jul 27, 2020)

  • fixed a possible crash when encrypting notes with less than two lines (for #1831)

New in QOwnNotes 20.7.7 (Jul 27, 2020)

  • the name and description fields that got moved to the 2nd tab by accident were fixed in the note link dialog (for #1828)
  • fixed warnings when encrypting notes if application is built with Qt 5.14 or newer (for #1832)
  • changes to individual notes are now also ignored if the setting to ignore all external note folder changes is active
  • added more Brazilian Portuguese, German, Italian translation (thank you ihatemyself, rakekniven, Zack-83)

New in QOwnNotes 20.7.6 (Jul 27, 2020)

  • the note link dialog can now be resized smaller than the height needed for its 2nd tab (for #1828)
  • added Yiddish translation (a big thank you to Fabijenna)
  • visit QOwnNotes Translation if you want to make QOwnNotes available in more languages or help with the current translation
  • added more Greek, Hungarian, Brazilian Portuguese, Russian, French translation (thank you Gregory.K, rawfreeamy, mlimacarlos, unchase, gbabin)

New in QOwnNotes 20.7.5 (Jul 27, 2020)

  • Releases for Windows and macOS are now built with GitHub Actions in 64 bit (for #1828)
  • there is a macOS DMG with Qt 5.14.2 and Windows ZIP file with Qt 5.13.2 in every release
  • the updating api was adapted to use the new releases, please report any troubles with updating or installing
  • in addition there is a Linux AppImage 64 Bit with Qt 5.14.2

New in QOwnNotes 20.7.4 (Jul 17, 2020)

  • Added the new editor color schema Dracula (for #1823, thank you @TheChiefMeat)
  • Added Thai translation (a big thank you to Fabijenna)
  • Visit QOwnNotes Translation if you want to make QOwnNotes available in more languages or help with the current translation

New in QOwnNotes 20.7.3 (Jul 14, 2020)

  • Fixed a possible crash when showing note versions of a note with note links (for #1805)
  • More minor fixes for preview syntax highlighter where made (for #1821, thank you @Waqar144)
  • Added more translation (thank you Fabijenna, MGuerra, rakekniven, mlocati, unchase, gbabin)

New in QOwnNotes 20.7.2 (Jul 9, 2020)

  • Scripts in the script repository are now checked for updates on application start (for #1820)
  • if an update was found you'll be asked if you want to open the script update dialog
  • More highlighting improvements were made in the note text edit (for #122, thank you @Waqar144)
  • Added more translation (thank you manuelarodsilva, MGuerra, Gregory.K, rakekniven, unchase, mlimacarlos, richarson, Zack-83)

New in QOwnNotes 20.7.1 (Jul 5, 2020)

  • If the filename that is generated from the headline of a note turns out to be empty it will now be substituted by Note.md (for #1813)
  • If that file already exists in the current folder Note 1.md will be used (and so on)
  • More C++11/20 keywords and some types were added to the C++ highlighter (for #120, thank you @data-man)
  • There now is a context menu for note tabs which allows you to toggle the note stickiness and to close all other note tabs (for #1814)
  • Added more Italian, German, French translation (thank you mlocati, rakekniven, gbabin, Zack-83)

New in QOwnNotes 20.7.0 (Jul 3, 2020)

  • You can now press Ctrl + U to format the selected text underline (for #1811)
  • The QOwnNotes Gentoo overlay was added to the official Gentoo repository for easier installation (for #1807)
  • Please visit the Gentoo installation page for the updated instructions
  • Added more translation (thank you Fabijenna)

New in QOwnNotes 20.6.11 (Jun 28, 2020)

  • The Note dialog for opening notes in a new window can now also use custom preview fonts (for #1806)

New in QOwnNotes 20.6.10 (Jun 26, 2020)

  • Incorrect headings like #headline will now not be rendered as heading in the preview (for #1802, thank you @Waqar144)
  • The note tabs will now be hidden in distraction free mode
  • The Note dialog for opening notes in a new window now remembers whether it showed the note text or the preview last time so you can use the dialog as preview in the Distraction free mode (for #1804)
  • Added more translation (thank you ardakilicdagi, MGuerra, rakekniven, richarson)

New in QOwnNotes 20.6.9 (Jun 24, 2020)

  • Fixed unwanted def foo[A](a: A) note link generation in code blocks in the preview (for #1794, thank you @Waqar144)
  • You can now turn off support for the QOwnNotesAPI Nextcloud/ownCloud app
  • Added more translation (thank you unchase, gbabin, Gregory.K, tiwi90)

New in QOwnNotes 20.6.7 (Jun 19, 2020)

  • You can now remove a tabulator list indent of a new list item with Shift + Tab if the setting Use tab character instead of spaces is disabled (for #1793)

New in QOwnNotes 20.6.6 (Jun 18, 2020)

  • Fixed note links if note is inside a sym-linked subfolder that lies outside the note folder (for #1792)

New in QOwnNotes 20.6.5 (Jun 14, 2020)

  • Fixed preview of inserted images from another drive without copying them to the media library on Windows if filename has spaces in it (for #1787)

New in QOwnNotes 20.6.4 (Jun 12, 2020)

  • Fixed string not being highlighted if there is a char before it (for #1786, thank you @Waqar144)

New in QOwnNotes 20.6.3 (Jun 10, 2020)

  • Fixed preview of inserted images from another drive without copying them to the media library on Windows (for #1785)
  • Fixed quote behavior when cursor is at word start (for #118, thank you @Waqar144)
  • Added more Greek translation (thank you Gregory.K)

New in QOwnNotes 20.6.2 (Jun 8, 2020)

  • if Use editor highlighting styles also for the preview is turned on now the preview fonts will be disabled at all and will not leak into the preview any more
  • fixed possible crash if no screen is present

New in QOwnNotes 20.6.1 (Jun 8, 2020)

  • fixed a problem with empty shortcuts if the menubar is disabled and settings were stored in the Settings dialog (for #1708)

New in QOwnNotes 20.6.0 (Jun 1, 2020)

  • Fix problem with adding QOwnNotes installed from snap as favorite in Ubuntu 20.04 (for #1713)
  • Fix markdown heading highlighting issue (for #1777, thank you @Waqar144)
  • The scripting commands preNoteToMarkdownHtmlHook and preNoteToMarkdownHtmlHook now have a new parameter forExport (for #1769, thank you @r00tr4v3n)
  • please take a look at the documentation for preNoteToMarkdownHtmlHook and noteToMarkdownHtmlHook for more information

New in QOwnNotes 20.5.13 (May 27, 2020)

  • Generated tag from TravisCI for build 5695

New in QOwnNotes 20.5.12 (May 22, 2020)

  • Fixed copying and moving of notes into sub-folders and note-folders and other things that were broken by #1749 (for #1764 and #1743)
  • The scripting hook noteToMarkdownHtmlHook will now be called after modifications to images in the note are made (for #1766)
  • The QHotkey library was updated
  • Added more translation (thank you unchase, richarson, gbabin, Fabijenna)

New in QOwnNotes 20.5.11 (May 21, 2020)

  • Some startup performance improvements were made (for #1755, thank you @Waqar144)
  • Markdown checkbox list items now have a square as list-style in the preview (for #1761)
  • The scripting command startDetachedProcess now has new parameters to define a callback identifier that can later be implemented via the new scripting hook onDetachedProcessCallback to be able to handle the output of a detached process in a script (for #1746, thank you @r00tr4v3n)
  • please take a look at the documentation for startDetachedProcess and onDetachedProcessCallback for more information
  • If the tab of current note was clicked now the subfolder of the note is activated if that is needed to show the note in the note list (for #1754)
  • You can now enable a checkbox in the Editor settings to automatically remove trailing spaces from the current note text when the note is stored to disk (for #1759)
  • you will only see the changes once the note edit panel is refreshed to prevent cursor jumping while you are editing the note
  • Added more Russian, Greek, German, Estonian, Hindi, Portuguese, Hungarian, Basque, Punjabi, Albanian, Filipino, Romanian, Arabic, Finnish, Icelandic, Serbian (Cyrillic), Indonesian, Slovak, Bengali, Bosnian, Irish, Slovenian, Bulgarian, Japanese, Swedish, Cebuano, Khmer, Turkish, Chinese Simplified, Korean, Ukrainian, Kurdish, Urdu (Pakistan), Chinese Traditional, Latvian, Uzbek, Croatian, Lithuanian, Vietnamese, Czech, Galician, Macedonian, Xhosa, Danish, Norwegian, Dutch, Hausa, Persian, Hebrew, Polish, French translation (thank you unchase, Gregory.K, Fabijenna, rakekniven, gbabin)

New in QOwnNotes 20.5.10 (May 19, 2020)

  • Fixed file links interpreted in code blocks (for #1748, thank you @Waqar144)
  • Migrated from sub-folder to subfolder in menu items, documentation, comments and general text
  • Added more Albanian, Arabic, Basque, Zulu, Xhosa, Hausa, Greek, Filipino, Kurdish, Croatian, Estonian, Malay, Hungarian, Bengali, Bosnian, Bulgarian, Cebuano, Chinese Simplified, Chinese Traditional, Czech, Danish, Dutch, Finnish, Galician, Hebrew, Hindi, Icelandic, Indonesian, Irish, Japanese, Korean, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Swedish, Turkish, Ukrainian, Urdu (Pakistan), Uzbek, Vietnamese translation (thank you Fabijenna)

New in QOwnNotes 20.5.9 (May 15, 2020)

  • Added a new editor color schema Solarized Dark (for #1742, thank you @sauces1313)
  • The note files are now actually renamed if the headline of a note changes instead of a new note file being created (for #1743)
  • if if the note file was successfully renamed now a copy will not be move to the local trash
  • Added more Spanish translation (thank you richarson)

New in QOwnNotes 20.5.8 (May 14, 2020)

  • you can now copy an image to the clipboard by right-clicking on it in the preview (for #1741)
  • this works for local and as well for remote images
  • the binary translation files were removed from the git repository, they are now built in all build systems (for #1744)
  • added more French, German, Russian, Catalan, Italian, Bengali translation (thank you gbabin, rakekniven, unchase, MGuerra, tiwi90, Oymate)

New in QOwnNotes 20.5.7 (May 14, 2020)

  • there now is a new method insertHtmlAsMarkdownIntoCurrentNote for mainWindow in the scripting engine that inserts html in the current note as markdown (for #1740)
  • this method also downloads remote images and transforms data:image urls to local images stored in the media directory
  • for more information please take a look at the Mainwindow scripting documentation
  • added a new scripting hook websocketRawDataHook that is called when data is sent from the QOwnNotes Web Companion browser extension via the web browser's context menu (for #1740)
  • you need the QOwnNotes Web Companion 20.5.0 or higher for this to work
  • this works with either the send page and send selection feature of the web companion
  • if a hook implementation is found in a script no new note will be created
  • take a look at the handleNoteNameHook documentation for more information
  • note tabs will now be reloaded correctly if the note-folder is reloaded (for #1720)
  • all note assignments were previously lost because reloading the note-folder causes all note ids to be different than before
  • fixed a possible crash when restoring note tabs (for #1720)
  • added new scripting methods fileExists and readFromFile and a new parameter createParentDirs for method writeToFile (for #1736, thank you @r00tr4v3n)
  • for more information please take a look at the scripting documentation
  • there now is a new sub-menu for custom actions from scripts in the note-edit context menu to prevent that too many menu items are shown on the first level of the menu (for #1737, thank you @r00tr4v3n)
  • added more Bengali, Brazilian Portuguese, French translation (thank you Oymate, Fabijenna, gbabin, bepolymathe)

New in QOwnNotes 20.5.6 (May 10, 2020)

  • Leaving the distraction free mode with Escape now doesn't cause you to enter the read-only mode automatically, you have to press Escape a 2nd time to enter the read-only mode (for #1733)
  • Fixed a possible focus problem when entering the distraction free mode (for #1733)
  • Fixed a possible crash in code block preview (for #1731, thank you @Waqar144)
  • Added more Cebuano, Indonesian, Polish, Uzbek, Portuguese, Irish, Vietnamese, Chinese Simplified, Punjabi, Albanian, Chinese Traditional, Romanian, Japanese, Arabic, Filipino, Serbian (Cyrillic), Khmer, Galician, Czech, Slovak, Korean, Greek, Danish, Slovenian, Dutch, Latvian, Hausa, Spanish, Basque, Hebrew, Swedish, Lithuanian, Hindi, Turkish, Macedonian, Hungarian, Ukrainian, Norwegian, Bosnian, Icelandic, Urdu (Pakistan), Persian, Bulgarian translation (thank you Fabijenna)

New in QOwnNotes 20.5.5 (May 7, 2020)

  • Now a tooltip is shown for note tabs to guide you how to stick and unstick notes (for #1730)
  • The note tab sticky status will now be shown correctly if a note is double-clicked in the note list (for #1730)
  • Added more German, French, Russian, Italian, Catalan, Bengali, Hungarian, Dutch, Danish, Finnish, Polish, Brazilian Portuguese translation (thank you rakekniven, gbabin, unchase, mlocati, MGuerra, Oymate, Fabijenna, mlimacarlos)

New in QOwnNotes 20.5.4 (May 6, 2020)

  • You can now stick a note to a tab with the new action Toggle note stickiness of current tab in the Note / Navigation menu or by double-clicking on the tab (for #1730)
  • this will cause a new tab being opened automatically if you click on another note while in this tab
  • the stickiness status will get also restored when the note folder is switched or the application is started
  • If the note of the current tab is renamed now the tab also will be renamed (for

New in QOwnNotes 20.5.3 (May 5, 2020)

  • Fixed a problem with restoring note tabs of notes from sub-subfolders (for #1726)
  • Fixed Show note in file manager for file manager Caja on Linux (for #1727, thank you @r00tr4v3n)
  • Added more debug output in case note folder was not found on server (for #1725)
  • Added more Spanish, Catalan, French, German, Italian, Russian translation (thank you richarson, MGuerra, Fabijenna, gbabin, rakekniven, mlocati, unchase)

New in QOwnNotes 20.5.2 (May 4, 2020)

  • Open note tabs are now restored when the note folder is switched or the application is started (for #1726)
  • Restoring the last open note when switching note folders was also improved
  • You can turn note tab restoring off in the Panels settings
  • Added more Bengali translation (thank you Oymate)

New in QOwnNotes 20.5.1 (May 1, 2020)

  • New tabbing shortcuts were added (for #1720)
  • you can now jump to the previous or next note tab with Alt + PgUp and Alt + PgDn
  • you can now close the current note tab with Ctrl + W
  • you can now open a new note in a new tab with Ctrl + Shift + N
  • do keep in mind that you can change or disable all shortcuts in the Shortcuts settings
  • please visit QOwnNotes shortcuts for a list of all shortcuts
  • Some glitches with duplicate tabs when the application was jumping to notes while the note was already open as a tab were fixed (for #1720)
  • Tabs of removed notes are now also removed automatically (for #1720)
  • There now is a software repository for Fedora 32
  • please visit the Fedora installation page for instructions
  • Added more Russian, German, Catalan translation (thank you unchase, rakekniven, MGuerra)

New in QOwnNotes 20.5.0 (May 1, 2020)

  • you now can right-click on a note in the note list and click Open note in tab to open the note in a tab in the note edit panel (for #1720)
  • those tabs can be individually closed and moved
  • opening notes without the new context menu action will open the note in the current tab
  • if only one tab is open the tabbed interface will be hidden
  • since right-clicking a note in the note list also already opens the note a click on the new context menu action will attempt to open the last note to really open a new tab if only one tab was open
  • double clicking a note in the note list will now cause the note to be loaded in a tab if no noteDoubleClickedHook was registered in the scripting engine
  • you will now get a warning dialog if you attempt to create a note sub-folder that will be ignored by the application, because the name is either used internally or ignored in the Panels settings (for #1718)
  • added more German, Spanish, Russian, Catalan, Bengali, Italian translation (thank you rakekniven, richarson, unchase, MGuerra, 2fake1987, Oymate, tiwi90)

New in QOwnNotes 20.4.18 (Apr 29, 2020)

  • the counts in the tag tree are now showing the amount of linked notes and not the amount of note-links of a tag (for #1709)
  • you now are able to show invisible sub-folders (folders starting with .) in the note sub-folder panel if you clear the default Ignored sub-folders setting in the Panels settings (for #1718)

New in QOwnNotes 20.4.16 (Apr 27, 2020)

  • Generated tag from TravisCI for build 5548

New in QOwnNotes 20.4.13 (Apr 24, 2020)

  • There now is a new scripting hook noteTaggingByObjectHook to implement your own note tagging mechanism in a script (for #1703)
  • Similarly to noteTaggingHook you can implement your own note tagging mechanism, but you are not bound to tag names in the tag tree root, this way you can make use of the whole tag tree instead of only a tag list
  • You can now fetch a tag by name (if there already exists a tag object) with tag.fetchByName() via the scripting engine (for #1703)
  • You can now fetch the parent tag names of a tag with tag.getParentTagNames() via the scripting engine (for #1703)

New in QOwnNotes 20.4.12 (Apr 22, 2020)

  • When tags in the tag tree are double-clicked now the tag also is added or removed via the scripting engine (for #84)

New in QOwnNotes 20.4.11 (Apr 21, 2020)

  • Links to urls ending with .md are now not highlighted as broken note links in the editor any more
  • The column widths of the tag tree panel are now also recalculated when the tree items are expanded or collapsed, not only when the tree is rebuilt or the application window is resized (for #1690)
  • Added more Brazilian Portuguese, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian, Uzbek, Vietnamese, Arabic, Bengali, Bosnian, Bulgarian, Cebuano, Chinese Simplified, Galician, German, Dutch, Hungarian, Albanian, Basque, Chinese Traditional, Croatian, Czech, Danish, Estonian, Filipino, Finnish, French, Greek, Hausa, Hebrew, Hindi, Icelandic, Indonesian, Irish, Japanese, Khmer, Korean, Kurdish, Latvian, Lithuanian, Macedonian, Malay, Maori, Norwegian, Persian, Polish, Portuguese, Catalan, Italian translation (thank you Fabijenna, MGuerra, tiwi90)

New in QOwnNotes 20.4.10 (Apr 19, 2020)

  • For all question dialogs where you clicked the checkbox Don't ask again! you will be now asked again next time if you answer the dialog question with No and remembering that decisions makes no sense (for #1697)
  • this will help you in case when you accidentally clicked the checkbox and then pressed No, for example with shortcut-triggered dialogs like Remove current note
  • for all dialogs where remembering your No makes sense all of your decisions will be still remembered, for example with the dialog Note editing is currently disabled, do you want to allow it again? when you try to edit a note in read-only mode
  • Added more Russian, German translation (thank you unchase, rakekniven)

New in QOwnNotes 20.4.9 (Apr 19, 2020)

  • Notes in 2nd level sub-folders (or deeper) are now shown correctly in the note-list after clicking on All notes in the subfolder panel and filtering by tag (for #1696)
  • If the application is in "portable mode" then this will now also be shown in the title bar (for #1677)
  • Added more Catalan, Hungarian, Irish, Norwegian, Indonesian, Dutch, Japanese, Korean, Basque, Kurdish, Croatian, Latvian, Czech, Lithuanian, Danish, Macedonian, Estonian, Malay, Filipino, Maori, Finnish, Greek, Persian, Hausa, Polish, Hebrew, Portuguese, Icelandic, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Swedish, Turkish, Ukrainian, Urdu (Pakistan), Uzbek, Vietnamese, Zulu, Spanish translation (thank you MGuerra, Fabijenna, richarson)

New in QOwnNotes 20.4.8 (Apr 19, 2020)

  • You can now also clear local shortcuts in the Shortcuts settings (for #1693)
  • Added more Hungarian, Dutch, Basque, Croatian, Czech, Danish, Estonian, Filipino, Finnish, Greek, Hausa, Hebrew, Icelandic, Irish, Italian, German, Russian translation (thank you Fabijenna, mlocati, rakekniven, unchase)

New in QOwnNotes 20.4.7 (Apr 17, 2020)

  • Tags are now not lost if a note in a sub-folder is renamed after clicking on All notes in the subfolder panel (for #1691)
  • Added a new editor color schema Atom One Dark Reasonable by @leoniscsem (for #1694)
  • Added more Shona, Brazilian Portuguese, French, Icelandic, Indonesian, Irish, Italian, Khmer, Persian, Polish, Portuguese, Punjabi, Ukrainian, Urdu (Pakistan), Uzbek, Vietnamese, Spanish, Catalan translation (thank you Fabijenna, mlimacarlos, richarson, MGuerra)

New in QOwnNotes 20.4.6 (Apr 13, 2020)

  • Fixed renaming of note sub-folders under Windows if the folders contain other sub-folders (for #1683)
  • The note folder will now be reloaded if a note sub-folder was deleted in the Subfolders panel
  • Fixed optional automatic database closing under Windows (for #926)
  • Notes are now correctly filtered by tag even if notes with the same name are in different note sub-folders (for #1686)
  • Added more Bosnian, Albanian, Arabic, Basque, Bengali, Bulgarian, Catalan, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, Estonian, Filipino, Finnish, Galician, Greek, Hausa, Hebrew, Hungarian, Turkish, Swedish, Slovenian, Slovak, Serbian (Cyrillic), Romanian, Polish, Norwegian, Macedonian, Lithuanian, Latvian, Kurdish, Korean, Japanese translation (thank you Fabijenna)

New in QOwnNotes 20.4.5 (Apr 13, 2020)

  • Fixed the time formats link in the Editor settings (for #1685)
  • Now an error message in the log is shown if renaming of a note subfolder fails (for #1683)
  • Fixed note linking with sub-folders if the note folder is outside of the application directory in portable mode (for #1682)
  • Added more German, Russian, Italian translation (thank you rakekniven, unchase, tiwi90)

New in QOwnNotes 20.4.4 (Apr 12, 2020)

  • Some improvements for possible "cursor jumping to the top" issues were made (for #1681)

New in QOwnNotes 20.4.3 (Apr 10, 2020)

  • When right-clicking a note in the note list and clicking Open note in different window you can now also show a preview of your note instead of the note text (for #1678)
  • Added more Catalan, German, Spanish, Albanian, Khmer, Arabic, Korean, Basque, Kurdish, Bengali, Latvian, Bosnian, Lithuanian, Bulgarian, Macedonian, Cebuano, Malay, Norwegian, Chinese Simplified, Romanian, Chinese Traditional, Serbian (Cyrillic), Croatian, Slovak, Czech, Slovenian, Estonian, Swedish, Filipino, Turkish, Finnish, Ukrainian, Galician, Urdu (Pakistan), Greek, Uzbek, Hausa, Vietnamese, Hebrew, Hindi, Icelandic, Indonesian, Dutch, Irish, Hungarian, Danish, Japanese, Italian, Russian translation (thank you MGuerra, rakekniven, richarson, Fabijenna, tiwi90, unchase)

New in QOwnNotes 20.4.2 (Apr 8, 2020)

  • You can now choose to show your note folders in your Note folders panel as buttons in the Panels settings (for #1676)
  • You can use this button list vertically or horizontally, the buttons will float to the next line if there is no space left
  • Some title bar improvements were made (for #1677)
  • If more than one note folder exists then the name of the current note folder will be shown in the title bar
  • If a session was set with the --session cli parameter then it will be shown in the title bar
  • Added more German, Zulu, Shona, Maori, Xhosa, Filipino, Icelandic, Malay, Serbian (Cyrillic), Vietnamese, Finnish, Indonesian, Irish, Slovak, French, Japanese, Slovenian, Galician, Norwegian, Albanian, Arabic, Basque, Bengali, Bosnian, Khmer, Persian, Bulgarian, Swedish, Polish, Greek, Cebuano, Korean, Portuguese, Tagalog, Turkish, Chinese Simplified, Hausa, Ukrainian, Chinese Traditional, Punjabi, Hebrew, Kurdish, Latvian, Croatian, Urdu (Pakistan), Romanian, Czech, Hindi, Lithuanian, Uzbek, Danish, Estonian, Macedonian, Hungarian, Dutch translation (thank you Fabijenna)

New in QOwnNotes 20.4.1 (Apr 2, 2020)

  • You can now use the Meta key in keyboard shortcuts in the Shortcuts settings (for #1671)
  • If you have troubles with a 2nd Meta key showing up while entering the shortcut you can press Enter or Escape to finish the shortcut entering
  • Added more Catalan translation (thank you MGuerra)

New in QOwnNotes 20.4.0 (Apr 1, 2020)

  • You now can show and hide the application window with a new action Show/Hide application in the Window / Show menu (for #1324)
  • this should work with and without enabled tray icon
  • assign a global keyboard shortcut to the action in the Shortcuts settings to make use of it properly
  • Added more Spanish, Russian, Swedish, German, Italian, Galician, Greek, Hausa, Albanian, Arabic, Basque, Bengali, Bosnian, Bulgarian, Cebuano, Chinese Simplified, Dutch, Estonian, Filipino, Finnish translation (thank you richarson, unchase, druus, rakekniven, tiwi90, Fabijenna)

New in QOwnNotes 20.3.9 (Mar 31, 2020)

  • You can now also manage global keyboard shortcuts in the Shortcuts settings (for #44)
  • there you can set a global shortcut to every action of the main menu, including custom scripting actions
  • you can also search for global shortcuts in the Search for shortcut line edit
  • by default there are no global shortcuts activated
  • There now is a new property relativeNoteFileDirPath for notes in the scripting engine (for #1667)
  • for more information please take a look at the Note scripting documentation
  • There now is a new property createNewNoteSubFolder for mainWindow in the scripting engine that creates a new note subfolder in the current subfolder (for #1667)
  • for more information please take a look at the Mainwindow scripting documentation
  • Fixed a possible crash on entering a backtick character (for #114, thank you @Waqar144)

New in QOwnNotes 20.3.8 (Mar 30, 2020)

  • Added experimental global keyboard shortcut support (for #44)
  • Meta + Shift + N will now create a new note
  • No 2nd backtick will now be entered if you enter one at the end of a word with an US keyboard layout (for #111, thank you @Waqar144)
  • Fixed a build problem under Qt 5.15 (for #1666, thank you @data-man)
  • Added more Indonesian, Catalan, Khmer, Sinhala, Shona, Dutch, Hungarian, Danish, Spanish, Brazilian Portuguese, German, Russian, Italian translation (thank you zmni, MGuerra, Fabijenna, richarson, mlimacarlos, rakekniven, unchase, tiwi90)

New in QOwnNotes 20.3.7 (Mar 23, 2020)

  • You now can also Ctrl + Click legacy attachment urls like file://attachments/1260976404.pdf in the note editor to open them externally (for #1663)
  • Added Shona translation (a big thank you to Fabijenna)
  • Visit QOwnNotes Translation if you want to make QOwnNotes available in more languages or help with the current translation
  • Added more Italian, Brazilian Portuguese, Khmer, Xhosa, Sinhala, German, Russian translation (thank you Fabijenna, mlocati, mlimacarlos, rakekniven, unchase)

New in QOwnNotes 20.3.6 (Mar 20, 2020)

  • You can now search for a language in the Interface settings to make it easier to find the translation you want to use
  • you can search for the English name, the local name or the language code
  • Added Zulu, Sinhala and Khmer translation (a big thank you to Fabijenna)
  • visit QOwnNotes Translation if you want to make QOwnNotes available in more languages or help with the current translation
  • Added more Xhosa, Bengali, Spanish, Indonesian, Italian, Russian, German, Catalan, Brazilian Portuguese, Arabic, Basque, Bosnian, Bulgarian, Cebuano, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, Dutch, Estonian, Filipino, Finnish, Galician, Greek, Hausa, Albanian translation (thank you Fabijenna, omarmear, richarson, zmni, tiwi90, unchase, rakekniven, Altanzar, MGuerra, mlimacarlos, athrouss)

New in QOwnNotes 20.3.5 (Mar 15, 2020)

  • you can now import CSV directly from the clipboard in the Table dialog
  • you can for example copy CSV from a table in a web-browser
  • an attempt to detect the separator when importing CSV will now be made in the Table dialog
  • added more Spanish, Italian, Russian, Brazilian Portuguese, German translation (thank you richarson, Fabijenna, tiwi90, unchase, fitoschido, mlimacarlos, rakekniven)

New in QOwnNotes 20.3.4 (Mar 13, 2020)

  • the setting Allow note file name to be different from headline can now be set per note folder instead of only globally
  • this allows you to use different settings for your note file names for each note folder
  • the currently existing setting will be used as setting for all your note folders initially
  • if you open the Note folders settings now the currently active note folder will be selected
  • improved html list importing of the Paste html or media action
  • added Malay and Xhosa translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Catalan, Chinese Traditional, Filipino, Spanish translation (thank you Fabijenna)

New in QOwnNotes 20.3.3 (Mar 11, 2020)

  • The documentation page was re-done in Markdown and will be generated automatically with MkDocs at docs.qownnotes.org
  • feel free to add or improve the information
  • Improved GTK and KDE Plasma support for the snap version of QOwnNotes (for #1651)
  • the Breeze styling will now be used by default along with the GTK file selectors
  • The Table dialog now also supports importing csv files with tabulator characters as separator
  • Added more Catalan, Chinese Traditional, Filipino, Spanish, French, Hiligaynon, Bengali, Persian, Dutch, Albanian, Arabic, Ukrainian, Italian, Russian translation (thank you Fabijenna, MGuerra, mlocati, unchase, richarson, tiwi90)

New in QOwnNotes 20.3.2 (Mar 6, 2020)

  • When removing single or multiple notes the note folder will now not be reloaded, instead the notes will just be removed in the note list and the next existing note will be selected (for #1650)
  • Added Māori translation (a big thank you to Fabijenna)
  • Join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation

New in QOwnNotes 20.3.1 (Mar 5, 2020)

  • Fixed inline code not being highlighted if there is a link in the same line (for #1649, thank you @Waqar144)
  • Added more Maori, Arabic, Vietnamese, Cebuano, Turkish, Hebrew, Galician, Hindi, Kurdish, Urdu (Pakistan), Chinese Simplified, Uzbek, German, Spanish, Brazilian Portuguese, Italian, Catalan, French, Filipino, Albanian, Basque, Bosnian, Bulgarian, Chinese Traditional, Croatian, Czech, Danish, Dutch, Estonian, Finnish, Greek, Hungarian, Icelandic, Indonesian, Irish, Japanese, Korean, Latvian, Lithuanian, Macedonian, Norwegian, Polish, Portuguese, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Swedish, Russian translation (thank you Fabijenna, rakekniven, fitoschido, mlimacarlos, mlocati, MGuerra, primokorn, unchase)

New in QOwnNotes 20.3.0 (Feb 29, 2020)

  • Here now is a new predefined layout Preview only to choose from at the initial setup and in the Layout settings that shows no note edit panel, but the preview panel instead
  • You could use a workspace with this layout to switch between a workspace with only the note edit and a workspace with only the preview with the shortcut Alt + Shift + P
  • Please visit QOwnNotes shortcuts for a list of all shortcuts
  • Using a new layout in the Layout settings now creates a new workspace instead of replacing the initial workspace, but keep in mind that workspaces that demand that there is no central widget will not work properly if the central widget is enabled
  • You can now also select text with they keyboard in the Debug information of the Debug settings
  • Fixed headings retaining old formatting when removing the heading marker in the next line (for #1641, thank you @Waqar144)
  • Fixed strike-through highlighting being applied to links (for #1642, thank you @Waqar144)
  • Fixed cpp being used for unknown code block languages in the note edit highlighter (for #1643, thank you @Waqar144)

New in QOwnNotes 20.2.11 (Feb 27, 2020)

  • Fixed strange line edit resizing problem in the Nextcloud/ownCloud settings that was sighted on KDE
  • Other user interface elements were also slightly improved
  • Fixed a note folder reload problem if application was built on Qt 5.14 or higher (for #1640)

New in QOwnNotes 20.2.10 (Feb 26, 2020)

  • Fixed a possible crash with the CSS code block highlighter (for #1638, thank you @Waqar144)
  • Url-encoded links to notes will now also be correctly adapted if those notes are renamed (for #1546)

New in QOwnNotes 20.2.9 (Feb 24, 2020)

  • Note links generated from the Link dialog will now get url-encoded to be better compatible with other tools that can link to files, like GitHub or GitLab (for #1546)
  • for example Note with one bracket].md will now get Note with one bracket].md
  • links with just spaces still work in QOwnNotes, as well as as spaces
  • the new note links are click-able in both the note edit and the preview and the broken-note-link highlighter will also handle them correctly
  • The default shortcut for Insert attachment was changed to Ctrl + Shift + X because of clashing with Edit encrypted note (for #1637)
  • please visit QOwnNotes shortcuts for a list of all shortcuts
  • Added more Indonesian, Spanish, Danish, Vietnamese, Dutch, Estonian, Filipino, Finnish, Greek, Hausa, Hebrew, Hindi, Hungarian, Urdu (Pakistan), Icelandic, Turkish, Irish, Japanese, Korean, Kurdish, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Swedish, Ukrainian, Uzbek, Albanian, Arabic, Basque, Bengali, Bosnian, Bulgarian, Chinese Simplified, Chinese Traditional, Croatian, Czech, German, Russian translation (thank you zmni, richarson, Fabijenna, rakekniven, unchase)

New in QOwnNotes 20.2.8 (Feb 20, 2020)

  • Conflicted copies of the note folder database notes.sqlite are now immediately deleted if tags and tag assignments are not different to the ones from the current notes.sqlite (for #1625)
  • All other table differences can be safely ignored

New in QOwnNotes 20.2.7 (Feb 19, 2020)

  • Fixed removing of the 3rd " from test "test"" with Backspace (for #1629, thank you @Waqar144)
  • Some improvements to the todo list dialog were made:
  • if the todo items in a list will be reloaded from the server the current text search will be applied again
  • if the todo list is switched the current text search will be removed to not confuse the user

New in QOwnNotes 20.2.6 (Feb 18, 2020)

  • More improvements to the link dialog were made (for #1632)
  • Entering of ] characters in link name line edit is now disabled since they would break the markdown link
  • They also will be removed from the link name automatically if they were part of the note file name
  • If one of the link characters () were found in the note url the legacy way of linking will be used because otherwise the url would break the markdown link
  • Fixed fetching of todo calendar list in Settings dialog if cloud connection was switched (for #1631)

New in QOwnNotes 20.2.5 (Feb 16, 2020)

  • Fetching of remote note folders in the Note folders settings now should work properly with Nextcloud (for #1631)
  • using different cloud connections now also works properly with the remote note folder selector
  • switching to another cloud connection in the Note folders settings now also triggers a reload of the remote note folder selector if it is visible
  • Attempted to fix random crashes while editing notes on macOS (for #1626, thank you @Waqar144)
  • Attempted to fix rare QOwnNotes disk image mount problems under macOS (for #1630)
  • Added repositories for openSUSE Leap 15.2
  • please visit the openSUSE installation page for instructions
  • If you accept the Link dialog while on the Note tab now a possible URL in the URL tab will be removed so that your selected note will be inserted instead of the URL
  • Automatic note file naming schema in case of duplicate note file names was changed from appending a number like (1) to just the number like 1 because of problems with brackets in note links
  • Added more Russian, Catalan, Brazilian Portuguese, Croatian, Czech, Danish, Dutch, Estonian, Finnish, Greek, Hungarian, Irish, Japanese, Korean, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Swedish, Turkish, Uzbek, Albanian, Basque, Bosnian, Bulgarian, Chinese Simplified, Chinese Traditional, Indonesian, French, German, Italian translation (thank you unchase, MGuerra, mlimacarlos, Fabijenna, zmni, primokorn, rakekniven, mlocati)

New in QOwnNotes 20.2.4 (Feb 14, 2020)

  • Conflicted copies of the note folder database notes.sqlite are now immediately deleted if they are not different to the current notes.sqlite (for #1625)

New in QOwnNotes 20.2.3 (Feb 11, 2020)

  • Improved Setext-style headers highlighting with leading spaces (for #101, thank you @Waqar144)
  • Allowed CMake and Make highlighting in the preview (for #1617, thank you @Waqar144)
  • Fixed tilde style code blocks in preview when the number of tildes blocks were odd (for #1620, thank you @Waqar144)

New in QOwnNotes 20.2.2 (Feb 6, 2020)

  • Automatic closing of brackets (and other characters) will now happen even if you are in the middle of the line (for #96, thank you @Waqar144)
  • Automatic removal of brackets (and other characters) for closing characters for example ] or ) now works (previously automatic removal only happened if the character was an opening character)
  • Fixed Go lang highlighting and improved makefile highlighting (for #97, thank you @Waqar144)
  • Improved comment block highlighting (for #99, thank you @Waqar144)

New in QOwnNotes 20.2.1 (Feb 4, 2020)

  • Improved the space padding of the automatic markdown table formatter (for #1052)
  • Fixed highlighting of list items that start with tabulator characters and checkboxes that don't have a space in the brackets (for #1615, thank you @Waqar144)

New in QOwnNotes 20.2.0 (Feb 2, 2020)

  • Remote images and Nextcloud text images are now cached after being downloaded for the preview until another note was be selected (for #1244)
  • This improves writing speed because the images now don't need to be downloaded again every time the preview is refreshed
  • Remote images and Nextcloud text images are now (like local images) resized in the preview if the width of the preview panel is smaller than the image width (for #1597)

New in QOwnNotes 20.1.19 (Jan 29, 2020)

  • Fixed a possible crash in the broken-note-link highlighter (for #1611, thank you @Waqar144)
  • Enabled underline rendering in the note text edit (for #1613, thank you @Waqar144)
  • Added more Russian translation (thank you mikhail-khokhlov)

New in QOwnNotes 20.1.18 (Jan 28, 2020)

  • Added Cmake and make languages to the code block syntax highlighter (for #93, thank you @Waqar144)
  • Fixed checking of checkboxes in checkbox lists in the preview (for #1607, thank you @Waqar144)
  • Fixed displaying of the context menu in the task list of the todo list dialog if no task is present (for #1609)

New in QOwnNotes 20.1.17 (Jan 27, 2020)

  • Highlighting of markdown lists (ordered/unordered/checked/unchecked) have been re-written (for #1598, thank you @Waqar144)
  • List parsing is much faster now
  • Ordered lists can optionally have a ) instead of a . as the character after the number, both these lists will be completed if you press Enter
  • Added more Russian, Bengali, Indonesian, Irish, Italian, Japanese, Korean, Kurdish, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Polish, Bosnian, Portuguese, Bulgarian, Punjabi, Chinese Simplified, Romanian, Chinese Traditional, Serbian (Cyrillic), Slovak, Slovenian, Spanish, Swedish, Croatian, Czech, Danish, Dutch, Estonian, Albanian, Filipino, Arabic, Finnish, Basque, Hausa, Hindi, Hungarian, Icelandic, Catalan, French, Greek, Brazilian Portuguese, German translation (thank you unchase, Fabijenna, MGuerra, primokorn, athrouss, mlimacarlos, rakekniven, tiwi90)

New in QOwnNotes 20.1.16 (Jan 25, 2020)

  • You now can set a custom editor width in the Window / Editor width menu (for #1604)
  • All search results in the note text edit are now highlighted while searching (for #1512)
  • The speed of the search was slightly improved
  • You can now do regular expressions searches also case insensitive

New in QOwnNotes 20.1.15 (Jan 24, 2020)

  • Vixed stacked code block highlighting and improved non-fenced code block highlighting (for #1558, #1602, #1601 and #1598, thank you @Waqar144)
  • There now is a new scripting command script.noteTextEditSelectCurrentWord() to select the current word in the note text edit (for #1603, thank you @jfx2006)
  • For more information please take a look at the scripting documentation
  • Added more Cebuano, Italian, Chinese Simplified, Slovak, Chinese Traditional, Slovenian, Croatian, Spanish, Czech, Swedish, Danish, Ukrainian, Dutch, Urdu (Pakistan), Uzbek, Estonian, Vietnamese, Finnish, French, Greek, Hausa, Hindi, Hungarian, Icelandic, Indonesian, Irish, Japanese, Korean, Kurdish, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Albanian, Polish, Basque, Portuguese, Bosnian, Punjabi, Bulgarian, Romanian, Serbian (Cyrillic), Russian, German, Catalan translation (thank you Fabijenna, mlocati, unchase, rakekniven, MGuerra, tiwi90)

New in QOwnNotes 20.1.14 (Jan 23, 2020)

  • You can now also create sub-tasks in the Todo list dialog by right-clicking on a todo-item (for #1596)
  • More improvements for the markdown highlighting were made (for #1598, thank you @Waqar144)
  • Fixed four spaces code blocks again (for #1558, thank you @Waqar144)
  • Added more Chinese Simplified, Chinese Traditional, Indonesian, Hindi, Kurdish, Filipino translation (thank you Fabijenna)

New in QOwnNotes 20.1.13 (Jan 22, 2020)

  • Fixed not detected external note changes of the current note if the event for the change in the current note comes after the event that the note folder was modified (for #1597)
  • Fixed broken note folder and script moving via drag and drop on macOS
  • Added more Chinese Simplified, Chinese Traditional, Hindi translation (thank you Fabijenna)
  • Lots of improvements for the markdown highlighting were made (for #1598, thank you @Waqar144):
  • support for overlapping formats such as bold + italic, code + italic, etc.
  • em and strong highlighting in complex cases
  • inline code spans can now handle complex cases, e.g ``inline ` code``
  • strike through support
  • Commonmark compliant indented code blocks

New in QOwnNotes 20.1.12 (Jan 21, 2020)

  • Fixed a memory leak in the preview (for #1594, thank you @Waqar144)
  • You can now browse and modify your todo list items in a tree instead of a list if you are using sub-tasks (for #1596)
  • The creation of sub-tasks is not yet supported in the application
  • Keep in mind that sub-tasks of completed tasks or sub-tasks will not be shown if you don't show completed items
  • Added more Chinese Simplified, Uzbek, Dutch, German, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Swedish, Serbian (Cyrillic), Slovak, Slovenian, Turkish, Ukrainian, Urdu (Pakistan), Albanian, Arabic, Basque, Bengali, Bosnian, Bulgarian, Croatian, Kurdish, Czech, Danish, Estonian, Finnish, French, Greek, Hausa, Hebrew, Hungarian, Icelandic, Irish, Japanese, Korean, Latvian, Lithuanian, Macedonian, Russian, Spanish, Italian translation (thank you Fabijenna, rakekniven, unchase, richarson, mlocati)

New in QOwnNotes 20.1.11 (Jan 17, 2020)

  • Fixed an infinite loop in the preview with complex markdown tables (for #1592, thank you @mity)
  • There now is a button to open the App Password page of your Nextcloud / ownCloud server to create a new app password for the application in the Nextcloud / ownCloud settings
  • Added more Catalan, Arabic, Irish, Ukrainian, Urdu (Pakistan), Uzbek, Vietnamese, Portuguese, Albanian, Hebrew, Basque, Bosnian, Bulgarian, Cebuano, Croatian, Czech, Danish, Dutch, Estonian, Finnish, French, Greek, Hausa, Hindi, Hungarian, Icelandic, Japanese, Korean, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Polish, Punjabi, Romanian, Russian, Serbian (Cyrillic), Slovak, Slovenian, Spanish, Swedish, Turkish, Italian, German translation (thank you MGuerra, Fabijenna, mlocati, rakekniven)

New in QOwnNotes 20.1.10 (Jan 17, 2020)

  • It is now possible to disable the opening of the last accessed note at startup in the General settings (for #1588)
  • The mechanism to remove conflicted copies of the notes.sqlite database is now also compatible with Dropbox (for #1589)
  • Added more Arabic, Irish, Hebrew translation (thank you Fabijenna)

New in QOwnNotes 20.1.9 (Jan 16, 2020)

  • Added support for tilde code fence highlighting (for #1580, thank you @Waqar144)
  • The preview also works correctly now
  • You can also fence triple-tick code blocks with tilde-fences and vice versa
  • Fixed some small preview issues (for #1582, thank you @Waqar144)
  • Added more Hebrew, Urdu (Pakistan), Spanish translation (thank you Fabijenna, DixTheDev)

New in QOwnNotes 20.1.8 (Jan 14, 2020)

  • Added preview code block highlighting for INI and VEX language (for #1529, thank you @Waqar144)
  • Fixed numerical code block highlighting and preview issues (for #1575, thank you @Waqar144)
  • Enabled Copy code block menu entry for code blocks with language suffix (for #1578, thank you @Waqar144)
  • Added more Irish, Portuguese, Korean translation (thank you Fabijenna)

New in QOwnNotes 20.1.7 (Jan 13, 2020)

  • Fixed trailing spaces not being highlighted (for #1569, thank you @Waqar144)
  • Fixed numeric highlighter and added more improvements (for #1571, thank you @Waqar144)
  • Added underline option to preview for MD4C (for #1567, thank you @Waqar144)
  • Added the main menu entry Reload note folder also to the context menu in the note sub-folder panel (for #1574
  • Fixed highlighting of ordered lists (for #1573
  • Added more Portuguese, Filipino, Kurdish, Japanese, Urdu (Pakistan), Turkish, Hebrew translation (thank you Fabijenna)

New in QOwnNotes 20.1.6 (Jan 12, 2020)

  • Fixed four spaces code blocks (for #1558, thank you @Waqar144)
  • Fixed a numeric literal code block highlighting problem (for #1559, thank you @Waqar144)
  • Fixed multiple multiline comments in same code block causing freezes (for #1561, thank you @Waqar144)
  • The markdown to html library MD4C was integrated to be used in the preview instead of hoedown (for #1567, thank you @Waqar144)
  • Added full css highlighting and partial YAML highlighting to the preview (for #1570, thank you @Waqar144)
  • Again attempted to fix AppImage build
  • Added more Hindi, Arabic, French, Estonian, Hausa, Swedish, Slovak, Slovenian, Romanian, Polish, Norwegian, Serbian (Cyrillic), Russian, Irish, Latvian translation (thank you Fabijenna)

New in QOwnNotes 20.1.5 (Jan 9, 2020)

  • Added a new editor color schema Two Dark by @ScottKillen (for #1557)
  • Attempted to fix AppImage and fixed macOS build
  • Code block keyword styles now also match editor styles (for #1462)

New in QOwnNotes 20.1.4 (Jan 9, 2020)

  • Fixed highlighting of comments in code blocks (for #1547, thank you @Waqar144)
  • Improved the preview highlighting (for #1551, thank you @Waqar144)
  • Fixed inline code being interpreted as code block (for #73, thank you @Waqar144)
  • Code blocks now can have a full-width background color in the preview (for #1526)
  • Increased performance of navigation parsing panel (for #1553, thank you @Waqar144)
  • Fixed broken two-line headline highlighting while typing (for #1552, thank you @Waqar144)

New in QOwnNotes 20.1.3 (Jan 6, 2020)

  • Fixed opening of notes in external editor under macOS if non-default application was chosen (for #1543)
  • Did more optimizations for note editing (for #1545, thank you @Waqar144)
  • Greatly improved syntax highlighting performance (for #70 and #71, thank you @Waqar144)
  • Improved Fastmail CalDav server support (for #1544)
  • Improved note store triggering mechanism
  • Added more Indonesian translation (thank you zmni)

New in QOwnNotes 20.1.2 (Jan 5, 2020)

  • Fixed opening of notes in external editor under macOS if non-default application was chosen (for #1543)
  • Did more optimizations for note editing (for #1545, thank you @Waqar144)

New in QOwnNotes 20.1.1 (Jan 3, 2020)

  • Added more preview syntax highlighter fixes and improvements (for #1528, thank you @Waqar144)
  • Attempted to add support for the Synology CalDAV server (for #1530)
  • Fixed possible crash for inline code blocks in preview highlighter (for #1532, thank you @Waqar144)
  • Added more Persian, Hausa, Punjabi, Uzbek, Lithuanian translation (thank you Fabijenna)

New in QOwnNotes 20.1.0 (Jan 3, 2020)

  • Brought more variation in the headline colors of the Light and Dark schemes
  • Added missing headline 6 highlighting in the note editor
  • Attempted to fix SuSE builds
  • Attempted to fix builds for older Qt versions

New in QOwnNotes 19.12.17 (Dec 31, 2019)

  • Did some highlighting fixes and improvements (for #1523, #64 and #65, thank you @Waqar144)
  • There now also is syntax highlighting in the preview (for #1526, thank you @Waqar144)
  • Most of the languages already work except YAML (doesn't work fully yet), INI (doesn't work fully yet) and CSS
  • Added more Hausa, Russian, Cebuano, Hungarian, Icelandic, Croatian, Czech, Danish, Finnish, Galician, Greek, Dutch, Albanian, Basque, Bosnian, Bulgarian translation (thank you Fabijenna, unchase)

New in QOwnNotes 19.12.16 (Dec 27, 2019)

  • Code block backgrounds are now rendered over the full width of the editor (for #1480, thank you @Waqar144)
  • The Dark color schema now also has a background color by default
  • Added a new editor color schema Nord by @salopst (for #1522)
  • Added more keywords to the BASH highlighting support
  • Added more Spanish, Catalan, Brazilian Portuguese, Italian, German translation (thank you richarson, MGuerra, mlimacarlos, mlocati, rakekniven)

New in QOwnNotes 19.12.15 (Dec 23, 2019)

  • Added YAML and INI highlighting support (for #58 and #59, thank you @Waqar144)
  • Added more keywords to the BASH highlighting support

New in QOwnNotes 19.12.14 (Dec 23, 2019)

  • Checked and unckecked checkboxes are now highlighted in the note editor (for #1519)
  • The Issue assistant dialog is now scrollable to make it easier to enter issues on low resolution screens (for #1515)
  • Made some performance improvements when changing the current note item (for #327, thank you @Waqar144)
  • Fixed total byte display while downloading dictionaries in the Dictionary manager dialog if total byte size is not transmitted by the web server
  • You can now remove multiple indent-character inside of text when indenting with spaces (for #1455)
  • Fixed a problem with showing correct notes if no sub-folder was selected (for #1520, thank you @Waqar144)
  • Added more German, Galician, French, Lithuanian, Serbian (Cyrillic), Czech, Uzbek translation (thank you rakekniven, Fabijenna)

New in QOwnNotes 19.12.13 (Dec 20, 2019)

  • Fixed build error on older Qt versions

New in QOwnNotes 19.12.12 (Dec 20, 2019)

  • Improved text un-indentation of list elements (for #1455)
  • Improved dark mode code block highlighting in the preview if editor highlighting styles are used (for #1516)
  • Fixed unnecessary note folder reload when the current note is tagged by double clicking a tag or using the Note tags panel
  • The screen resolutions are now shown in the Debug settings
  • Fixed a possible highlighting crash and css class and id highlighting (for #57, thank you @Waqar144)
  • Added more Catalan, Swedish, Bosnian, Greek, Hebrew, Danish, Croatian, Romanian, Finnish, Polish, Slovenian, Slovak translation (thank you MGuerra, Fabijenna)

New in QOwnNotes 19.12.11 (Dec 19, 2019)

  • Fixed note tagging (got broken in 19.12.9, for #1510)
  • Improved text indentation of selected text blocks (for #1455)
  • Added typescript highlighting support (for #1513, thank you @Waqar144)
  • Added more Russian, Italian, Hungarian, Dutch, Spanish translation (thank you unchase, mlocati, Fabijenna, richarson)

New in QOwnNotes 19.12.10 (Dec 18, 2019)

  • The num literal highlighter in CSH was re-implemented, multiline comment support was added and more syntax highlighter refactoring and optimization was done (for #52, #53, #54 and #55 thank you @Waqar144)
  • Added more Spanish, Italian, Catalan, Slovenian, Polish, Macedonian, Swedish, Basque, Uzbek, Danish, Bulgarian, Cebuano, Croatian, Norwegian, Czech, Finnish, Icelandic, Punjabi, Latvian, Romanian, Lithuanian, Dutch, Hungarian, Slovak, Russian, German translation (thank you richarson, mlocati, MGuerra, Fabijenna, unchase, rakekniven, tiwi90)
  • You now can choose if you want to use a Tab or spaces to indent text in the Editor settings (for #1455):
  • you can also choose how many spaces should be used
  • this also works with indenting selected text and in lists
  • now by default four spaces will be used to indent text instead of a Tab

New in QOwnNotes 19.12.9 (Dec 16, 2019)

  • You can now choose in the Preview settings if you want to use the internal export styling for exporting (also partial) or printing of notes or if you want to use the styling of your preview (for #1469)
  • By default the internal styling will be used
  • This is especially useful for the dark mode
  • A lot of general performance optimizations were done (for #1503 and #1505, thank you @Waqar144)
  • Added more Uzbek translation (thank you Fabijenna)

New in QOwnNotes 19.12.8 (Dec 13, 2019)

  • Trailing and leading spaces will now be trimmed from pasted urls in the Image dialog (for #1500)
  • More general performance optimizations were done (for #1501 and #1502, thank you @Waqar144)
  • When exporting the preview of a note (full note or just selected text in the note editor) a uniform set of styles will now be used regardless of if in dark mode or not (for #1469)
  • Printing the preview of a note (full note or just selected text in the note editor) still uses the styles of the preview, if you want to use your custom colors you are able to print to a PDF (if your operating system supports it)
  • The trailing newline in code blocks will now be removed when exporting so that there isn't an empty line at the end of each code block
  • Added more Basque, Macedonian, Ukrainian, Persian, Albanian, Kurdish, Finnish translation (thank you Fabijenna)

New in QOwnNotes 19.12.7 (Dec 12, 2019)

  • Hid the excessive Unable to find any suggestion for spellchecker warnings
  • Improved CSS color attribute highlighting (for #49, thank you @Waqar144)
  • Fixed highlighting issue for punctuation after links (for #1498)
  • Fixed inserting of images from urls in the Image dialog (for #1500)
  • Improved folder switching time when tags are used (for #1499, thank you @Waqar144)
  • Added more Albanian, Kurdish, Indonesian, Uzbek, Urdu (Pakistan), Bosnian, Irish, Persian, Bulgarian, Serbian (Cyrillic), Norwegian, Swedish, Estonian translation (thank you Fabijenna, zmni)

New in QOwnNotes 19.12.6 (Dec 11, 2019)

  • Fixed a problem when logging out of KDE while application is minimized to tray (for #1496)
  • Fixed a problem with XML syntax highlighting (for #47, thank you @Waqar144)
  • Improved code block colors for the Light editor schema
  • Improved application execution speed (for #1497, thank you @Waqar144)
  • Added CSS syntax highlighting (for #48, thank you @Waqar144)
  • Added more Uzbek, Urdu (Pakistan), Bosnian, Irish, Serbian (Cyrillic), Norwegian, Swedish, Estonian, Lithuanian, Hebrew, Finnish, Romanian, Dutch, Hungarian, Basque, Icelandic, Czech, Danish translation (thank you Fabijenna)

New in QOwnNotes 19.12.5 (Dec 10, 2019)

  • Fixed populating of the sub-folder panel if you turn on sub-folders for a note folder in the settings (for #1493)
  • Lots of fixes and improvements for the code highlighting were made and support for JSON and XML was added (thank you @Waqar144)
  • Added more Lithuanian, Italian, German, Spanish, Slovenian, Croatian, Slovak, Catalan, Russian translation (thank you Fabijenna, mlocati, rakekniven, richarson, MGuerra, unchase)

New in QOwnNotes 19.12.4 (Dec 8, 2019)

  • Fixed a problem with loading notes if no note sub-folder was selected (for #1489)
  • Lots of syntax highlighting improvements were made (for #40, thank you @Waqar144)
  • Fixed deselection of multi folder selection again (for #327, thank you @Waqar144)
  • Added more Uzbek, Lithuanian, Danish, Estonian, Albanian translation (thank you Fabijenna)

New in QOwnNotes 19.12.2 (Dec 6, 2019)

  • you now can select multiple note tags to filter notes (for #327, thank you @Waqar144)
  • you can now move paragraphs up/down with Ctrl + Shift + ↑/↓ (for #569, thank you @Waqar144)
  • added rust, java, csharp, go, v-lang and SQL syntax highlighting support in code blocks in the note edit (for #38, thank you @Waqar144)
  • fixed SLE build process (thank you @Waqar144)
  • added more German, Catalan, Hungarian, Italian, Dutch, Russian translation (thank you rakekniven, MGuerra, Fabijenna, mlocati, unchase, tiwi90)

New in QOwnNotes 19.12.1 (Dec 4, 2019)

  • You now can select multiple note sub-folders to filter notes (for #327, thank you @Waqar144)
  • Attempted to switch to Core18 for the snap release on Launchpad (for #1439)
  • Fixed headline background highlighting (for #1473, thank you @Waqar144)
  • Fixed notes not switching from system tray menu (for #1467, thank you @Waqar144)
  • Added basic C, C++, JS, PHP, Bash, Python and QML syntax highlighting support (thank you @Waqar144)
  • Added optional aspell support (for #1468, thank you @Waqar144)
  • Added more Spanish, German, Catalan translation (thank you richarson, rakekniven, MGuerra)

New in QOwnNotes 19.12.0 (Dec 2, 2019)

  • Improved code block styling matching (for #1462)
  • Fixed link headline styling (for #29, thank you @Waqar144)
  • Improved headline highlighting parsing speed (for #30, thank you @Waqar144)
  • Improved broken link highlighting speed (for #1465, thank you @Waqar144)
  • Added more Albanian, Latvian, Punjabi, Hungarian, Dutch, Indonesian, Russian, Spanish, German, Italian translation (thank you Fabijenna, zmni, unchase, richarson, rakekniven, mlocati)

New in QOwnNotes 19.11.23 (Nov 28, 2019)

  • now most of the editor styling will be also used in the preview by default (for #1462)
  • this can be turned off in the Preview settings
  • you now change the current note folder in the tray icon (for #1451)
  • the current note folder is marked with an icon (making it bold didn't seem to work)
  • added more Uzbek, Japanese translation (thank you Fabijenna, shitennouji)

New in QOwnNotes 19.11.22 (Nov 28, 2019)

  • more missing locales and dictionary names were fixed (for #1459, thank you @Waqar144)
  • fixed unable to switch back to last note subfolder after jumping to a subfolder with the Jump to the note's sub-folder note list context menu item (for #1432)
  • the return key is now ignored in the Table dialog so you can better edit text in the table (for #1446)
  • fixed distraction free mode not restored properly on app restart if the app previously was maximized (for #1448, thank you @Waqar144)
  • added more Indonesian, Italian, German, Russian translation (thank you zmni, mlocati, tiwi90, rakekniven, unchase)

New in QOwnNotes 19.11.21 (Nov 26, 2019)

  • added a note list context menu item to jump to the note sub-folder of the selected note (for #1432, thank you @Waqar144)
  • did more spellchecker optimization (for #1442, thank you @Waqar144)
  • fixed autodetection for some languages that do not have trigrams (e.g. for Malayan) (for #1443, thank you @Waqar144)
  • fixed dictionary names not being displayed correctly (for #1450, thank you @Waqar144)
  • improved List item and Trailing spaces colors for Mountain highlighting color schema
  • you can now also set the horizontal pixels directly in the Image dialog (for #1445)
  • fixed dark mode hover color for newer Qt versions (for #1394)
  • you can now not only select the table layout in a table widget in the Table dialog, but also enter text directly in the fields which will be used as table text when inserting the table (for #1446)
  • if you enter text then all the spinboxes to define the table specs will be updated automatically
  • if you select a table layout via mouse after text was added to the table the spinboxes will now only update if you are selecting a larger range than the text entered
  • added Ubuntu 20.04 (Focal Fossa) support to the Launchpad build system
  • added more Catalan, Chinese Simplified, Italian, Kurdish, Dutch, Hungarian, Uzbek, Russian translation (thank you MGuerra, admiraldesvl, mlocati, Fabijenna, unchase)

New in QOwnNotes 19.11.20 (Nov 23, 2019)

  • greatly improved performance of highlighting (for #1440, thank you @Waqar144)
  • fixed highlighting for links like (for #1436)
  • fixed a problem with the leave button showing up multiple times when repeatedly entering and exiting full-screen mode (for #1438)
  • added additional information text to the Layout settings
  • added more German, Uzbek, Basque, Italian, Russian, Vietnamese, Hungarian, Dutch, Spanish translation (thank you rakekniven, Fabijenna, mlocati, unchase, richarson)

New in QOwnNotes 19.11.19 (Nov 21, 2019)

  • fixed a problem where the background of masked characters (for example * in italic text) is overwriting parts of the neighboring characters even if the masked characters have no background configured (for #1434)
  • a lot more dictionaries have been added to the dictionary manager to download (for #1435, thank you @Waqar144)
  • we now have dictionaries for 100 languages
  • added Irish and Uzbek translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Vietnamese, Italian translation (thank you Fabijenna, tiwi90)

New in QOwnNotes 19.11.16 (Nov 20, 2019)

  • fixed AppVeyor Windows build (for #1431)
  • spellchecking language autodetection in KDE was improved (for #1428, thank you @Waqar144)
  • fixed a note history memory leak (for #1429, thank you @Waqar144)

New in QOwnNotes 19.11.15 (Nov 19, 2019)

  • a new button Copy debug information to clipboard was added to the Debug settings to be used when posting issues on GitHub
  • keep in mind that the preferred way to post issues is still the Issue assistant, it does most of the work for
  • the other buttons were a bit rearranged and some dialogs added
  • rendering of italic or bold text and links in headings was fixed (for #742, thank you @Waqar144)
  • spellchecking is now disabled in the log panel and the text edit in the Debug settings (for #1423, thank you @Waqar144)
  • added more Italian, Albanian, Bulgarian, Greek, Hungarian, Basque, Czech, Bosnian, Finnish, Icelandic, Norwegian, Croatian, Danish, Dutch, Spanish translation (thank you mlocati, Fabijenna, richarson)

New in QOwnNotes 19.11.14 (Nov 18, 2019)

  • The spellchecker is now disabled if no dictionaries are available and language auto-detection enabling is fixed for multiple languages (for #1418, thank you @Waqar144)
  • Spellchecker information was added to the Debug settings
  • Added more Dutch, Catalan, Russian, German translation (thank you Fabijenna, MGuerra, unchase, rakekniven)

New in QOwnNotes 19.11.13 (Nov 15, 2019)

  • fixed a possible crash if a spellchecker dictionary was removed but its user dictionary was still present
  • trailing spaces are now highlighted in the note editor (for #1416)
  • you can set a custom background color in the Edit fonts & colors settings
  • fixed multiple block undo with bracket auto close (for #1317, thank you @Waqar144)

New in QOwnNotes 19.11.12 (Nov 13, 2019)

  • Generated tag from TravisCI for build 4859

New in QOwnNotes 19.11.11 (Nov 13, 2019)

  • you now can disable all external dictionaries in the Manage dictionaries dialog (for #1399)
  • if activated only the downloaded dictionaries will be used
  • the Manage dictionaries dialog now uses QOwnNotes dictionaries as source to be able to quickly fix dictionary issues or add new dictionaries (for #1399, thank you @Waqar144)
  • spellchecking for some abbreviations have been fixed
  • more dictionaries were added to the dialog
  • added automatic spellchecking detection for British English and Austrian German (for #1402, thank you @Waqar144)
  • updated the demo notes and Markdown Cheatsheet with checkbox list and spellchecking information
  • changed the Readonly mode icon to document-edit
  • added Latvian and Vietnamese translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Punjabi, Irish, Icelandic translation (thank you Fabijenna)

New in QOwnNotes 19.11.10 (Nov 12, 2019)

  • if Dark mode will be selected in the Interface settings now a dark color schema will also be automatically selected in the Editor fonts & colors settings
  • if Dark mode will be un-selected a light color schema will be selected
  • texts like or with * will now not be converted to note links in the preview (for #266)
  • improved special character detection in the Evernote import, the HTML import from the clipboard and the title detection of the link dialog (for #1400)
  • did some general performance optimization (thank you @Waqar144)
  • fixed specific dictionary language not being setup at startup (thank you @Waqar144)
  • bracket auto-closing in combination with "undo" was improved (for #24, thank you @Waqar144)
  • added more Latvian, Punjabi, Indonesian, Macedonian, Albanian, Lithuanian, Catalan, Serbian (Cyrillic), Maori, Galician, Slovak, Slovenian, Romanian, Norwegian, Swedish, French, Spanish, Russian, Bulgarian, Greek, Hungarian, Icelandic, Croatian, Kurdish, Czech, Danish, Basque, Estonian, Dutch, Finnish, Bosnian, German translation (thank you Fabijenna, zmni, MGuerra, Jeeps, richarson, unchase, rakekniven)

New in QOwnNotes 19.11.9 (Nov 10, 2019)

  • did some optimization for spellchecking auto detect mode (for #1359, thank you @Waqar144)
  • fixed build process for Qt < 5.6 (for #1379, thank you @Waqar144)

New in QOwnNotes 19.11.8 (Nov 10, 2019)

  • there now is a new menu entry Manage dictionaries in the Edit menu to download and remove spellchecker dictionaries (for #1378)
  • if you are missing a dictionary to download please look for it at LibreOffice dictionaries and edit the dictionary manager dialog
  • visit QOwnNotes Spellchecking for more information
  • automatic switching of note subfolders is now prevent if the setting to show notes in note subfolders recursively is enabled (for #1371)
  • this is still experimental and might have side effects
  • personal dictionary will now be stored in the portable data path when using QOwnNotes in portable mode (for #1378, thank you @Waqar144)
  • underscores at the end of a word are now ignored for _italic_ formatting with underscores (for #1379, thank you @Waqar144)
  • added more Spanish, Cebuano, Kurdish, Lithuanian, Ukrainian, Norwegian, Swedish, Croatian, Czech, Dutch, Danish, Estonian, Hungarian, Finnish, Galician, Bosnian, Bulgarian, Greek, Romanian, Serbian (Cyrillic), Slovak, Slovenian translation (thank you fitoschido, Fabijenna)

New in QOwnNotes 19.11.7 (Nov 7, 2019)

  • Add more translation

New in QOwnNotes 19.11.6 (Nov 6, 2019)

  • Generated tag from TravisCI for build 4768

New in QOwnNotes 19.11.5 (Nov 6, 2019)

  • fixed a problem with automatic setting of the dark mode color and dark mode icon theme checkboxes in dark mode
  • fixed a problem where you can't see see a checked state of menu items in dark mode if the menu item has an icon (for #1221)
  • did highlighting and spellchecking speed improvements and improved initial note loading performance (for #1359, thank you @Waqar144)
  • fixed some memory leaks (for #1360, thank you @Waqar144)
  • fixed the right click context menu in the note list if the folder has no notes (for #1361, thank you @Waqar144)
  • added more Danish, Bosnian, Icelandic translation (thank you Fabijenna)

New in QOwnNotes 19.11.4 (Nov 5, 2019)

  • fixed the default text edit context menu for the spellchecker (for #1355, thank you @Waqar144)
  • fixed a possible crash when right-clicking on the note list (for #1353, thank you @Waqar144)
  • added ~/hunspell as path for spellchecker dictionaries for Snap package (for #1348)
  • when creating a new note folder now by default the local path of the active note folder will be used (for #1354)
  • added more Cebuano, German translation (thank you Fabijenna, rakekniven)

New in QOwnNotes 19.11.3 (Nov 4, 2019)

  • fixed wrong note text insertion from the web companion and other parts of the application if the = headline markings were breaking into the next line in the note text edit (for #1351)
  • fixed many optimization regressions from 7848f4de14fd152be8a8ffc7c8d97f8f37d1a431
  • attempted to fix inclusion of spellchecker dictionaries for Snap package (for #1348, thank you @Waqar144)
  • added more Bosnian, Romanian, Norwegian, Icelandic, Macedonian, Finnish, Slovenian, Czech, Croatian, Cebuano, Serbian (Cyrillic), French, Basque translation (thank you Fabijenna, Jeeps)

New in QOwnNotes 19.11.2 (Nov 1, 2019)

  • spellchecking is now enabled in formatted markdown (for #125, thank you @Waqar144)
  • fixed margin calculation in distraction free mode that was changed in 19.11.0

New in QOwnNotes 19.11.1 (Nov 1, 2019)

  • improvements where made to the note / sub-folder tree mode (for #790)
  • on application startup the last opened note will be loaded from the correct sub-folder
  • fixed highlighting of code blocks with empty lines (for #125)
  • fixed highlighting of two-line headlines when typing them in (for #125)
  • did some minor speed improvements
  • added more Russian, Bulgarian, Croatian, Basque, Swedish, Slovak translation (thank you data-man, Fabijenna)

New in QOwnNotes 19.11.0 (Nov 1, 2019)

  • improvements where made to the note / sub-folder tree mode (for #790)
  • note search by text and filtering by tag is now working
  • if you right click on an item you will now either get the context menu for a note or a sub-folder depending what item you have clicked
  • you can create a new note or sub-folder via context menu
  • you can show a sub-folder in file manager via context menu
  • you can remove selected sub-folder via context menu
  • you can rename the current sub-folder via context menu, by clicking it twice or by pressing F2
  • if you click a sub-folder the current note sub-folder will be changed to it
  • attempted to fix building the application on Qt 5.3, add more dictionary paths for Linux and skipping highlighting and spell checking if a text block is empty or just has spaces (for #125, thank you @Waqar144)
  • if you need to add additional language files on Linux you can do so in ~/.local/share/hunspell
  • fixed a note naming problem with the scripting function createNote if it was called multiple times in the same second (for #1345)
  • added more Basque, German translation (thank you Fabijenna, rakekniven)

New in QOwnNotes 19.10.13 (Oct 31, 2019)

  • fixed spellchecking for notes with certain types of code blocks (for #125, thank you @Waqar144)
  • attempted to fix building the application on Qt

New in QOwnNotes 19.10.12 (Oct 30, 2019)

  • there now is a spellchecker integrated into QOwnNotes (for #125, a big thank you to @Waqar144)
  • Sonnet with Hunspell is used for spellchecking
  • under Linux you need to install the Hunspell dictionaries for your language
  • under Windows you need to copy Hunspell dictionaries for your language to a folder dicts in your QOwnNotes application folder or in C:Users[username]dicts
  • you can download dictionaries from LibreOffice dictionaries
  • under macOS the native spellchecker will be used
  • you can download more dictionaries from LibreOffice dictionaries and copy them to ~/Library/Spelling, if the directory doesn't exist you need to create it
  • dictionary files are *.dic or *.aff files, visit QOwnNotes Spellchecking for more information
  • you now can disable todo lists completely in the Todo settings
  • no todo calendar items will be loaded in the background
  • if you open the todo dialog you will get a message that todo lists are disabled
  • added more Brazilian Portuguese, Catalan, Russian, German, Polish, Greek, Italian translation (thank you mlimacarlos, MGuerra, unchase, rakekniven, lucjan, athrouss, tiwi90)

New in QOwnNotes 19.10.11 (Oct 29, 2019)

  • you now can choose to show your notes together with your subfolders in a tree (for #790)
  • you can enable this in the Panels settings
  • this is work in progress and by far not fully implemented yet!
  • the note tree will only be shown if subfolders are enabled for your current note folder
  • there now is a new scripting hook preNoteToMarkdownHtmlHook(note, markdown) that is called before the markdown html of a note is generated (for #1328)
  • it allows you to modify the markdown before it is converted to html
  • it can for example be used in multiple scripts to render code (like LaTeX math or mermaid) to its graphical representation for the preview
  • there is an example call in preview-styling.qml
  • for more information please take a look at the scripting documentation
  • fixed a highlighting problem for checkbox link lists like - [ ] [QOwnNotes](https://www.qownnotes.org)
  • fixed a possible crash when logging occurs on application exit
  • added Macedonian and Bosnian translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Dutch, Polish, Russian, German, Estonian, Brazilian Portuguese, Catalan, Urdu (Pakistan) translation (thank you Fabijenna, lucjan, unchase, rakekniven, mlimacarlos, MGuerra)

New in QOwnNotes 19.10.10 (Oct 25, 2019)

  • if a frontmatter was detected at the beginning of a note the filename of the note now will be the first non-empty line after the frontmatter instead of the first line of the note (for #1031)
  • another attempt was made to make the Botan 2.12 library work on non-x86 platforms (for #1263, thank you @Waqar144)

New in QOwnNotes 19.10.7 (Oct 18, 2019)

  • now all supported image formats can be selected with the file picker of the Image dialog (for #1314)
  • in addition you can now also choose Any file in the file picker
  • if you press Return in a checkbox list the next line will now be started with an unchecked checkbox, regardless of if the checkbox in the current line was checked or not
  • added Korean translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • an attempt was made to make the Botan 2.12 library work on non-SSE platforms (for #1263, thank you @Waqar144)
  • added more Punjabi, Estonian, Bengali, Serbian (Cyrillic), Persian, Ukrainian, Russian, Czech, Icelandic, Croatian, Galician, Bulgarian, Romanian, Danish, Slovak, Finnish, Dutch, Slovenian, Greek, Hausa, Hungarian, Swedish, Hebrew, Spanish, German, Italian translation (thank you Fabijenna, unchase, richarson, rakekniven, tiwi90)

New in QOwnNotes 19.10.6 (Oct 17, 2019)

  • it is now also possible to link to directories in the Link dialog (for #1308)
  • your local file manager should open if you click on those links
  • the Botan library for encrypting notes was updated to Botan 2.12 (for #1263, thank you @Waqar144)
  • added more Indonesian, Punjabi, Spanish, Catalan, Polish, Russian, Brazilian Portuguese, Greek, Italian, German translation (thank you zmni, Fabijenna, DixTheDev, MGuerra, lucjan, unchase, mlimacarlos, athrouss, tiwi90, rakekniven)

New in QOwnNotes 19.10.5 (Oct 13, 2019)

  • if you start the application but your note folder wasn't found you now are able to select a new note folder (for #1307)
  • you will not get into the Welcome dialog any more where your settings will be removed if you cancel it
  • a setting to disable the search result count calculation was added to improve search speed in note folders with a lot of notes (for #1248, thank you @smokris)
  • added more German, Spanish, Estonian, Korean, Icelandic, Bulgarian, Catalan, Russian, Italian translation (thank you rakekniven, richarson, Fabijenna, MGuerra, unchase, tiwi90)

New in QOwnNotes 19.10.4 (Oct 11, 2019)

  • attempted to fix occasional desktop environment session logout interruptions (for #1269)
  • added Estonian translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • fixed deprecation warnings of Botan library for encrypting notes (for #1304)

New in QOwnNotes 19.10.3 (Oct 10, 2019)

  • Fixed a Fedora 28 build problem on the Open Build Service
  • Fixed several more deprecation warnings to further advance the Qt 6 compatibility of QOwnNotes in the future (for #1304)
  • Added more Russian, Icelandic, Albanian, Punjabi, Hebrew translation (thank you unchase, Fabijenna)

New in QOwnNotes 19.10.2 (Oct 9, 2019)

  • Fixed a crash when leaving the full-screen mode if the app was restarted while in full-screen mode and distraction free mode (for #1302)
  • Fixed a crash when opening the settings dialog in the welcome dialog (for #1303)
  • The parameter --clear-settings now also removes the settings database if not in portable mode
  • Fixed several deprecation warnings to further advance the Qt 6 compatibility of QOwnNotes (for #1304)
  • Added more Icelandic, Albanian, Punjabi, Hebrew, Brazilian Portuguese, Dutch, Hungarian, Danish, Finnish, Norwegian, Catalan, Spanish, Italian, German translation (thank you Fabijenna, mlimacarlos, MGuerra, richarson, tiwi90, rakekniven)

New in QOwnNotes 19.10.1 (Oct 4, 2019)

  • you now can search for note names in the dialogs for the remote trash and local trash
  • added Albanian, Hebrew, Icelandic and Punjabi translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Persian, Dutch, Hungarian, Brazilian Portuguese, Bulgarian, Catalan, German, Italian, Polish, Russian translation (thank you Fabijenna, mlimacarlos, MGuerra, rakekniven, mlocati, tiwi90, lucjan, mikhail-khokhlov)

New in QOwnNotes 19.10.0 (Oct 4, 2019)

  • after turning on the typewriter mode the cursor will now immediately be centered (for #1296)
  • if you select a text before using the link dialog to insert a link the selected text will now be used as link text by default
  • added Bulgarian translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation

New in QOwnNotes 19.9.20 (Sep 29, 2019)

  • the typewriter mode was improved (for #1296)
  • in most cases the text will now also be centered if the cursor is at the bottom of the note
  • if you install a script from the script repository now the installed script will be immediately selected and the script settings of that script will be shown if you close the script repository dialog (for #1298)
  • the highlighting of the current line now also works in read-only mode
  • added more Spanish, Filipino, Turkish, Ukrainian, Urdu (Pakistan), Norwegian, Basque, Serbian (Cyrillic), Russian, Slovenian, Polish, Romanian, Dutch, Croatian, Finnish, Czech, Hungarian, Slovak, Danish, Swedish, Catalan, German translation (thank you richarson, Fabijenna, mikhail-khokhlov, MGuerra, rakekniven)

New in QOwnNotes 19.9.19 (Sep 27, 2019)

  • there now is a typewriter mode that you can turn on in the Window menu (for #1296)
  • fixed a problem with entering a / in the server url in the cloud connection settings
  • added more Italian, French translation (thank you tiwi90, Botigli)

New in QOwnNotes 19.9.18 (Sep 26, 2019)

  • cloud connection editing was improved in the Settings dialog
  • parameters are now instantly stored
  • the cloud connection comboboxes are now updated instantly if the connection name was changed
  • the user interface of the cloud connection selection in the Todo list settings was improved
  • the combobox now got its own groupbox that will be hidden if you are using a custom CalDAV server
  • if you have an image in the clipboard while opening the Image dialog the checkbox Don't copy image to media folder will now be automatically disabled
  • the title detection in the Link dialog was improved
  • added more Catalan, Swedish, Italian translation (thank you MGuerra, druus, tiwi90)

New in QOwnNotes 19.9.17 (Sep 25, 2019)

  • you can now choose different cloud connections for your note folders
  • this way you can use the correct remote note versioning and trash and share your notes with the correct account if you are using multiple Nextcloud / ownCloud instances or accounts
  • some previous connection problems when changing connection parameters were now also fixed
  • the cloud connections are now also represented in the debug settings
  • you can now select a cloud connection for your Todo list calendars
  • fixed the Nextcloud tooltip texts in window title of the Version dialog and in an error message in the Settings dialog
  • fixed a build error on the Open Build System (OBS)
  • added more Catalan, Italian, Spanish translation (thank you MGuerra, tiwi90, richarson)

New in QOwnNotes 19.9.16 (Sep 24, 2019)

  • you now can manage multiple cloud connections in the Nextcloud / ownCloud settings
  • in a future release these cloud connections can be bound to different note folders
  • some improvements with encrypted notes were made
  • if an encrypted note will be edited now the note file will not be stored immediately after the password is entered
  • the note will now jump to the top in the note list (if the note list is sorted that way) if the text of an encrypted note was changed
  • also the tooltip of the note in the note list will be updated
  • media files are now only copied if the destination path is a note folder when copying or moving notes to an other note folder (for #1294)
  • fixed the Nextcloud tooltip texts in the buttons on the Nextcloud / ownCloud settings page
  • added more Greek, Dutch, Hungarian, Catalan, Indonesian, Russian, German translation (thank you athrouss, Fabijenna, MGuerra, zmni, mikhail-khokhlov, rakekniven)

New in QOwnNotes 19.9.15 (Sep 20, 2019)

  • the attachment dialog was improved
  • you are now able to download files directly in the dialog
  • there also is a progress bar, along with status information on how much data you already have downloaded and a cancel button
  • if you enter an url and press Ok the file will also automatically gets downloaded
  • you are now able to enter a title that will be used in the attachment link
  • the dialog will now detect if you have a local file path of a file that exists on your computer in the clipboard when it is opened and use it
  • file:// urls will now automatically be converted to local file paths
  • you now can move and copy notes also to subfolders of note folders if you have enabled subfolders for the note folder (for #1294)
  • keep in mind that only the note files will be copied/moved
  • note tags, links to other notes, images and attachments will not be transferred/adapted
  • the tab order in the image, attachment and link dialog was improved
  • the first item with focus will now be the link/url edit field also on Windows
  • added more Italian, Spanish translation (thank you tiwi90, richarson)

New in QOwnNotes 19.9.14 (Sep 19, 2019)

  • the link dialog was improved
  • there now a tabs for entering an URL and selecting a note to make the dialog less cluttered
  • if you have a url in the clipboard it will automatically be entered
  • if the entered url is a webpage the title will be fetched automatically
  • this will now happen inside the dialog and not like previously outside of it where you had to wait for the result
  • the automatic title fetching now detects more titles and is in many cases much faster
  • if you now double-click on a note while there still is text in the url line edit the note will be linked and not the url in the line edit
  • there now is a new Insert attachment dialog
  • the dialog will detect if you have a file path or url in the clipboard when it is opened and use it
  • file size and type are displayed when selecting a file

New in QOwnNotes 19.9.13 (Sep 18, 2019)

  • if you move notes to another sub-folder you now will also be able to automatically adapt the new relative note file links to that notes like [note](note.md) or in all other notes (for #266)
  • furthermore relative links of images and attachments in the moved notes will be automatically adapted to the new sub-folder
  • if you copy notes to another sub-folder relative links of images and attachments in the copied notes will be automatically adapted to the new sub-folder (for #266)
  • above changes conclude the monstrous effort of the migration to more portable relative file links for notes, images and attachments in #266
  • QOwnNotesAPI is now ready for Nextcloud 17
  • see QOwnNotesAPI for Nextcloud
  • added more Basque, Spanish translation (thank you izendegi, richarson)

New in QOwnNotes 19.9.12 (Sep 17, 2019)

  • if you rename a note you now will also be able to automatically rename new relative note file links like [note](note.md) or in all other notes if they are found (for #266)
  • this also works with links from other note sub-folders
  • if you are using legacy links and are linking to notes that have utf8 characters and numbers in it now a @ sign will be added (e.g. note://zx000ūaųškj@) to prevent faulty urls (for #1292)
  • added more Greek translation (thank you athrouss)

New in QOwnNotes 19.9.11 (Sep 15, 2019)

  • adapted the offset when the selection-rubberband is created while cropping in the image dialog for all user interfaces (for #1288)
  • faulty QFileSystemWatcher::removePaths warnings are now ignored, they seem to have caused troubles on openSUSE Tumbleweed (for #1290)
  • added more Italian, Korean, Greek translation (thank you tiwi90, pgrules7, athrouss)

New in QOwnNotes 19.9.10 (Sep 15, 2019)

  • added support for note links from one sub-folder tree to another like ../../folder1/folder2/note.md (for #1287)
  • removed the 2px offset when the selection-rubberband is created while cropping in the image dialog (for #1288)
  • added more Basque, German, Italian, Spanish translation (thank you izendegi, rakekniven, tiwi90, richarson)

New in QOwnNotes 19.9.9 (Sep 13, 2019)

  • You can now crop images in the Insert image dialog by selecting the area to crop to and pressing the Crop button (for #1288)
  • Added more Brazilian Portuguese translation (thank you mlimacarlos)

New in QOwnNotes 19.9.8 (Sep 12, 2019)

  • highlighting of broken note links now also works with relative note links like and [note](note file.md) (for #266)
  • links to note files like ../note file.md and sub folder/note file.md also work
  • the button to create a new issue in the issue assistant by clearing the dialog was renamed to Clear because it could mislead users to think it creates a new issue on GitHub (for #1289)
  • added more Catalan, Spanish, Italian translation (thank you MGuerra, richarson, tiwi90)

New in QOwnNotes 19.9.7 (Sep 11, 2019)

  • the Insert image dialog was further improved (for #1285)
  • you can now paste remote urls that will be automatically downloaded and previewed in the dialog
  • local file:// urls are also supported
  • the dialog will detect if you have file paths or urls in the clipboard when it is opened
  • there now is a new checkbox Don't copy image to media folder that allows to directly insert urls or local paths
  • paths to files will be made relative to the current note
  • the state of the checkbox will be persisted for more convenience
  • the maximal scaling in the slider was set to 2 for more usability
  • the Orphaned image files dialog now detects relative image tags like ![imagename](media/30933630.jpeg) (for #266)
  • the dialog is now also able to insert relative image tags
  • the Orphaned attachments dialog now detects relative attachment tags like [956321614](attachments/956321614.pdf) (for #266)
  • the dialog is now also able to insert relative attachment tags
  • disabled QML caching (for the scripts of the scripting engine) in portable mode because the QML cache path cannot be configured (for #1284)
  • fixed preview of remote images (for #1286)
  • added more Italian, Indonesian, Catalan, Brazilian Portuguese translation (thank you tiwi90, zmni, fitoschido, mlimacarlos)

New in QOwnNotes 19.9.6 (Sep 10, 2019)

  • there now is a new Insert image dialog with preview, scaling and clipboard support (for #1285)
  • if an image was in the clipboard it will be automatically loaded and previewed
  • you can also select an image from your file system
  • you can scale the image by setting the width or a scale factor, the preview will be updated accordingly
  • when inserting images into your media folder like with the Insert image dialog, the Evernote import, via drag and drop or from the clipboard now markdown tags like ![imagename](media/30933630.jpeg) are created (for #266)
  • this also works if you are inserting images in notes in sub-folders, then the image would look for example like ![imagename](../media/30933630.jpeg) if the depth of the sub-folder is one
  • the scripting functions downloadUrlToMedia and insertMediaFile will now also generate a markdown image relative to the path of the current note
  • you can still use the old file://media/30933630.jpeg links if you enable legacy links in the General settings
  • when inserting files into your attachments folder like with the Insert attachment dialog, the Evernote import or via drag and drop now markdown tags like [filename](attachments/45412706.pdf) are created (for #266)
  • this also works if you are inserting attachments in notes in sub-folders, then the file would look for example like [filename](../attachments/45412706.pdf) if the depth of the sub-folder is one
  • you can still use the old file://attachments/45412706.pdf links if you enable legacy links in the General settings
  • when linking to notes like with the Insert link dialog or when splitting notes now markdown tags like [note](other note.md) are created (for #266)
  • this also works if the linked note is in another sub-folders, then the link would look for example like [note](../other note.md) or [note](sub folder/other note.md)
  • you can still use the old note://other_note links if you enable legacy links in the General settings
  • added more Hungarian, Dutch, Italian, Spanish, French, Greek, German, Catalan, Urdu (Pakistan) translation (thank you Fabijenna, tiwi90, richarson, Botigli, athrouss, rakekniven, MGuerra)

New in QOwnNotes 19.9.5 (Sep 9, 2019)

  • added Hausa translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • the preview of html tags now works again (for #1283)
  • html tags are now also not highlighted as link
  • fixed incorrect note share status update (for #1280)
  • added more Greek, Dutch, Urdu (Pakistan), Spanish, German, French, Italian, Basque, Catalan translation (thank you athrouss, Fabijenna, richarson, rakekniven, Botigli, tiwi90, izendegi, MGuerra)

New in QOwnNotes 19.9.4 (Sep 6, 2019)

  • you can now allow note editing when sharing notes on your Nextcloud server with the share dialog (for #1280)
  • the person who receives the share link will then be able to edit your note with Nextcloud Text
  • fixed the real time preview of Nextcloud Text images (for a regression in #266)
  • added more Urdu (Pakistan) translation (thank you Fabijenna)

New in QOwnNotes 19.9.3 (Sep 6, 2019)

  • relative links to notes in sub-folders like or [Text](My subfolder/My note.md) will now be rendered correctly in the preview and are also clickable (for #266)
  • you now can open files from markdown links like or [Document](My folder/My document.pdf) by Ctrl + Click on the link in the note text edit or clicking the link in the preview (for #266)
  • the links are resolved relative to the current note
  • you can now also Ctrl + Click on markdown images like ![Image](My image.jpg) in the note text edit to open it in an external image application (for #266)
  • the image links are resolved relative to the current note
  • you now can press Ctrl + Backspace to remove the current word and Alt + Backspace to remove the whole text in line edits like the note text search (for #1278)
  • you can now also move back and forward in the note history with the back button and forward button on your mouse in the note preview
  • added more Urdu (Pakistan) translation (thank you Fabijenna)

New in QOwnNotes 19.9.2 (Sep 5, 2019)

  • you can now use relative links to markdown files to switch to notes (for #266)
  • clicking or [Text](My note.md) jumps to the note My note
  • clicking or [Text](My subfolder/My note.md) jumps to the note My note in the note sub-folder My-subfolder relative to the note sub-folder of your current note
  • there still are a cases where links would not work in the preview (or even be shown) when sub-folders are involved
  • this should not only work in the preview but also when you Ctrl + Click on the link in the note text edit
  • the note sub-folder will now be correctly set when switching to notes that are not in the current note sub-folder
  • when you search for notes in the note search line edit the note list will be now scrolled to the top so you can see the first search results (for #1279)
  • added more Bengali, Arabic, Portuguese, Turkish, Persian, Hindi translation (thank you Fabijenna)

New in QOwnNotes 19.9.1 (Sep 4, 2019)

  • fixed a problem with updating the current note even if it didn't change after the settings of the note text edit were updated (for #1275)
  • this happened for example after the settings dialog was closed and could have led to overwriting of notes
  • fixed a problem with un-selecting the current note in the note list after the note list was reloaded (for #1275)
  • this happened for example after the settings dialog was closed
  • when inserting a markdown table with the table dialog now two newline characters will be added in front of the table to make sure that a proper table is inserted (for #78)

New in QOwnNotes 19.9.0 (Sep 3, 2019)

  • added support for relative image tags like ![photo](path/to/my/photo.jpg) in the preview and the PDF export (for #266)
  • if the note is in a sub-folder the path counts as relative path in relation to the sub-folder
  • pressing Escape twice in the note text edit will now first disable the search widget and then enable the read-only mode instead of the other way around
  • added more Croatian, Cebuano, Polish, Persian, Spanish, Serbian (Cyrillic), Swedish, Czech, Hungarian, Dutch, Danish, Finnish, Galician, Greek, Norwegian, Basque, Romanian, Slovak, Slovenian translation (thank you Fabijenna, ericjeppesen)

New in QOwnNotes 19.8.8 (Aug 26, 2019)

  • there now is a full-screen mode that can be toggled with F11 (for #1271) the shortcut is ⌘ + F11 on macOS
  • added more Spanish, Catalan, German, Serbian (Cyrillic), Persian translation (thank you richarson, MGuerra, rakekniven, Fabijenna)
  • added support for automatic numbering and indentation of ordered lists (for #1148):
  • if you press Enter after 1. a list item you will get a 2. in the next line
  • if you press Enter after 1. it will remove the current line
  • if you press Tab after 1. it will indent the current line
  • if you press Shift + Tab after 1. it will un-indent the current line

New in QOwnNotes 19.8.7 (Aug 21, 2019)

  • Fixed a menu bar problem when exiting the application in distraction free mode (for #1267)
  • Attempted to fix an occasional operating system shutdown process interruption (for #1269)
  • Added more Persian, Serbian (Cyrillic) translation (thank you Fabijenna)

New in QOwnNotes 19.8.6 (Aug 18, 2019)

  • fixed a possible segmentation fault on macOS (Qt 5.12.2) with todo lists (for #1266); this was a regression from 19.8.5
  • added more Persian, Dutch, Hungarian translation (thank you Fabijenna)

New in QOwnNotes 19.8.5 (Aug 16, 2019)

  • fixed many memory leaks when receiving network data (for #1264)
  • the amount of calendar items will now be showed in the output of the Debug settings (for #1264)
  • added integration test to test https download (for #1260)
  • added more Italian, Spanish translation (thank you tiwi90, richarson)

New in QOwnNotes 19.8.4 (Aug 12, 2019)

  • added Persian translation (a big thank you to Fabijenna)
  • updated OpenSSL to 1.1.1c for the Qt 5.13 release of QOwnNotes for Windows to prevent network problems with https on some computer (for #1260)
  • added more German translation

New in QOwnNotes 19.8.3 (Aug 9, 2019)

  • added more Serbian (Cyrillic), Portuguese, Catalan, Danish, Finnish, Greek, Norwegian, Romanian, Slovak, Slovenian, Russian, Polish, Spanish, Dutch, Hungarian, Czech, German, Italian translation (thank you Fabijenna, tiwi90, manuelarodsilva, MGuerra, mikhail-khokhlov, lucjan, richarson, rakekniven)
  • added support for a real time preview of remote images (for #1244):
  • the image links in the image tags will be transformed to inline images
  • no caching of the image can currently be done

New in QOwnNotes 19.8.2 (Aug 4, 2019)

  • the cursor will now be positioned in the 4th line again after creating a new note with the note search panel (for #1255)
  • made confirmation message for conflicted database copies more affirmative (for #1111)
  • now it shows - instead of 0 in the in-note search count (for #1247)
  • added more German, Spanish, Serbian (Cyrillic), Hungarian, Romanian, Dutch, Basque, Cebuano, Czech, Danish, Finnish, Greek, Norwegian, Slovak, Slovenian translation (thank you rakekniven, richarson, Fabijenna)

New in QOwnNotes 19.8.1 (Aug 2, 2019)

  • you will now see how many search results there are when searching in a note and at what search result you currently are
  • the search will now start from top when search parameters are changed
  • regular expression search restart at top was fixed
  • the text cases in the note text edit search bar are now fixed and more tooltips are added
  • when a note is about to get the same filename as an existing note now a number is added instead of the current date and time to prevent name clashes when multiple notes are created in the same second (for #1252)
  • in the note list now the note filename with extension is displayed in the tooltips instead of just the note name (for #1157)
  • when a note was created via shortcut or via the note search the search bar in the note edit will now be reset to default properties and hidden (for #1255)
  • when conflicted database copies were removed a status bar message is now shown (for #1111)
  • improved tab order in main window for panels
  • added more Italian, Brazilian Portuguese, German, Serbian (Cyrillic), Dutch, Hungarian, Catalan, Greek, Persian, Polish translation (thank you tiwi90, mlimacarlos, mlocati, 2fake1987, Fabijenna, MGuerra, rakekniven, athrouss, lucjan)

New in QOwnNotes 19.8.0 (Aug 1, 2019)

  • added Serbian translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Italian, Basque, Czech, Danish, Finnish, Brazilian Portuguese, German translation (thank you Fabijenna, tiwi90, mlimacarlos, rakekniven)

New in QOwnNotes 19.7.11 (Jul 30, 2019)

  • whitespaces at the beginning of the current line are now reproduced in the next line too when pressing Return in the note editor (for #1249)
  • there now is a progress dialog to see the progress of loading notes on slow systems with a lot of notes
  • the column size of the search count in the note list was reduced (for #1248)
  • " characters will be now cut out of the search text in the local search text when searching for text globally (for #1247)
  • added more Spanish, Russian, Basque, Czech, Danish, Finnish, Brazilian Portuguese, German, Romanian, Slovak, Slovenian, Dutch, Norwegian, Hungarian, Italian translation (thank you richarson, mikhail-khokhlov, Fabijenna, mlimacarlos, rakekniven, tiwi90)

New in QOwnNotes 19.7.10 (Jul 29, 2019)

  • the search result count (#1248) and the automatic search inside the current note (#1247) will now also support exact searches like "exact phrase"
  • added more German, Spanish, Brazilian Portuguese, Italian translation (thank you rakekniven, richarson, mlimacarlos, mlocati)

New in QOwnNotes 19.7.9 (Jul 29, 2019)

  • there now is a menu entry Riot in the Help / Open chat menu to open a browser window with the QOwnNotes Riot room
  • if you are searching for text in all notes you will now see how many times any of the words of your search term occurred in each note in a new column in the note list (for #1248)
  • the new column will automatically be resized to be visible next to the note name without horizontal scrolling
  • if you are browsing notes while there are words in the note search panel the search dialog in the note will now be opened automatically and search for the words entered in the note search panel for #1247)
  • every time the note folder is reloaded it will now be checked for conflicting copies of the notes.sqlite database that will block your Nextcloud/ownCloud sync process (for #1111)
  • you will be asked if you want to remove the conflicting copies
  • fixed some ownCloud/Nextcloud wordings and reversed the words
  • added more Indonesian, Dutch, Hungarian, Czech, Danish, Finnish, Galician, Chinese Simplified, Spanish, Catalan, German translation (thank you zmni, Fabijenna, Libnux, richarson, MGuerra, rakekniven)

New in QOwnNotes 19.7.8 (Jul 25, 2019)

  • you can now turn off cursor blinking in the Editor settings (for #1246)
  • added a package for Ubuntu 19.10 (Eoan Ermine) to the Launchpad build process
  • added more Spanish, Greek, German translation (thank you richarson, athrouss, rakekniven)

New in QOwnNotes 19.7.7 (Jul 21, 2019)

  • some strange cursor behavior on macOS when leaving or entering read-only mode was fixed
  • also fixed some ui inconsistency with read-only note files
  • the ready-only state of the text edits are now better checked on automatic bracket-closing and similar operations
  • more keys were added to trigger read-only mode notification

New in QOwnNotes 19.7.6 (Jul 21, 2019)

  • the immediate focus on the Don't ask again! checkbox for message dialogs was now disabled, because this would lead to accidentally checking the checkbox (for #1234)

New in QOwnNotes 19.7.5 (Jul 21, 2019)

  • if you are now pressing Escape in the note text edit the read-only mode will be activated
  • added more Italian, Indonesian, Brazilian Portuguese translation (thank you tiwi90, zmni, mlimacarlos)

New in QOwnNotes 19.7.4 (Jul 21, 2019)

  • the text in the note text edit is now also selectable by keyboard in read-only mode
  • the text in the note preview is now also selectable by keyboard
  • if you now edit text in read-only mode you will get a dialog that allows you to disable the read-only mode again
  • you can now (beside exporting a note as HTML file) export the content of the note preview as raw html file in the context menu of the note preview
  • added Basque translation (a big thank you to Fabijenna)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more Cebuano and Swedish translation (thank you Fabijenna)

New in QOwnNotes 19.7.3 (Jul 14, 2019)

  • support for strike out highlighting was added (for #1240) ~~this is striked out~~ will now be shown as masked text
  • fixed a crash when navigating between notes with the Alt + Up and Alt + Down shortcut keys (for [#1238](https://github.com/pbek/QOwnNotes/issues/1238))
  • disabled shortcuts for the Note folders menu in the Shortcuts settings because shortcuts for them are not supported (for #1235)
  • fixed wrongly detected tray icon context menu items in toolbar settings (for #1239)
  • there now is a software repository for Debian Linux 10.0
  • added more Slovenian, Greek, Slovak, Galician, Finnish, Romanian translation (thank you Fabijenna)

New in QOwnNotes 19.7.2 (Jul 10, 2019)

  • Generated tag from TravisCI for build 4361

New in QOwnNotes 19.7.1 (Jul 3, 2019)

  • Added a lot fixes for possible memory leaks
  • Added more Romanian, Slovak, Slovenian translation (thank you Fabijenna)

New in QOwnNotes 19.7.0 (Jul 1, 2019)

  • added support for a real time preview of Nextcloud Text images (for #1226):
  • the preview image tags from Nextcloud Text will be transformed to inline images
  • no caching can currently be done because images could be modified on the Nextcloud server

New in QOwnNotes 19.6.6 (Jul 1, 2019)

  • the default shortcuts were changed from the Opt-key to the Ctrl-key on macOS to prevent blocking of accent characters when writing text (for #1222)
  • the storing of the main window position was re-enabled after being disabled in #1015 (for #1225)
  • the QOwnNotesAPI url was updated and the Firefox Add-on link was added to the Welcome to QOwnNotes.md note file
  • added more Chinese Simplified, Brazilian Portuguese, Dutch, Hungarian, Croatian, Czech, Danish, Finnish, Norwegian, Polish, Russian, Catalan, Spanish, German, Italian translation (thank you KeRouDing, mlimacarlos, Fabijenna, mikhail-khokhlov, MGuerra, richarson, rakekniven, tiwi90)

New in QOwnNotes 19.6.5 (Jun 24, 2019)

  • fixed icon-text-overlap for checkboxes and radio groups in the main menu in dark mode (for #1221
  • there now is a new checkbox Ignore code font size to allow zooming in the Preview settings to allow zooming of code fonts (for #1202
  • this checkbox is checked by default
  • fixed search widget colors in the log widget in dark mode
  • added more German, Indonesian translation (thank you rakekniven, zmni)

New in QOwnNotes 19.6.4 (Jun 24, 2019)

  • if you right-click on a link in the preview you now can select Copy link location to copy the location of the link (for #800
  • added more Italian, Dutch, Hungarian, Indonesian, Brazilian Portuguese translation (thank you tiwi90, Fabijenna, zmni, mlimacarlos)

New in QOwnNotes 19.6.3 (Jun 21, 2019)

  • fixed syntax highlighting of non-formatted urls
  • added more Spanish, German translation (thank you richarson, rakekniven)

New in QOwnNotes 19.6.2 (Jun 18, 2019)

  • fixed Debian 8.0 build problem on Qt 5.3
  • updated application description
  • added more Italian and German translation (thank you mlocati)

New in QOwnNotes 19.6.1 (Jun 7, 2019)

  • Generated tag from TravisCI for build 4298

New in QOwnNotes 19.6.0 (Jun 3, 2019)

  • You are now able to distinctively tell QOwnNotes to use the dark mode icon theme without using the dark mode in the Interface settings (for #1209 and #1177)
  • added more Danish, Czech, Finnish, Greek, Spanish, Hungarian, Dutch translation (thank you Fabijenna, richarson)

New in QOwnNotes 19.5.7 (May 30, 2019)

  • fixed unnecessary scrolling and dark mode link colors in the Browser extension settings (for #1213)
  • if the current note has a certain tag it will be now highlighted as bold in the tags panel (for #1210)
  • did general performance and memory consumption improvements
  • added more Russian translation (thank you mikhail-khokhlov)

New in QOwnNotes 19.5.6 (May 30, 2019)

  • fixed creation of empty notes at the note root folder when importing Evernote enex files into a note sub-folder and improved overall import speed (for #1212)
  • added a more descriptive text in the browser extension security token dialog
  • the Web Companion browser extension was updated to version 19.5.5
  • the security token will now be sent correctly to QOwnNotes for context menu operations (for #10)
  • added more Russian, Italian, Indonesian translation (thank you mikhail-khokhlov, mlocati, zmni)

New in QOwnNotes 19.5.5 (May 30, 2019)

  • you are now able to manually edit the security token for your Web Companion browser extension to be able to use the same token across different devices in case you are syncing your browser settings
  • the Web Companion browser extension was updated to version 19.5.4: you are now also able to enter the security token in the browser extension options added more translation
  • added more Catalan, Spanish, Italian translation (thank you MGuerra, richarson, mlocati)

New in QOwnNotes 19.5.4 (May 30, 2019)

  • added a new editor color schema Solarized Light by @fairplay (for #1208)
  • improved Mojave dark mode support for macOS (for #1209)
  • added more Indonesian, Slovenian, Swedish, Romanian, Slovak, Russian, Italian, Spanish, Brazilian Portuguese, Finnish, Norwegian, Danish, Greek, Polish, Cebuano, Hungarian, Dutch, Czech, Croatian translation (thank you zmni, Fabijenna, mikhail-khokhlov, mlocati, richarson, mlimacarlos, tiwi90)
  • when using the Web Companion browser extension you now need to enter a security token to communicate with QOwnNotes to ensure no other website or application can access your bookmarks:
  • you will get a new dialog that shows the token as soon as the browser extension accesses QOwnNotes
  • you can also change the security token later in the Browser extension settings
  • the Web Companion browser extension was updated to version 19.5.3
  • you are now able to enter a security token to communicate with QOwnNotes
  • added a lot of translation
  • you now can import all browser bookmarks (for #8)
  • fixed a bookmark filtering problem

New in QOwnNotes 19.5.3 (May 20, 2019)

  • If the setting Show all notes in a folder including their subfolders is activated now the note-subfolder list will show the note count recursively for all children note-subfolders (for #1206)
  • Added aarch64 architecture to AUR build process
  • Added more Czech, Finnish, Croatian, Romanian, Slovak, Slovenian, Brazilian Portuguese, Russian, German, Spanish, Hungarian, Dutch, Italian translation (thank you Fabijenna, mlimacarlos, mikhail-khokhlov, rakekniven, richarson, tiwi90, mlocati)

New in QOwnNotes 19.5.2 (May 8, 2019)

  • Now more than 10 bookmarks can be imported from Nextcloud bookmarks in the Notes / Import menu (for #1198)
  • Added more Romanian translation (thank you Fabijenna)

New in QOwnNotes 19.5.1 (May 3, 2019)

  • added feedback if the note folder was switched via the websocket to the websocket api
  • the Web Companion browser extension was updated to version 19.5.0
  • you can now also search for the description of bookmarks:
  • a loading progressbar will now be shown while bookmarks are loaded when the note folder is switched by the user
  • there now is a software repository for Fedora 30 (for #1199):
  • please visit the Fedora installation page for instructions
  • Other:
  • added more Spanish, Catalan, Romanian, Dutch, Hungarian, Norwegian, Danish, Czech, Italian translation (thank you richarson, MGuerra, Fabijenna, mlocati)

New in QOwnNotes 19.5.0 (May 1, 2019)

  • added more Italian, German, Russian, Dutch, Norwegian, Danish, Hungarian, Spanish, Catalan, Romanian, Brazilian Portuguese translation (thank you mlocati, rakekniven, mikhail-khokhlov, Fabijenna, richarson, MGuerra, mlimacarlos)
  • you are now able to import bookmarks from Nextcloud bookmarks in the Notes / Import menu (for #1198):
  • the bookmarks will be imported to your bookmarks note
  • for more information about the bookmarks feature please visit Web Companion browser extension
  • QOwnNotesAPI is now ready for Nextcloud 16:
  • see QOwnNotesAPI for Nextcloud

New in QOwnNotes 19.4.5 (Apr 24, 2019)

  • You now will get a warning dialog if your git client couldn't be executed when a git command is issued (for #1192); you will be able to turn off that dialog
  • More checksum generation improvements for the AUR and added checksum support to the build processes of Launchpad Snap, Slackware and Gentoo (for #1175)
  • Added more German translation

New in QOwnNotes 19.4.4 (Apr 23, 2019)

  • Fixed renaming issue on case-insensitive file-systems (for #1190)
  • An other attempt to build the Windows version of QOwnNotes with Qt 5.12.2 (for AppVeyor #2871)
  • Added more Spanish translation (thank you richarson)

New in QOwnNotes 19.4.3 (Apr 22, 2019)

  • You can now reorder your note folders in the Note folders settings via drag and drop (for #1181)
  • More checksum generation improvements for the AUR (for #1175)
  • Added more Romanian, Slovenian, Slovak, Dutch, Hungarian, Indonesian, Brazilian Portuguese, Italian, German, Russian translation (thank you Fabijenna, zmni, mlimacarlos, mlocati, rakekniven, mikhail-khokhlov)

New in QOwnNotes 19.4.2 (Apr 11, 2019)

  • Generated tag from TravisCI for build 4211

New in QOwnNotes 19.4.1 (Apr 7, 2019)

  • Generated tag from TravisCI for build 4204

New in QOwnNotes 19.3.4 (Mar 26, 2019)

  • Generated tag from TravisCI for build 4197

New in QOwnNotes 19.3.3 (Mar 20, 2019)

  • there now are new scripting commands script.noteTextEditSetSelection(), script.noteTextEditSelectionStart() and script.noteTextEditSelectionEnd() to set and get the currently selected text in the note text edit (for #1167)
  • you now can activate the context menu of the current widget with the shortcut F10 (for #1154)
  • added more Chinese Traditional, German translation (thank you abev66, rakekniven)

New in QOwnNotes 19.3.2 (Mar 19, 2019)

  • added more Spanish, Italian, Russian, Cebuano, Hiligaynon, Dutch, Hungarian, Swedish, Greek translation (thank you richarson, mlocati, mikhail-khokhlov, Fabijenna, druus, tiwi90)
  • there now is a new script settings variable for select-boxes (for #1167):
  • you can define items with an index and a text
  • you will receive the selected index
  • for more information please take a look at the scripting documentation
  • there are now shortcuts to jump to the note list (F5), the note subfolder panel (F6) and the tags panel (F7) (for #1153):
  • please visit QOwnNotes shortcuts for a list of all shortcuts
  • there now is a new scripting command script.noteTextEditSelectCurrentLine() to select the current line in the note text edit (for #1167):
  • for more information please take a look at the scripting documentation

New in QOwnNotes 19.3.1 (Mar 16, 2019)

  • added Danish translation (a big thank you to Fabijenna)
  • implemented preserving of note tag links when renaming note sub-folders (for #1166)
  • added some markdown text edit fixes and changes (for QMarkdownTextEdit #21, thank you @sandsmark)
  • added more Czech, Polish, Swedish, Greek, Catalan, Galician, Indonesian, Norwegian, Dutch, Hungarian, German, Italian, Portuguese, Brazilian, Spanish translation (thank you Fabijenna, zmni, rakekniven, mlocati, jan_sh, mlimacarlos, richarson)

New in QOwnNotes 19.3.0 (Mar 16, 2019)

  • added Galician translation and Norwegian translation (a big thank you to Fabijenna)
  • added an option to disable underline rendering in the preview to the Preview settings (for #1160)
  • added more Chinese Simplified, Indonesian, Danish, Cebuano, Hungarian, German translation (thank you cptbl00dra1n, Fabijenna, zmni)

New in QOwnNotes 19.2.5 (Feb 21, 2019)

  • Fixed numpad 0 being recognized as tick character in the note text edit (for #1152, thank you @liulex)
  • Added checkboxes support to the preview pdf export (for #235, thank you @liulex)
  • Added more Chinese Traditional translation (thank you abev66)

New in QOwnNotes 19.2.4 (Feb 18, 2019)

  • You can now click checkboxes like - [] in the preview (for #235, thank you @liulex)
  • Fixed single-line paste behavior when there is already text selection (for qmarkdowntextedit #18, thank you @liulex)
  • Fixed settings lost after canceling the welcome dialog (for #1040, thank you @liulex)

New in QOwnNotes 19.2.3 (Feb 12, 2019)

  • fixed a crash on first start introduced with feature #1135 (for #1146)
  • fixed a problem with pasting text with newline characters at the end introduced with qmarkdowntextedit #15 (for qmarkdowntextedit #18, thank you @liulex)
  • fixed a problem with resetting layout settings if the note folder was not found (for #1140, thank you @liulex)
  • fixed some possible problems with finding existing note folders (for #1144, thank you @liulex):
  • this also fixes some problems upon first start in portable mode

New in QOwnNotes 19.2.2 (Feb 8, 2019)

  • Fixed lost note after changing its title and switching to another note (for #522 and #1142, a big thank you to @liulex)
  • Added more Portuguese, Brazilian translation (thank you mlimacarlos)

New in QOwnNotes 19.2.1 (Feb 8, 2019)

  • the diff colors for added and removed text in the note versioning dialog is now adapted for the dark mode (for #1139)
  • you can now use Ctrl + Enter in the note text edit to create a new line and jump to it even if the caret is in the middle of the line (for qmarkdowntextedit #14, thank you @liulex)
  • added auto completion for tick characters for code blocks (for qmarkdowntextedit #15, thank you @liulex)
  • you can now copy/cut the whole paragraph if no text is selected (for qmarkdowntextedit #16, thank you @liulex)
  • added more Ukrainian translation (thank you prolinuxua)

New in QOwnNotes 19.2.0 (Jan 31, 2019)

  • the Custom action toolbar can now be hidden even if scripts with custom actions are enabled (for #1135)
  • enabled scrolling to top and bottom in the note text edit on macOS (for #1131)
  • attempted to fix the brace character if automatic bracket closing is enabled on macOS with an US keyboard (for #1132)
  • added more German translation (thank you rakekniven)
  • in portable mode now relative links will be inserted by the Link dialog (for #1136):
  • also an attempt will be made to select the selected relative file again when the dialog is opened next time

New in QOwnNotes 19.1.11 (Jan 29, 2019)

  • fixed gif animations in the preview (for #1104, thank you @liulex)
  • fixed checked state detection for scripting function triggerMenuAction (for #1127, thank you @smokris)
  • improved styling for note html export (for #1130)
  • adapted background colors for dark mode
  • the note preview is now regenerated after the settings dialog is closed or the scripting engine is manually reloaded in the main menu, so that you immediately will see effects by scripts
  • the tag of the generated html of a note will now have a css class preview for the preview and and export for the export, so that you can more easily append different styles for the preview and export
  • the checking for too large images in the preview will now be done after scripts are modifying the html, allowing images to correctly be resized even if the preview html is generated by scripts like markdown-it
  • added more Spanish, Italian, Galician, Catalan, Greek, Swedish, Russian, Czech, Dutch and Hungarian translation (thank you richarson, mlocati, MGuerra, mikhail-khokhlov and Fabijenna)

New in QOwnNotes 19.1.10 (Jan 29, 2019)

  • the issue assistant will now use tags to make the GitHub issues look less cluttered
  • animations of embedded gif images should now animate in the preview (at least on Windows) (for #1104, a big thank you to @liulex)
  • disabled the application hiding of #1098, because the close event is also fired when the application will be quit in the dock menu on macOS (for #1113)
  • added more German, Spanish, Italian, Galician, Polish, Dutch and Hungarian translation (thank you rakekniven, richarson, mlocati and Fabijenna)

New in QOwnNotes 19.1.9 (Jan 29, 2019)

  • the note text edit context menu can now also create block quotes
  • added more German, Spanish, Ukrainian, Chinese Traditional, Italian, Russian, Indonesian, Galician, Finnish, Dutch, Greek and Hungarian translation (thank you prolinuxua, rakekniven, richarson, tiwi90, abev66, mlocati, zmni, mikhail-khokhlov and Fabijenna)
  • the websocket api for listing bookmarks will now try to merge bookmarks if they were found multiple times in your bookmark notes for the Web Companion browser extension:
  • creating new bookmarks will trigger a reply to the browser extension with a success message
  • the Web Companion browser extension was updated to version 19.1.11:
  • added support to show a success message from QOwnNotes if bookmarks were created
  • fixed restoring of previously selected tags
  • added a lot of translation
  • fixed tabs permissions
  • if a tag in the Tags panel is double-clicked the current tag will not only be tagged with the clicked tag, but the tag will also be removed if the note was already tagged with it (for #1116):
  • the tag tree will now also be correctly reloaded

New in QOwnNotes 19.1.8 (Jan 29, 2019)

  • added Greek translation (a big thank you to Fabijenna)
  • added more Russian translation (thank you mikhail-khokhlov)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • the websocket api for adding bookmarks can now add multiple bookmarks at the same time for the Web Companion browser extension
  • the Web Companion browser extension was updated to version 19.1.8:
  • you can now filter bookmarks by tags:
  • use access key T to jump to the tag selector
  • the selected tags will be persisted and restored the next time the bookmarks popup is opened
  • you can now bookmark all tabs with a button in the bookmark popup:
  • use access key B to press the button
  • changed the default shortcut for the bookmarks popup in Firefox to Alt + Shift + B, because Ctrl + B is blocked:
  • these shortcuts will only work in Firefox 66 and newer

New in QOwnNotes 19.1.7 (Jan 29, 2019)

  • added more German, Catalan, Spanish, Brazilian Portuguese, Italian, Galician, Finnish, Dutch, Greek, Hungarian, Swedish, Czech, Swedish and Hausa translation (thank you rakekniven, richarson, tiwi90, MGuerra, mlocati and Fabijenna)
  • when adding bookmarks from the Web Companion browser extension the bookmarks tag will be applied to the bookmarks note automatically if that note wasn't created yet
  • the Web Companion browser extension was updated to version 19.1.7:
  • added access keys to some bookmark popup actions:
  • access key A to add a new bookmarks (for example press Alt + A in Chrome)
  • access key S to search for bookmarks
  • access key O to open all visible bookmarks

New in QOwnNotes 19.1.6 (Jan 29, 2019)

  • added more Indonesian, Catalan, Greek, Brazilian Portuguese, Hungarian and Dutch translation (thank you zmni, MGuerra, mlimacarlos and Fabijenna)
  • added fields to add a link name and description for inserting links to the Link dialog
  • bookmark links with chrome-extension:// or chrome:// are now also detected as bookmarks for the Web Companion browser extension:
  • also more general link detection improvements were made
  • added support for adding bookmarks to a note Bookmarks from the Web Companion browser extension:
  • you can change the note name in the Browser extension settings
  • if the note doesn't exist it will be created the first time a bookmark is added
  • the Web Companion browser extension was updated to version 19.1.6:
  • you can now add new bookmarks with a button in the bookmark popup
  • you can now open all visible bookmarks in new tabs with a button in the bookmark popup

New in QOwnNotes 19.1.5 (Jan 29, 2019)

  • added more German, Catalan, Spanish, Chinese Traditional, Italian, Czech, Finnish and Greek translation (thank you rakekniven, richarson, abev66, MGuerra, mlocati and Fabijenna)
  • improved detection of multiple links in a text-block in the current note for the bookmark feature of the Web Companion browser extension:
  • added support for showing the current note folder name
  • the Web Companion browser extension was updated to version 19.1.5:
  • the previously entered search text in the bookmark popup is now automatically selected and focused, so that you can overwrite it and start to search immediately
  • the tab-order was now adapted, so that you can navigate the links with Tab easily
  • there now is a default shortcut Ctrl + B foropening the bookmarks popup
  • the name of the current note folder will now be displayed in the top toolbar of the bookmark popup

New in QOwnNotes 19.1.4 (Jan 29, 2019)

  • added more Brazilian Portuguese translation (thank you mlimacarlos)
  • added support for showing bookmark links of all notes tagged with bookmarks for the Web Companion browser extension:
  • you can change that tag name in the Browser extension settings
  • detection of tags and description of such links is also improved
  • links in the current note will now have the tag current
  • for more information about the bookmarks feature please visit Web Companion browser extension
  • the Web Companion browser extension was updated to version 19.1.4:
  • bookmarks styling changes and the search field can now be reset
  • the content of the bookmarks search field will now be persisted
  • added Finnish translation (a big thank you to Fabijenna):
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation

New in QOwnNotes 19.1.3 (Jan 29, 2019)

  • improved detection of links in encrypted notes for the bookmark feature of the Web Companion browser extension
  • the Web Companion browser extension was updated to version 19.1.3
  • preventing opening of two new tabs when clicking a bookmark
  • added more Indonesian, Catalan, Spanish, Ukrainian, Greek, Chinese Traditional, Italian, French, Hungarian and Dutch translation (thank you zmni, MGuerra, richarson, abev66, prolinuxua, mlocati and Fabijenna)
  • added support for the new tag and description attributes in bookmarks:
  • the syntax for using this bookmark links in notes is - [name](http://link) #tag1 #tag2 some description
  • tags will be shown in the list and the description will be shown in a new tooltip

New in QOwnNotes 19.1.2 (Jan 29, 2019)

  • added support for the new bookmark feature of the Web Companion browser extension
  • the Web Companion browser extension was updated to version 19.1.2
  • added more German translation (thank you rakekniven)
  • added more Indonesian, German, Catalan, Spanish, Portuguese, Ukrainian, Chinese Traditional, Italian, Swedish, Croatian, Czech, French, Hungarian and Dutch translation (thank you zmni, fitoschido, rakekniven, druus, richarson, abev66, prolinuxua, tiwi90 and Fabijenna)
  • you can now browse a list of all links in the current note if you click on the QOwnNotes icon in the browser toolbar:
  • you can search for links on the popup
  • clicking a line opens the url in a new browser tab
  • clicking on the headline items of the table sorts the items in the table

New in QOwnNotes 19.1.1 (Jan 10, 2019)

  • the Chrome extension settings got renamed to Browser extension
  • added Firefox Add-ons page to the Browser extension settings page (for #330)
  • the QOwnNotes Web Companion browser extension was updated to version 19.1.1
  • the extension now also works with Firefox (for #1, thank you @Offerel for your Firefox changes)
  • reimplementation of extension with webextension-toolbox, webpack and VueJS for Google Chrome and Mozilla Firefox
  • creating notes from the current selection, the whole page and as screenshot now works with Firefox and Chrome
  • there now is a browser option page to set and reset the server socket port
  • the text of the extension can now be translated
  • download the latest version on QOwnNotes Web Companion releases
  • changed the tooltip text for the Allow note file name to be different from headline setting to be more clear (for #1110)
  • fixed some typos in the Trash dialog (for #1107, thank you @smokris)
  • you can now disable the socket server in the Browser extension settings (for #1105)
  • added more German, Catalan, Spanish, Portuguese, Chinese Traditional, Ukrainian, Italian, Swedish, Croatian, Czech, French, Hungarian and Dutch translation (thank you rakekniven, fitoschido, zmni, druus, richarson, abev66, prolinuxua, tiwi90 and Fabijenna)

New in QOwnNotes 19.1.0 (Jan 10, 2019)

  • you can now change the socket server port for connecting with the QOwnNotes Web Companion browser extension in the new Chrome extension settings (for #330)
  • the Chrome extension is now also available in the Chrome Web Store
  • fixed some possible crashes if a socket client disconnects from the socket server (for #330)
  • you can now enable note sub-folders in the welcome dialog if you are running QOwnNotes for the first time
  • fixed some typos in dialogs
  • added more German, Italian, Czech, Swedish, Croatian, French, Hungarian and Dutch translation (thank you druus, rakekniven, tiwi90 and Fabijenna)

New in QOwnNotes 18.12.9 (Jan 10, 2019)

  • on macOS the application will now be minimized when closed instead of quit to more mimic the default behavior of applications on macOS (for #1098)
  • added missing libqt5websockets5 dependency to Travis CI Debian package (for #1099)
  • "dangerous" characters will now be converted to whitespaces instead of _ in filenames and headlines to prevent underline formatting in headlines if two _ characters are present (for #330)
  • added support for converting html to markdown when a page is created as new note for the QOwnNotes Web Companion browser extension (for #330)
  • inline images will now be automatically transformed to real images if html is converted to markdown (for #330)
  • the QOwnNotes Web Companion browser extension was updated to version 18.12.2
  • added support to import pages as new note
  • the html will be converted to markdown and images of the page will be downloaded (might take a while)
  • added support to add a screenshot of the visible area as new note
  • selected text will now be created as new note with newlines if possible
  • download the latest version on QOwnNotes Web Companion releases
  • added more Hungarian and Dutch translation (thank you Fabijenna)

New in QOwnNotes 18.12.8 (Jan 10, 2019)

  • improved note name filtering to prevent troubles on Windows for the QOwnNotes Web Companion browser extension (for #330)
  • the name and note text will be trimmed to prevent wrong newlines
  • the QOwnNotes Web Companion browser extension was updated to version 18.12.1
  • fixed the default port
  • the url of the page will now also be written to the note
  • restructured the context menu
  • added an context menu entry to reset the settings
  • download the latest version on QOwnNotes Web Companion releases
  • the amount of = characters added for the headlines of new notes are now limited to 40 to prevent too long headline lines
  • the name will be trimmed to prevent wrong newlines in the headline
  • added more Spanish translation (thank you richarson)

New in QOwnNotes 18.12.7 (Jan 10, 2019)

  • added support for the new QOwnNotes Web Companion browser extension to add selected text as new note (for #330)
  • you can download the current release of the extension at QOwnNotes Web Companion 18.12.0
  • then visit chrome://extensions and drop the extension file into Chrome to install the extension
  • added more Polish, German, Chinese Traditional and Italian (thank you lucjan, rakekniven, abev66 and mlocati)

New in QOwnNotes 18.12.6 (Jan 10, 2019)

  • start of QOwnNotes websocket server integration for implementing a Web Scraper browser extension (for #330)
  • you should already be able to "talk" to your QOwnNotes application by connecting to ws://127.0.0.1:22222, for example with Echo Test
  • the automatically generated context menus for floating panels are now disabled to prevent enabling of the note sub-folder toolbar if sub-folders are disabled for the current note folder (for #1093)
  • the binary Arch Linux repository on the openSUSE Build Service is working again (for OBS issue #6692)
  • added more German, Spanish, Chinese Traditional, Ukrainian, Italian, Polish and French translation (thank you lucjan, rakekniven, richarson, tiwi90, abev66, prolinuxua and dev2a)

New in QOwnNotes 18.12.5 (Jan 10, 2019)

  • you can now search for items in the navigation panel (for #1090)
  • the search bar acts as new panel headline, the previous headline of the navigation tree widget is now disabled
  • there is an option to hide the search bar of the navigation panel in the Panel settings
  • the script Markdown-it markdown parser in the Script repository now optionally supports definition lists (for script issue #48)
  • added qt5-xmlpatterns to the Arch Linux build depend list
  • the automatically generated toolbar context menus are now disabled to prevent enabling of the note sub-folder toolbar if sub-folders are disabled for the current note folder (for #1093)
  • the note sub-folder menu entry is now disabled in the Panels menu instead of hidden if sub-folders are not enabled for current note folder
  • added more German, Catalan, Spanish, Portuguese, Chinese Traditional, Ukrainian, Italian, Hungarian and Dutch translation (thank you jan_sh, MGuerra, richarson, manuelarodsilva, abev66, prolinuxua, mlocati, tiwi90 and Fabijenna)

New in QOwnNotes 18.12.4 (Jan 10, 2019)

  • if single application mode is enabled the app will now attempt to check if the mode is supported on your system and turn it off if it isn't supported (for #1089)
  • you can now disable the auto-completion of previous searches in the search panel by turning it off in the Panel settings (for #1087)
  • also some memory optimization when adding new searches was done
  • added more Chinese Traditional, Ukrainian, Italian, Hungarian and Dutch translation (thank you abev66, prolinuxua, mlocati and Fabijenna)

New in QOwnNotes 18.12.3 (Jan 10, 2019)

  • an attempt was made to fix icon scaling problems especially on high dpi Windows and macOS systems (for #1005 and #1085)
  • added more Ukrainian, Spanish and German translation (thank you prolinuxua and richarson)

New in QOwnNotes 18.12.2 (Jan 10, 2019)

  • there now is a software repository for Fedora 29
  • fixed build process for Qt below 5.6
  • added more German, Brazilian Portuguese, Ukrainian, French, Catalan, Italian, Hungarian and Dutch translation (thank you rakekniven, tiwi90, prolinuxua, MGuerra, Botigli, mlimacarlos and Fabijenna)

New in QOwnNotes 18.12.1 (Jan 10, 2019)

  • there now is a new command line parameter --allow-multiple-instances that allows multiple instances of QOwnNotes to be started even if disallowed in the settings
  • the command line parameter -h now also works in single application mode if a second instance of QOwnNotes is started
  • the Log panel now has a minimum height of 20px to prevent that it can't be seen when enabled
  • a warning now will be printed out if QOwnNotes is started a second time in single application mode
  • added more German, Brazilian Portuguese, Chinese Traditional, Spanish, Italian, Hungarian and Dutch translation (thank you rakekniven, jan_sh, richarson, abev66, mlimacarlos, mlocati, tiwi90 and Fabijenna)

New in QOwnNotes 18.12.0 (Jan 10, 2019)

  • you now can copy the text from code blocks to the clipboard by right clicking on it and selecting Copy code block (for #1077)
  • the command line parameters --help and --dump-settings now also work in single application mode if a second instance of QOwnNotes is started
  • a warning now will be printed out in the first application if QOwnNotes is started a second time in single application mode
  • QOwnNotesAPI is now ready for Nextcloud 15
  • added more Catalan, Spanish, Italian, Hungarian and Dutch translation (thank you MGuerra, richarson, mlocati and Fabijenna)

New in QOwnNotes 18.11.6 (Jan 10, 2019)

  • you can now use pre-made QOwnNotes layouts in the new Layout settings (for #1069)
  • fixed a possible crash when pasting images into the issue assistant (for #1072)
  • added more German, Spanish, Brazilian Portuguese, Italian, Hungarian and Dutch translation (thank you jan_sh, rakekniven, richarson, tiwi90, mlocati, mlimacarlos and Fabijenna)

New in QOwnNotes 18.11.5 (Jan 10, 2019)

  • you now can override the interface font size in the Interface settings (for #1071)
  • high DPI scaling is now enabled (if built with Qt 5.6 or above) (for #1071)
  • added more German, Italian and Dutch translation (thank you jan_sh, mlocati and Fabijenna)

New in QOwnNotes 18.11.4 (Nov 20, 2018)

  • the selection colors in dark mode are now adapted to not get removed by blue filters like f.lux (for #1067)
  • there now is a description text for each layout in the Welcome dialog (for #1069)
  • the name of the layouts and the description texts will now be translated
  • added more German, French, Hungarian and Dutch translation (thank you jan_sh, Botigli and PurplePlums)

New in QOwnNotes 18.11.3 (Nov 20, 2018)

  • the Cancel button of the note encryption password dialog is now always enabled (for #1065)
  • increased top and bottom padding of table cells in the note preview (for #1018)
  • after a panel layout was chosen in the welcome dialog the application window will now be centered and resized initially (for #1069)
  • the size of the welcome dialog is now adapted to more fit the layout selector and the background color of the layout preview is adapted to the dialog background color (for #1069)
  • interface languages now work in the snap version of QOwnNotes
  • added more Chinese Traditional, Spanish, Italian and Catalan translation (thank you abev66, richarson, tiwi90 and MGuerra)

New in QOwnNotes 18.11.2 (Nov 20, 2018)

  • you can now select the initial panel layout in the Welcome dialog (for #1069)
  • Minimal, Full, Full vertical and Single column are currently available
  • a screenshot of the layout will be viewed when selecting one
  • the note preview will now view table borders (for #1018)
  • the script Markdown-it markdown parser now also supports table borders
  • to disable this feature you can use table {border-width: 0;} in the Custom note preview styling script
  • the SSL certificate for https://docs.qownnotes.org now works properly
  • if the Cancel button is clicked in the Welcome dialog now all settings will be cleared before the application quits
  • added more German, Spanish, Italian, French, Catalan, Brazilian Portuguese, Hungarian and Dutch translation (thank you rakekniven, richarson, mlocati, Botigli, MGuerra, mlimacarlos and Fabijenna)

New in QOwnNotes 18.11.1 (Nov 20, 2018)

  • the auto formatter of markdown tables will now also automatically increase the size of the headline separator (for #1052)
  • you can now ignore certain note sub-folders by defining them as list of regular expressions (separated by ;) in the Panels settings (for #1054)
  • by default folders starting with a . now will be ignored (this was already the case on Linux and macOS)
  • added more Italian, German, Catalan, Spanish, Chinese Traditional and French translation (thank you mlocati, rakekniven, MGuerra, richarson, abev66 and Botigli)

New in QOwnNotes 18.11.0 (Nov 20, 2018)

  • improved code block import of the Evernote importer (for #1047)
  • you can now auto format spaces in a markdown table at the current cursor position with Edit / Edit / Auto format table (for #1052)
  • the auto complete shortcut Ctrl + Space also will attempt to auto format the table
  • added more Italian, German, Catalan, Brazilian Portuguese, Chinese Traditional and Turkish translation (thank you mlocati, rakekniven, MGuerra, mlimacarlos, abev66 and ardakilicdagi)

New in QOwnNotes 18.10.6 (Nov 20, 2018)

  • improved code block import of the Evernote importer (for #1047)
  • some other issues were also fixes
  • added more information to the note sharing dialog and the sharing notification (for #1049)
  • added more Spanish, Italian, German, Catalan and Brazilian Portuguese translation (thank you richarson, mlocati, rakekniven, MGuerra and mlimacarlos)

New in QOwnNotes 18.10.5 (Oct 26, 2018)

  • added a notification that you have to sync your notes yourself when sharing notes (for #1049)
  • did more ownCloud to ownCloud / Nextcloud text replacing
  • the Evernote importer is now able to import code blocks (for #1047)
  • added more Italian, Chinese Traditional, Catalan, Hungarian and Dutch translation (thank you mlocati, abev66, MGuerra and Fabijenna)

New in QOwnNotes 18.10.4 (Oct 26, 2018)

  • the file open dialogs that can select multiple files now also remember the previous directory correctly
  • the Copy note headline menu entry was moved to the Edit / Extra menu
  • Importing notes from text files was improved:
  • you will now see what file is imported in a progress bar
  • you can now cancel the import process
  • speed improvement when importing many files

New in QOwnNotes 18.10.3 (Oct 26, 2018)

  • a status message for the Copy note headline feature was added
  • the debug output in the Debug settings now supports more data-types for setting entries and will also show the name of the data-types
  • fixed QOwnNotes favorite button in Gnome dash (for #1019)
  • added more Spanish, Italian, Chinese Traditional, Catalan, German, Brazilian Portuguese and Hungarian translation (thank you richarson, mlocati, abev66, MGuerra, rakekniven, mlimacarlos and Fabijenna)
  • the last 200 entries of the note history will now be stored when you switch note folders or quit the application and will be restored accordingly (for #1044)
  • please visit QOwnNotes shortcuts for a list of all shortcuts to navigate the note history
  • if you have enabled the setting Restore cursor position when opening a note in the General settings your position in notes will be restored if you restart the application or switch between note folders

New in QOwnNotes 18.10.2 (Oct 16, 2018)

  • you can now copy the headline of the current note with the shortcut Alt + ⇧ + H
  • added more Spanish, Italian, Brazilian Portuguese and German translation (thank you richarson, mlimacarlos and rakekniven)

New in QOwnNotes 18.10.1 (Oct 16, 2018)

  • changes of the current note outside of QOwnNotes will now not trigger the The current note was modified outside of this application! dialog while editing the current note if the content of the note file wasn't really modified (for #1041)
  • this was a problem because the Nextcloud / ownCloud sync client seems to write to the note files on some systems even if there were no actual changes to be made, this spawned the dialog if the user was actively editing the note
  • there now is a Telegram menu entry in the Help / Open chat menu to open a browser window with the QOwnNotes Telegram group
  • there is a community-created QOwnNotes package for FreeBSD by Matthew Stobbs at QOwnNotes FreeBSD port (for #969, a big thank you to Matthew!)
  • added more German translation

New in QOwnNotes 18.10.0 (Oct 16, 2018)

  • on Linux and Windows now the setting to only run one app instance at the same time will be used by default
  • macOS only runs one instance of apps, so we don't need this setting there
  • you need to restart the app a second time to let this setting take effect
  • you can still turn this off in the settings, but keep in mind that this will cause problems with settings written by the multiple instances
  • use the --session parameter to run QOwnNotes multiple times with different settings
  • you can also export your settings from your first instance and import them in your second instance
  • the macOS app file now has a version number that can be viewed with Finder (for #1038)
  • a new community maintained repository for CentOS by Jörg Woll is now back again
  • added more French translation (thank you adrientaudiere)

New in QOwnNotes 18.09.5 (Oct 16, 2018)

  • you can now create markdown new-lines (with two spaces at the end) by pressing Shift Return in the note editor (for [#1032](https://github.com/pbek/QOwnNotes/issue /1032))
  • note folder names in the Note folders settings will now be truncated at 50 characters and new-line characters will be removed (for #1027)

New in QOwnNotes 18.09.4 Build 3844 (Sep 27, 2018)

  • Fixed selecting editor and preview fonts in macOS under Qt 5.11.2 (for #1033
  • Added more Catalan, Dutch and German translation (thank you MGuerra, Fabijenna and dgirke)

New in QOwnNotes 18.09.3 Build 3840 (Sep 25, 2018)

  • Attempted to improve the single application mode (for #1025). On certain occasions it was possible that the app wouldn't start a 2nd time even if it was closed, this should be fixed now
  • The AppImage version of QOwnNotes is working again (for #1002, a big thank you to @fodrice for the patch)
  • Improved automatic note renaming for manually added note links that end with a @
  • Replaced ownCloud by ownCloud / Nextcloud in the Welcome dialog
  • Added more Spanish, Italian, Chinese Traditional, Greek and German translation (thank you richarson, mlocati, abev66, Soulrain and rakekniven)

New in QOwnNotes 18.09.2 Build 3829 (Sep 20, 2018)

  • the list of note sub-folders in the note list when moving notes to note sub-folders is now sorted alphabetically (for #1022)
  • you can now import text files as notes from the Note / Import menu:
  • if no markdown headline was found in the file the basename of the file will be used as headline

New in QOwnNotes 18.09.1 Build 3825 (Sep 10, 2018)

  • prevented possible misbehavior when moving multiple tags to another tag (for #1014)
  • fixed possibly duplicate entries in the script list of the Script repository
  • changed a lot of links to QOwnNotes webpage in the application and documentation from http to https
  • improved support for alternative links ending with @ when automatically updating links when notes are renamed
  • added more Spanish, Italian, Chinese Traditional, Catalan, German, Brazilian Portuguese, Hungarian and Dutch translation (thank you richarson, mlocati, abev66, MGuerra, rakekniven, mlimacarlos and Fabijenna)
  • note links will now also jump to notes in other note sub-folders (for #478)
  • first only the current note sub-folder will be searched, if the note wasn't found there all note sub-folders will be searched
  • if the linked note was in another note sub-folder the current note sub-folder will be changed to that note sub-folder
  • the note link dialog now shows notes of all note sub-folders
  • highlighting of note links if they are broken also works over all note sub-folders
  • automatically updating links when notes are renamed should now also work across note-subfolders

New in QOwnNotes 18.09.0 Build 3811 (Sep 10, 2018)

  • there now is a new button in the Update dialog to don't show the dialog automatically any more (for #813)
  • this button does the same as the checkbox to disable the update dialog in the General settings
  • fixed opening of links like [https://www.qownnotes.org](https://www.qownnotes.org) when Ctrl-clicked in the note edit panel
  • qownnotes snap was fixed for systems with wayland (for #1004, a big thank you to @pachulo)
  • added more Spanish, Italian, Chinese Traditional, Catalan, Arabic, Hungarian and Dutch translation (thank you richarson, mlocati, abev66, MGuerra, sosozozo and Fabijenna)

New in QOwnNotes 18.08.11 Build 3802 (Aug 30, 2018)

  • the Find action dialog now searches for every entered word in and-fashion (for #1007): all menu items that have all of the entered words (or parts of them) in the name or tooltip will be shown
  • attempted to fix a reloading of the notes list problem on some installations after importing notes from Evernote (for #1006)
  • when selecting multiple notes clicking on the headlines of the selected notes in the note preview will now jump to the note when using subfolders and All notes was selected, even if the note wasn't in the same note subfolder (for #949)
  • added more Czech, Japanese, Indonesian and German translation (thank you hruban, piyo and zmni)

New in QOwnNotes 18.08.10 Build 3796 (Aug 28, 2018)

  • some restructuring of the Issue assistant was made and some additional information to help the user was provided
  • added a new cli parameter --dump-settings that prints out a dump of the settings and other information about the application and environment in GitHub Markdown and exits the application: the documentation page Command line interface parameters was updated
  • the Find action dialog now searches for every entered word (for #1007): all menu items that have one of the words in them will be shown
  • added more Spanish, Italian, Chinese Traditional, Catalan and German translation (thank you richarson, mlocati, abev66, MGuerra and rakekniven)

New in QOwnNotes 18.08.9 Build 3788 (Aug 27, 2018)

  • added more German, Hungarian and Dutch translation (thank you rakekniven and Fabijenna)
  • there now is a new Issue assistant to post questions, feature requests or problems:
  • you will find it in the Help menu
  • it will guide you to the steps to enter information and gathers all needed data to post an issue on the Issue page

New in QOwnNotes 18.08.8 Build 3782 (Aug 25, 2018)

  • added more Brazilian Portuguese, Chinese Traditional, Chinese Simplified, and German translation (thank you richarson, abev66 and wenzhuoz)
  • improved preview of multiple notes (for #949):
  • implemented correct breaking of lines
  • fixed preview of note text that was interpreted as html
  • removed empty lines
  • showing 5 lines instead of 3
  • lines are truncated at 80 characters
  • more Evernote import improvements (for #998):
  • fixed importing of notes if user enabled that the filename can be different from the note name in the settings
  • added importing of the note attribute metadata of version 3 of the Evernote export file

New in QOwnNotes 18.08.7 Build 3772 (Aug 24, 2018)

  • improved the user interface of the Evernote import (for #998)
  • added more Italian, Indonesian, German, Hungarian and Dutch translation (thank you mlocati, zmni, kuik, rakekniven and Fabijenna)
  • if you now select multiple notes a small preview of those notes will be viewed in the preview panel (for #949):
  • you can click on the headlines of those notes to jump to the note
  • only the first 40 selected notes will be shown to not decrease the performance when selecting a lot of notes

New in QOwnNotes 18.08.6 Build 3767 (Aug 23, 2018)

  • the Evernote import dialog will now also remember if you want to import images or attachments
  • a lot triple dots were changed to ellipsis in the user interface
  • when importing from Evernote you can now also import metadata from your Evernote notes (for #998):
  • you can select what metadata to import in the import dialog from a tree widget
  • the dialog will remember which items you want to import
  • the selected metadata will be imported as markdown table if available in the Evernote note

New in QOwnNotes 18.08.5 Build 3761 (Aug 22, 2018)

  • fixed some possible issues with the note encryption (thank you @sdicke)
  • if you select multiple notes you now can use the new Note operations... button in in the area where the note edit normally is displayed to do operations on multiple notes (for #949)
  • added more Spanish, Italian, Chinese Traditional, Chinese Simplified, Indonesian, German, Hungarian and Dutch translation (thank you richarson, mlocati, abev66, wenzhuoz, zmni, rakekniven and Fabijenna)
  • linking to notes with long filenames now works:
  • this was a problem because of STD 3 restrictions limiting the hostname to 63 characters
  • now we are using the username of an url for the note filename, instead of the hostname for long filenames
  • for existing note-links just add a @ at the end of the url to make it work

New in QOwnNotes 18.08.4 Build 3750 (Aug 21, 2018)

  • added more Spanish, Italian, Chinese Traditional, Chinese Simplified, Indonesian, German, Hungarian and Dutch translation (thank you richarson, mlocati, abev66, wenzhuoz, zmni, rakekniven and Fabijenna)
  • you can now export and import your settings (for #989):
  • keep in mind that when importing your settings may get removed and not every setting will get restored, like the note folder settings and which scripts you were using
  • you also will need to adjust some settings, especially across platforms, but your notes will stay intact

New in QOwnNotes 18.08.4 Build 3747 (Aug 16, 2018)

  • added a small fix for highlighting comment blocks (thank you @sdicke)
  • added documentation for command line parameters at Command line interface parameters

New in QOwnNotes 18.08.3 Build 3738 (Aug 13, 2018)

  • fixed a problem with automatically storing modified notes (for #987)
  • updated QOwnNotesApi to be used with Nextcloud 14 (for #20)
  • added more Catalan and Hungarian translation (thank you MGuerra and Fabijenna)

New in QOwnNotes 18.08.2 Build 3735 (Aug 8, 2018)

  • significantly reduced application startup time (for #985, a big thank you to @frsfnrrg)
  • when clicking a link to a note the currently selected notes will now be cleared to avoid that multiple notes are selected and thus the current note will not be shown
  • added more Polish and Spanish translation (thank you lucjan and richarson)
  • added many improvements to the new Vim mode (for #205) visible commands in the status bar:
  • support for more commands like :w, :q and :wq
  • searching and replacing with more feedback
  • visual mode also works now with more feedback
  • text indenting

New in QOwnNotes 18.08.1 Build 3726 (Aug 6, 2018)

  • if automatic bracket closing is enabled and if you are entering double quotes and the next character is already a double quote then the character will not be entered, but the cursor will be moved to the right (for #982)
  • there now is a new scripting function script.triggerMenuAction() to trigger a menu action. for more information please take a look at the scripting documentation.
  • you can now focus the note text edit in a script with mainWindow.focusNoteTextEdit()
  • there now is a new script Disable read-only mode in the Scripting repository to disable the read-only mode if a note is double clicked. the note text edit will also be focused afterwards.
  • added more Polish, Chinese Traditional, Brazilian Portuguese, German and Italian translation (thank you lucjan, abev66, mlimacarlos, rakekniven and mlocati)

New in QOwnNotes 18.08.0 Build 3715 (Aug 3, 2018)

  • you can now enable a new Vim mode in the Editor settings (for #205): keep in mind that some QOwnNotes shortcuts will not work correctly in that mode
  • added more Catalan and Polish translation (thank you MGuerra and lucjan)

New in QOwnNotes 18.07.8 Build 3711 (Jul 27, 2018)

  • if note editing was disabled when you create a new note it is now turned on automatically
  • when selecting multiple notes the note edit widget will now be hidden and the amount of selected notes will be shown (for #949)
  • added more Polish and German translation (thank you lucjan and rakekniven)

New in QOwnNotes 18.07.7 Build 3705 (Jul 25, 2018)

  • attempted to fix a problem with Chinese and Japanese input methods (for #976)
  • added more Brazilian Portuguese and Portuguese translation (thank you mlimacarlos and mtbf99)
  • added a script Solar (Jalaali) calendar integration to the Script repository to attempt to integrate the solar (Jalaali) calendar into QOwnNotes (for #977):
  • it currently supports creating a headline for new notes with the current Jalaali date and time
  • take a look at solar-calendar-integration if you want to improve it

New in QOwnNotes 18.07.6 Build 3704 (Jul 24, 2018)

  • fixed attachment detection and link generation in the new dialog to manage orphaned attachments (for #895)
  • did some improvements on updating the current note in the note list if the note list preview is turned on (for #949)
  • added more Spanish, Chinese Traditional, Russian, Dutch and Hungarian translation (thank you richarson, abev66, pu.sash and Fabijenna)

New in QOwnNotes 18.07.5 Build 3700 (Jul 23, 2018)

  • if you open the dialog to manage orphaned images the first item will now automatically be selected
  • added more Catalan, Chinese Traditional, Brazilian Portuguese, Indonesian, German and Russian translation (thank you MGuerra, abev66, mlimacarlos, zmni, rakekniven and pu.sash)
  • there now is a new menu entry to manage orphaned attachments in the Edit / Extra menu (for #895):
  • you can view information about the attachment, add the attachment to the current note, remove the attachment, open the attachment with an associated application or open the folder of the attachment

New in QOwnNotes 18.07.4 Build 3694 (Jul 18, 2018)

  • the error dialog for errors while talking to your ownCloud server will not be shown a 2nd time if it is already present on the screen (for #950)
  • attempted to fix builds for older Qt versions
  • added more Spanish translation

New in QOwnNotes 18.07.2 Build 3679 (Jul 7, 2018)

  • added more debug output on the terminal and checks when using the welcome dialog to setup the note folder to check for troubles on some Windows machines (for #951)
  • on Windows there now is a new experimental settings in the General settings to automatically close the note folder database to prevent problems with sync tools (for #926)
  • added more Brazilian Portuguese translation (thank you mlimacarlos)

New in QOwnNotes 18.07.1 Build 3670 (Jul 4, 2018)

  • fixed displaying of tags when navigating notes with the arrow keys and when switching note folders (for #958)
  • if the settings dialog is opened from the welcome dialog now only the one settings page requested is visible to prevent problems with a not finished setup process
  • added more Catalan, Dutch and Hungarian translation (thank you MGuerra and Fabijenna)

New in QOwnNotes 18.06.7 Build 3660 (Jun 29, 2018)

  • tags in the Move tag to... context menu of the tag list are now sorted by name (for #947)
  • if a code block is inserted in an empty line then automatically a multi-line code block will be inserted instead of an inline code block (for #912)
  • the Note tags panel now shows the tags of all selected notes and is also able to remove tags from or add tags to all those notes (for #946)
  • if notes are selected there will be a symbol in front of the tags to show you how many notes are selected
  • added more Chinese Traditional, Brazilian Portuguese, Italian, Catalan, Dutch and Hungarian translation (thank you abev66, mlimacarlos, mlocati, MGuerra and Fabijenna)

New in QOwnNotes 18.06.6 (Jun 29, 2018)

  • improved setting the size of the settings dialog if it was opened for the first time
  • tags in the tag selected notes with... context menu of the note list are now sorted by name (for #947)
  • the search line edits in the note-, tag- and subfolder-lists can now be cleared with the Escape key (for #948)

New in QOwnNotes 18.06.5 (Jun 29, 2018)

  • Disabled note folder database closing feature temporarily, since it breaks the application under Windows for new note folders (for #926)

New in QOwnNotes 18.06.4 (Jun 29, 2018)

  • The pages in the Settings dialog are now scrollable to assure that all settings can be viewed on very low screen resolutions like on netbooks (for #940)

New in QOwnNotes 18.06.3 (Jun 29, 2018)

  • fixed the menu bar visibility after leaving the distraction free mode if it was invisible when entering it (for #941)
  • the note folder database will now be explicitly closed for Windows after each operation to prevent synchronization problems (for #926)
  • added more Chinese Traditional, Brazilian Portuguese, Italian, Catalan, Spanish, German, Dutch and Hungarian translation (thank you abev66, mlimacarlos, mlocati, MGuerra, richarson, rakekniven and Fabijenna)

New in QOwnNotes 18.06.2 Build 3632 (Jun 12, 2018)

  • added cups-control to he snap version of QOwnNotes to possibly enable support for printing to printers (for #938)
  • added tagging support for subfolders (for #884, a big thank you to @cal2195)
  • added new Chinese Traditional translation (for #934, a big thank you to @abev66): the current translation Chinese was renamed to Chinese Simplified
  • the desktop file QOwnNotes.desktop was renamed to PBE.QOwnNotes.desktop for the Wayland compositor (for #933)

New in QOwnNotes 18.06.1 Build 3622 (Jun 6, 2018)

  • when the application gets restarted from the Settings dialog a possible --clear-settings parameter will now not be appended as parameter, so the settings will not get removed a second time after the restart
  • added a new scripting hook handleNoteNameHook(note) that is called when the note name is determined for a note (for #929):
  • take a look at the handleNoteNameHook documentation for more information
  • the user interface will currently not be updated when the note text (that could result in a note name change with the new hook) is stored

New in QOwnNotes 18.06.0 Build 3610 (Jun 4, 2018)

  • encrypted notes are now read-only in the editor unless you are using Edit encrypted note or you are decrypting it (for #815)
  • fixed storing of keyboard shortcuts in the Shortcuts settings (for #912)

New in QOwnNotes 18.05.7 Build 3605 (May 25, 2018)

  • despite users having problems in the past with fetching the update request via SSL are we trying to use https for the update request again (for #918)
  • it now will not be attempted to store a new note text if the note file is read-only (for #916)
  • when pasting HTML code with Ctrl + ⇧ + V the escaped characters >,< and & will now be unescaped to >, < and & (for #922)
  • did some Qt 5.11 build fixing

New in QOwnNotes 18.05.6 Build 3596 (May 20, 2018)

  • Fixed a Segmentation fault when opening the settings dialog from the welcome dialog (for #912)

New in QOwnNotes 18.05.4 Build 3587 (May 17, 2018)

  • added more Brazilian Portuguese, Italian, Dutch and Hungarian translation (thank you mlimacarlos, mlocati and Fabijenna)
  • you are now able to jump to the conflicting keyboard shortcut if you assign a shortcut that is already used by an other menu item in the Shortcuts settings (for #912):
  • the duplicate dialog if assigning a conflicting shortcut if no shortcut was defined before was fixed
  • added a new scripting hook noteDoubleClickedHook(note) that is called every time a note is double clicked in the note list (for #913):
  • take a look at the noteDoubleClickedHook documentation for more information
  • there is an example script at external-note-open.qml
  • you will also find a script External note open in the script repository that uses the new hook

New in QOwnNotes 18.05.2 Build 3579 (May 8, 2018)

  • the todo calendar list in the Settings dialog will now only be reloaded if it was empty or was reloaded manually to prevent a clearing of the list when the server is not reachable: the display names of the CalDav calendars will now be stored too
  • QXcbConnection: XCB error: warnings are now suppressed

New in QOwnNotes 18.05.1 Build 3576 (May 6, 2018)

  • added more Brazilian Portuguese, Indonesian, German, Spanish, Italian, Dutch and Hungarian translation (thank you mlimacarlos, zmni, rakekniven, richarson, mlocati and Fabijenna)
  • there now is a new scripting command script.fetchNoteIdsByNoteTextPart() to fetch the ids of all notes with a certain text in the note text (for #904):
  • for more information please take a look at the scripting documentation
  • there now is a new script Unique note id in the Script repository that generates a 10 character alphanumeric id for the current note and also allows to jump to the note by it
  • there now is a software repository for Fedora 28:
  • please visit the Fedora installation page for instructions

New in QOwnNotes 18.05.0 Build 3572 (May 1, 2018)

  • the dialog to delete orphaned images isn't modal any more and you can now also use it to insert those images into the current note
  • added more Indonesian, Catalan and German translation (thank you zmni, MGuerra and rakekniven)
  • there now is a new scripting command script.noteTextEditSelectAll() to select all text in the note text edit (for #902):
  • you can use this together with script.noteTextEditWrite() to overwrite the whole text of the current note
  • for more information please take a look at the scripting documentation

New in QOwnNotes 18.04.5 Build 3567 (Apr 29, 2018)

  • double-clicking on a tag now assigns the tag to the current note (for #896)
  • QXcbConnection: XCB error: 8 warnings are now suppressed
  • added more Brazilian Portuguese, Indonesian, Catalan, German, Spanish, Italian, Dutch and Hungarian translation (thank you mlimacarlos, zmni, MGuerra, rakekniven, richarson, mlocati and Fabijenna)
  • if note editing was disabled now a notification dialog will open if you start typing in the note edit (for #900):
  • in addition a button with the text Read-only will be viewed in the status bar if note editing is disabled
  • you can click this button to enable note editing again

New in QOwnNotes 18.04.4 Build 3561 (Apr 21, 2018)

  • fixed a warning if you are un-indenting text at the start or end of the note
  • you can now scroll the note content up and down with Ctrl + Up and Ctrl + Down (for #872)
  • you can now use the shortcut F4 to jump to the Note edit panel (for #877). if the Note edit panel was disabled it will be enabled first

New in QOwnNotes 18.04.3 Build 3557 (Apr 16, 2018)

  • libpng warning: iCCP: known incorrect sRGB profile warnings are now suppressed
  • parts of the logging-handling was rewritten to even more prevent crashes when logging to the log widget while the app is shutting down
  • added more German translation (thank you rakekniven)

New in QOwnNotes 18.04.2 Build 3549 (Apr 6, 2018)

  • added a small note edit styling change for Windows and macOS in the note edit is configured as central widget (for #420)
  • fixed links to files with spaces in the file-path when creating the link with the Link dialog
  • in the Link dialog the the last selected file will now be remembered in the open-file dialog
  • attempted to fix a non-reproducible crash in Windows 7 when a note is stored by clicking the close button (for #886)
  • added more Brazilian Portuguese, Indonesian, Catalan, French, Spanish, Italian, Dutch and Hungarian translation (thank you mlimacarlos, zmni, MGuerra, bepolymathe, asoliverez, mlocati and Fabijenna)

New in QOwnNotes 18.04.1 Build 3546 (Apr 4, 2018)

  • added more Brazilian Portuguese, Spanish and Indonesian translation (thank you mlimacarlos, richarson, zmni)
  • fixed mistakenly questions about creating a new note when Ctrl + clicking on a note or pressing Ctrl + Space in a note
  • there now is a new checkbox in the Panels settings to use the note edit panel as fixed central widget to be resized if the window or other panels are resized (for #420)
  • for new installations of QOwnNotes this will be enabled by default
  • for running sessions of QOwnNotes this will be disabled by default
  • if this is disabled you are able to create more complex panel layouts, but all panels will be resized if the window is resized

New in QOwnNotes 18.04.0 Build 3541 (Apr 2, 2018)

  • fixed a problem with the highlighting of headlines in a non-default highlighting schema on Windows 10 (for #883)
  • description text of script options in the Script settings is now selectable and links are clickable (for #882)
  • fixed a problem in the Script repository where searching for a script would also trigger the loading of more items
  • fixed possible setPointSizeF warnings
  • added more Polish, Italian, Catalan, Spanish, German, Dutch and Hungarian translation (thank you lucjan, mlocati, MGuerra, richarson, rakekniven and Fabijenna)

New in QOwnNotes 18.03.10 Build 3536 (Mar 30, 2018)

  • years were bumped to 2018
  • added more Brazilian Portuguese, Italian, Catalan, Spanish, German, French, Dutch and Hungarian translation (thank you mlimacarlos, mlocati, MGuerra, richarson, rakekniven, bepolymathe and Fabijenna)
  • broken note-links are now highlighted in the note edit (for #736):
  • there is a new entry Broken link in the Color schema settings where you can change the styling

New in QOwnNotes 18.03.9 Build 3530 (Mar 29, 2018)

  • you can now choose to create a new note when clicking on a "broken" note-link in the note edit or the preview (for #736)
  • added more Czech translation (thank you hruban)

New in QOwnNotes 18.03.8 Build 3527 (Mar 22, 2018)

  • the scripting command script.writeToFile() now writes text to a file in the UTF-8 character set (for script issue #25) for more information about the command please take a look at scripting documentation
  • added the plug opengl to the snapped version of QOwnNotes to prevent OpenGL AppArmor errors (for #875)
  • added the plug removable-media to the snapped version of QOwnNotes to allow access to mounted folders (for #876)
  • added more Japanese, Dutch and Hungarian translation (thank you piyo and Fabijenna)

New in QOwnNotes 18.03.7 Build 3521 (Mar 17, 2018)

  • there now is a new scripting command script.fetchNoteById() to fetch a note by its id (for #871)
  • there now is a new scripting command script.getSaveFileName() to show a save file dialog (for #871)
  • there now is a new scripting command script.selectedNotesIds() to return a list of the ids of all selected notes (for #871)
  • there now is a new scripting command script.writeToFile() to write text to a file (for #871)
  • there now is a new method toMarkdownHtml() for NoteApi to get the generated html of a note (for #871)
  • there now is a new script Export notes as one HTML file in the Script repository to export multiple notes as one HTML file (for #871)
  • the text case toggling feature now automatically selects the word under the cursor if no text was selected (thank you @schittli) additionally, the original cursor- and text-selection will be restored
  • added more Czech, Dutch, Catalan, German, Indonesian, Brazilian Portuguese, Italian and Spanish translation (thank you hruban, rizki271197, rakekniven, Fabijenna, richarson, MGuerra, mlimacarlos and mlocati)

New in QOwnNotes 18.03.5 Build 3512 (Mar 9, 2018)

  • added Hiligaynon translation and Urdu translation (a big thank you to BaTz and mr_aamirijaz)
  • there now is a button Load more scripts in the Script repository that will be shown if there are more scripts available to load from the GitHub script repository
  • added more Brazilian Portuguese, Spanish, Italian, German and Bengali translation (thank you AnikHasan, mlocati, richarson and mlimacarlos)

New in QOwnNotes 18.03.1.1 Build 3493 (Mar 5, 2018)

  • added Cebuano translation and Hindi translation (a big thank you to sageneil, valcarsido, loydjayme25, jbeguna04 and cryptoexplorer7)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • when copying or moving notes to another note-folder the embedded media files will now automatically be copied to the media folder of the note-folder (for #865)
  • added more Tagalog, Filipino, Indonesian, French, Czech, Chinese, Arabic, German, Spanish, Swedish, French, Dutch and Hungarian translation (thank you sageneil, Janelbrian, saducasjohncarl, rizki271197, bepolymathe, echo511, hermitwhite, wael87, deletescape, Fabijenna, richarson, ekblom and dev2a)

New in QOwnNotes 18.03.0 Build 3489 (Mar 5, 2018)

  • added Cebuano translation and Hindi translation (a big thank you to sageneil, valcarsido, loydjayme25, jbeguna04 and cryptoexplorer7)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • when copying or moving notes to another note-folder the embedded media files will now automatically be copied to the media folder of the note-folder (for #865)
  • added more Tagalog, Filipino, Indonesian, French, Czech, Chinese, Arabic, German, Spanish, Swedish, French, Dutch and Hungarian translation (thank you sageneil, Janelbrian, saducasjohncarl, rizki271197, bepolymathe, echo511, hermitwhite, wael87, deletescape, Fabijenna, richarson, ekblom and dev2a)

New in QOwnNotes 18.02.5 Build 3483 (Feb 23, 2018)

  • the options in the Log panel can now be closed with the Esc key
  • added Filipino translation and Tagalog translation (a big thank you to sageneil, deboyz18, saducasjohncarl and franzancot). join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added more French, German, Indonesian, Catalan and Chinese translation (thank you dev2a, rakekniven, rizki271197, MGuerra and hermitwhite)

New in QOwnNotes 18.02.4 Build 3473 (Feb 21, 2018)

  • Fixed a problem with downloading media files on Arch Linux (for #857)
  • Added more Italian, French, Japanese, Swedish, Brazilian Portuguese, Spanish, German, Indonesian, Catalan, Dutch and Hungarian translation .

New in QOwnNotes 18.02.3 Build 3464 (Feb 16, 2018)

  • the Local trash button will now by default be shown in the main toolbar (for #674): you have to reset your toolbar in the Toolbar settings if you are already using the app
  • added a workaround for certain translations of the word ownCloud (for #850)
  • most settings of the page setup dialog will now be stored when you confirm the printing- and PDF-export-dialog and will be restored if you visit the dialog again (for #704)
  • added more German, Italian, Japanese, Brazilian Portuguese and Spanish translation (thank you rakekniven, mlocati, piyo, mlimacarlos and richarson)

New in QOwnNotes 18.02.2 Build 3458 (Feb 14, 2018)

  • when dropping a markdown file into QOwnNotes it will now be copied to the active note subfolder and not just to the current note folder
  • added more Italian, French, Japanese, Swedish, Brazilian Portuguese, Dutch and Hungarian translation (thank you mlocati, bepolymathe, piyo, ekblom, mlimacarlos and Fabijenna)
  • there now is a new scripting command to show a question message box script.questionMessageBox() (for #847). for more information please take a look at Showing an information message box
  • added more local trash features (for #674):
  • files that are missing in the local trash-folder will be now be marked in the Local trash dialog so that you know that they can't be restored
  • the old note is now also added to the local trash if it was renamed manually in the note list
  • sorting by trashing date in the trash dialog now works correctly
  • trashed items are now by default expired after 30 days: you can turn that off in the Local trash settings and also set the amount of days there/

New in QOwnNotes 18.02.1 Build 3446 (Feb 13, 2018)

  • fixed autocompleter user interface offset, especially in the distraction free mode (for #842)
  • added more Italian, German, French, Indonesian, Swedish, Brazilian Portuguese, Dutch and Hungarian translation (thank you mlocati, rakekniven, bepolymathe, zmni, ekblom, mlimacarlos and Fabijenna)
  • there now is a local trash to gather your removed notes (for #674):
  • this also works when a note gets renamed because you are modifying the headline of the note
  • there is a new panel Local trash in the setting where you can turn the local trash off
  • there is a new menu entry for the Local trash that opens a dialog to view your trashed notes and to restore or remove them
  • trashed files are stored per note folder in a new folder trash: additional information about the trashed files is stored in the sqlite database of the note folder

New in QOwnNotes 18.02.0 Build 3438 (Feb 5, 2018)

  • there now is a new scripting hook autocompletionHook() to return a list of strings to be added to the autocompletion list when the autocompletion is invoked by pressing Ctrl + Space (for #842)
  • there now is a new scripting function script.noteTextEditCurrentWord() to read the current word in the note text edit (for #842)
  • there now is a new scripting function script.searchTagsByName() to fetches all tags by doing a substring search on the name field (for #842)
  • the script @tag tagging in note text was updated to use autocompletion (for #842)
  • the Windows version of QOwnNotes is now built with Qt 5.10.0
  • added more Czech, Italian, German, French, Catalan, Indonesian, Spanish, Dutch and Hungarian translation (thank you milazajicek, mlocati, rakekniven, bepolymathe, MGuerra, zmni, richarson and Fabijenna)

New in QOwnNotes 18.01.4 Build 3433 (Jan 24, 2018)

  • you can now print the selected text in the note text edit as highlighted text or as rendered markdown html (like in the preview)
  • you can now export the selected text in the note text edit as highlighted text or as rendered markdown html (like in the preview)
  • added more German and Chinese translation (thank you bsapwindows)

New in QOwnNotes 18.01.3 Build 3430 (Jan 14, 2018)

  • there now also is set a foreground color for code-blocks and inline-code in the preview so the code will be visible if the user uses a dark desktop theme but doesn't use the dark-mode preview colors yet (for #830)
  • fixed the disabling of the markdown highlighting
  • attempted to fix drawing problems in the note edit widget and possible crashes in Windows (for #826 and #717)
  • attempted to fix translations for the QOwnNotes snap
  • QOwnNotes is now also built with Qt 5.7 to allow Windows XP users to still use it (for #828). Although you have to seek out the latest master build from AppVeyor yourself, choose the Qt 5.7 environment and download the artifact
  • added more Chinese translation (thank you bsapwindows)

New in QOwnNotes 18.01.2 Build 3416 (Jan 11, 2018)

  • attempted to fix drawing problems in the note edit widget and possible crashes in Windows (for #826 and #717)
  • the Windows release is now built with Qt 5.9.2
  • attempted to fix some character-set issues with snaps (thank you @popey)
  • added more Indonesian, French, German, Italian, Spanish, Brazilian Portuguese, Catalan, Hungarian and Dutch translation (thank you zmni, bepolymathe, rakekniven, mlocati, UgoYak, mlimacarlos, MGuerra and Fabijenna)

New in QOwnNotes 18.01.1 Build 3410 (Jan 8, 2018)

  • There now is a new checkbox in the Editor settings to fully highlight blockquotes instead of just the > (for #822)
  • Added more Indonesian, French, Spanish, Catalan, Hungarian and Dutch translation (thank you zmni, bepolymathe, richarson, MGuerra and Fabijenna)

New in QOwnNotes 18.01.0 Build 3404 (Jan 3, 2018)

  • there now is a new setting Only use editor width setting in distraction free mode in the Editor settings that you can turn off so you can use the Editor width setting from the Window menu also if you are not in the distraction free mode (for #814)
  • added more Indonesian, Spanish, Brazilian Portuguese, Catalan and Italian translation (thank you zmni, richarson, mlimacarlos, MGuerra and mlocati)

New in QOwnNotes 17.12.6 Build 3400 (Dec 21, 2017)

  • added Turkish translation (a big thank you to omeratagun, realinfo, ihtiht and Apsimati). join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • added some preset text when opening a GitHug issue to share a new editor schema
  • added more Indonesian, French, Spanish, Brazilian Portuguese, Polish, German, Catalan, Italian, Hungarian and Dutch translation (thank you zikraa, bepolymathe, richarson, mlimacarlos, lucjan, rakekniven, MGuerra, mlocati and Fabijenna)

New in QOwnNotes 17.12.5 Build 3396 (Dec 15, 2017)

  • there now is a new menu entry Check for script updates in the Scripting menu and the Scripting settings to open a dialog where you can update scripts that need an update (for #792)
  • added more Spanish, Italian, Japanese, Catalan, German, Dutch and Hungarian translation (thank you richarson, mlocati, piyo, MGuerra, German and Fabijenna)

New in QOwnNotes 17.12.4 Build 3389 (Dec 12, 2017)

  • fixed a possible problem with the settings dialog size for new installations
  • moved the setting Show all notes of a tag including the notes of their children-tags in the Panel settings to the settings for the Note pane

New in QOwnNotes 17.12.2 Build 3382 (Dec 4, 2017)

  • when formatting text with strikeout now leading and trailing spaces in the selected text will be placed before and after the formatting markers to prevent malformed markdown code (for #767)
  • bold, italic or strikeout formatting can now be undone if the selected text is surrounded by the corresponding formatter characters (for #756)
  • encrypted notes are now shown decrypted when using Open note in different window if you previously entered the password (for #805)
  • added more Catalan translation (thank you MGuerra)

New in QOwnNotes 17.12.1 Build 3378 (Dec 3, 2017)

  • fixed the confirmation for removing the current workspace (for #802)
  • changed the default note sort order back to "by date" after it was set to "alphabetically" in a pull request for #369
  • the welcome dialog now detects if an ownCloud or Nextcloud sync folder is already existing and suggests it for placing the notes folder in it: if none was present the default Nextcloud folder will be suggested
  • added more German, Bengali, Brazilian Portuguese and French translation (thank you rakekniven, mrrifat1, mlimacarlos and bepolymathe)

New in QOwnNotes 17.12.0 Build 3362 (Dec 2, 2017)

  • enabled text wrapping for the script settings (for #792)
  • added more German, Bengali, Spanish and French translation (thank you mrrifat1, richarson and bepolymathe)
  • you can now also search for text in the note-preview with Ctrl + F:
  • please visit QOwnNotes shortcuts for a list of all shortcuts
  • there is now a checkbox Don't ask again! for most confirmation message boxes and a checkbox Don't show again! for most information message boxes to override the answer for all future prompts of that message boxes (for #485 and #706):
  • the message boxes will not be shown again until you reset the override
  • you can reset all overrides in the General settings

New in QOwnNotes 17.11.6 Build 3362 (Dec 1, 2017)

  • you can now enable debug output in release-builds of QOwnNotes (for #759)
  • for headlines a whitespace after the last # is now mandatory
  • you can now use the new scripting function script.jumpToNoteSubFolder() to jump to a note-subfolder in scripts (for #792). for more information please take a look at the scripting documentation.
  • added more Catalan, Italian, Spanish, Brazilian Portuguese and French translation (thank you MGuerra, mlocati, richarson, mlimacarlos and bepolymathe)

New in QOwnNotes 17.11.4 Build 3346 (Nov 24, 2017)

  • added more German, Catalan, Italian, Spanish, Brazilian Portuguese, French, Hungarian and Dutch translation translation (thank you rakekniven, MGuerra, mlocati, richarson, mlimacarlos, mcsa, bepolymathe and Fabijenna)
  • the settings to show the system tray icon and to start the application hidden if the system tray icon is enabled were moved from the main menu to the Interface settings (for #769):
  • if the user enables the system tray icon the setting to only start one instance of the application will also be enabled automatically if you are on Linux or Windows (macOS does that by itself)

New in QOwnNotes 17.11.3 Build 3342 (Nov 20, 2017)

  • lists with + will now also continued when pressing Return (for #782, thank you @sanderboom)
  • the default foreground and background colors for the note text-edit, that was set in the in the Editor settings now also work for other Markdown text-edits, like the Debug panel, the separate note-views and the Debug settings (for #778)
  • the disabling of the setting Show with full in the Panel settings now also works under Windows (for #777)
  • added more German, Catalan, Italian, Spanish, Brazilian Portuguese and Croatian translation (thank you rakekniven, MGuerra, soysexy03, mlocati, richarson, mlimacarlos and xpertmind)
  • added Bengali translation (a big thank you to mrrifat1!):
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation

New in QOwnNotes 17.11.2 Build 3336 (Nov 17, 2017)

  • when formatting bold or italic now leading and trailing spaces in the selected text will be placed before and after the formatting markers to prevent malformed markdown code (for #767)
  • made some text changes in menus
  • added a warning in the update service
  • added more German, French, Italian, Spanish, Brazilian Portuguese, Hungarian and Dutch translation (thank you rakekniven, bepolymathe, mlocati, richarson, mlimacarlos and Fabijenna)

New in QOwnNotes 17.10.9 Build 3314 (Oct 27, 2017)

  • fixed the New note icon
  • fixed the Application arguments debug dump
  • there now is a new parameter --session to start QOwnNotes in a different context for settings and internal files
  • added a package for Ubuntu 18.04 (Bionic Beaver) to the Launchpad build process
  • added more Italian, Brazilian Portuguese, French and German translation (thank you mlocati, mlimacarlos, bepolymathe and rakekniven)
  • there now is a new setting for note-subfolders to show all notes in a folder including their subfolders in the Panels settings (for Issue #757):
  • if turned on the All notes item in the Note subfolder panel is hidden because the root folder already shows all notes

New in QOwnNotes 17.10.7 Build 3300 (Oct 23, 2017)

  • added new search engines Qwant and Startpage and reordered the list in the General settings (for issue Issue #661
  • tried to prevent some occasions of focus stealing of the automatic update dialog (for issue Issue #751
  • added more Catalan, Swedish, Dutch, Hungarian and French translation (thank you davidse, druus, Fabijenna and bepolymathe)

New in QOwnNotes 17.10.6 Build 3293 (Oct 21, 2017)

  • You can now select different search engines for searching text in notes in the General settings.

New in QOwnNotes 17.10.5 Build 3288 (Oct 16, 2017)

  • highlighting of ordered lists in the note edit panel now works above 9. (for issue Issue #746)
  • fixed links to notes whose names only consist of numbers when Ctrl-clicking them in the note text edit, in the preview there is currently no way to make them work (for issue Issue #748)
  • did some dialog-text changes
  • added more Polish, Catalan, Italian, Brazilian Portuguese, Dutch, Hungarian and German translation (thank you lucjan, MGuerra, mlocati, mlimacarlos, Fabijenna and rakekniven)

New in QOwnNotes 17.10.4 Build 3283 (Oct 11, 2017)

  • fixed that a 2nd note is created if the non-automatic headlines for new notes are enabled (for issue Issue #740)
  • added more Spanish translation (thank you richarson)

New in QOwnNotes 17.10.3 Build 3280 (Oct 9, 2017)

  • you now can enable in the General settings that the shortcut to create new notes asks for a headline of the note instead of generating the headline automatically (for issue Issue #740)
  • there now is a new scripting command script.inputDialogGetText to open an input dialog with a line edit (for issue Issue #740) for more information please take a look at Opening an input dialog with a line edit
  • added more French and German translation (thank you bepolymathe and rakekniven)

New in QOwnNotes 17.10.2 Build 3276 (Oct 6, 2017)

  • fixed that the automatic closing of brackets is only allowed if the cursor was at the end of a block (was removed by a pull request)
  • the updater.bat in Windows now kills the QOwnNotes.exe process when the application is updated because it doesn't seem to end in portable mode (for issue Issue #376)
  • added more French and Spanish translation (thank you bepolymathe and richarson)
  • the automatic update dialog will now also be disable per default for repositories and self-builds if the settings dialog was opened in the welcome dialog at first application startup (for issue Issue #732)
  • there now is a --clear-settings parameter for the application that clears the settings before running the application
  • there now is a --help parameter for the application that show the available command line arguments of QOwnNotes

New in QOwnNotes 17.10.0 Build 3257 (Oct 3, 2017)

  • Fixed a crash with empty note-subfolders and manual reloading of the note folder (for issue Issue #731)

New in QOwnNotes 17.09.9 Build 3256 (Sep 29, 2017)

  • the note text edit margins will now be updated when the font size increased or decreased in the distraction free mode (for issue Issue #727)
  • improvements of the external note tagging support via the scripting engine (for issue Issue #530): fixed crash when removing more than one tag that have notes linked to them
  • when inserting a link into a note some more broken characters from the webpage's html-title will be replaced
  • added more German translation (thank you rakekniven)

New in QOwnNotes 17.09.8 Build 3253 (Sep 24, 2017)

  • fixed the upstream RTL bug in the note text edit (for issue Issue #714)
  • fixed increasing and decreasing of code font-size via keyboard shortcut (for issue Issue #724)
  • when inserting a link into a note some more broken characters from the webpage's html-title will be replaced
  • added more Hungarian and French translation (thank you Fabijenna and sagoum.kakoum)
  • improvements of the external note tagging support via the scripting engine (for issue Issue #530):
  • fixed the problem where notes were overwritten by other notes in bulk operations
  • fixed a lot of occasions where not all notes were handled in bulk operations
  • fixed some random crashes with bulk operations and when the note tag tree reloads
  • fixed some random crashes, updating of the current note and occasions where not all notes were handled when renaming tags

New in QOwnNotes 17.09.6 Build 3242 (Sep 21, 2017)

  • ADDED THE FIRST ALPHA VERSION OF EXTERNAL NOTE TAGGING SUPPORT VIA THE SCRIPTING ENGINE (FOR ISSUE #323, ISSUE #338, ISSUE #379, ISSUE #472, ISSUE #530 AND ISSUE #603):
  • as soon as a script is activated that implements the new function noteTaggingHook note tagging will be handled by that function
  • please install the script note-tagging.qml to test the basic functionality and report in Issue #530:
  • your internal tag database and your notes might get modified
  • don't use this script on your production note folder, please make a copy of it and test it there!
  • following features should already work via the QOwnNotes user interface:
  • initially importing tags like @tag from your notes and overwriting your current tag assignment:
  • you will not loose your tags tree, just the former assignment to notes
  • you can still move tags into other tags
  • if more than one tag has the same name in your tag tree the first hit will be assigned
  • adding a tag to a note will add the tag to the note text
  • removing a tag from a note will remove the tag from the note text
  • removing of tags in the tag list will remove those tags from your notes
  • renaming of tags in the tag list will rename those tags in your notes
  • bulk tagging of notes in the note list will add those tags to your notes
  • bulk removing of tags from notes in the note list will remove those tags from your notes
  • for more information please take a look at the scripting documentation

New in QOwnNotes 17.09.5 Build 3236 (Sep 19, 2017)

  • added support for entering a bracket-character that surrounds the currently selected text (for Issue #719, thank you @sanderboom)
  • added more Catalan and Hungarian translation (thank you MGuerra and Fabijenna)
  • added two new scripting-methods addTag and removeTag to NoteApi to add and remove tags from notes (for Issue #530):
  • custom tagging could now be implemented by parsing the note text for custom tag handlers and adding/removing tags from the note
  • for more information please take a look at the scripting documentation

New in QOwnNotes 17.09.4 Build 3228 (Sep 13, 2017)

  • fixed a possible crash when selecting a lot of notes quickly in succession and improved speed of selecting notes in quick in succession (for Issue #717)
  • apostrophe bracket closing is temporary disabled because apostrophes are used in different contexts (for Issue #708)
  • added more French, Indonesian, Dutch and Hungarian translation (thank you bepolymathe, zmni and Fabijenna)

New in QOwnNotes 17.09.3 Build 3222 (Sep 9, 2017)

  • added improvements to not start new list items when not in a list (for Issue #712, thank you @sanderboom)
  • added improvements for the auto-completion of ~ and _ (for Issue #713, thank you @sanderboom)
  • moved the setting of the width of the cursor in the note-edit from the Interface settings to the Editor settings
  • added more Brazilian Portuguese, Russian, Italian, Chinese, German and Spanish translation (thank you mlimacarlos, Maboroshy, mlocati, Libnux, rakekniven and richarson)

New in QOwnNotes 17.09.2 Build 3218 (Sep 8, 2017)

  • the scroll position of the note-preview is now also synced when clicking on headlines in the navigation panel (for Issue #710)
  • you can now set the width of the cursor in the note-edit in the Interface settings (for Issue #698)
  • the automatic closing of brackets now also works for _ and ~ (for Issue #708, thank you @sanderboom)
  • added more Brazilian Portuguese, Catalan, Italian, Japanese and Spanish translation (thank you mlimacarlos, MGuerra, mlocati, piyo and richarson)

New in QOwnNotes 17.09.1 Build 3207 (Sep 6, 2017)

  • The automatic closing of brackets now also works for ' (for Issue #708)

New in QOwnNotes 17.09.0 Build 3206 (Sep 2, 2017)

  • improved background color of current line highlighting for the schemas Dark, AnalyticalYellow, Bépolymathe Colorize and Mountain (for Issue #701)
  • added more Russian, Catalan, German, Italian and French translation (thank you Maboroshy, MGuerra, rakekniven, mlocati and bepolymathe)
  • margins for headlines in the note editor are now disabled, because Qt bugs are causing multiple problems with them:
  • they prevent "undo" in headlines (for Issue #520)
  • they generate invisible lines at the end of a note (for Issue #667)
  • the cause a crash when reaching the invisible lines when highlighting of the current line is turned on (for Issue #701)

New in QOwnNotes 17.08.11 Build 3196 (Aug 31, 2017)

  • the shortcuts for restoring workspaces will now be correctly restored after restart (for Issue #697)
  • added more Russian, Spanish, Croatian, Indonesian, Brazilian Portuguese, Swedish, Catalan and Chinese translation (thank you Maboroshy, richarson, davidsraba2, zmni, mlimacarlos, druus, MGuerra and chonghua)
  • the current line will now highlighted in the editor (for Issue #701):
  • you can turn that feature off in the Editor settings
  • the background color can be selected as part of the theming in the Editor fonts & colors settings: a sane default color was chosen for each of the current schemes

New in QOwnNotes 17.08.10 Build 3193 (Aug 25, 2017)

  • Fixed a problem with the note history when notes with the same name were present in different note subfolders
  • Added a fix by @SmartBlug for the issue of jumping cursors for some users (for Issue #689)
  • Added more French, Indonesian, German and Italian translation (thank you bepolymathe, zmni, rakekniven and mlocati)

New in QOwnNotes 17.08.9 (Aug 25, 2017)

  • added Indonesian translation (a big thank you to zmni!)
  • join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation
  • improved highlighting for Rmarkdown comments like [Comment]: # (text) (for Issue #690)
  • some text changes in the settings dialog were done
  • added more German translation (thank you rakekniven)

New in QOwnNotes 17.08.8 (Aug 25, 2017)

  • fixed some highlighting-issues with HTML comments
  • added highlighting for Rmarkdown comments like [Comment]: # (text) (for Issue #690)
  • added a fix by @SmartBlug for the sporadic cursor-jumping to the top in the note edit (for Issue #689)
  • added more Italian and Chinese translation (thank you mlocati, Libnux and enyie)

New in QOwnNotes 17.08.7 (Aug 25, 2017)

  • old notes that were automatically renamed will now only be removed if the new note was stored successfully (for Issue #682)
  • if a note gets renamed automatically because the note title changed it will now be checked if the note can actually be stored to the note folder before really storing it to be able to attempt to replace additional characters in the filename before storing it again in case the note is stored on a filesystem with harsher filename restrictions (for Issue #682 and Issue #683)
  • if the note still cannot be stored to disk the 2nd time the error will be logged to the log panel like it already was before
  • added a new editor color schema Mountain by @bepolymathe (for Issue #680)
  • added a new editor color schema Arc by @johanson (for Issue #687)
  • added more French, Italian, German, Chinese and Spanish translation (thank you bepolymathe, mlocati, rakekniven, enyie and richarson)
  • the Delete line function now pulls the text from the bottom up (for Issue #432)

New in QOwnNotes 17.08.6 (Aug 25, 2017)

  • if you want to remote control QOwnNotes with sockets you can use WebSocketServer in a script
  • for more information please take a look at the scripting documentation
  • you can now also search for filenames of notes in the note search line-edit, instead of just for note-text (for Issue #678)
  • you now can search for notes in all tags / subfolders with the new main menu entry Find notes in all tags / subfolders (shortcut Alt + F) (for Issue #671)
  • the menu entry Find notes in all subfolders was removed as a consequence
  • please visit QOwnNotes shortcuts for a list of all shortcuts
  • added more French and Italian translation (thank you bepolymathe and mlocati)

New in QOwnNotes 17.08.6 (Aug 25, 2017)

  • if you want to remote control QOwnNotes with sockets you can use WebSocketServer in a script
  • for more information please take a look at the scripting documentation
  • you can now also search for filenames of notes in the note search line-edit, instead of just for note-text (for Issue #678)
  • you now can search for notes in all tags / subfolders with the new main menu entry Find notes in all tags / subfolders (shortcut Alt + F) (for Issue #671)
  • the menu entry Find notes in all subfolders was removed as a consequence
  • please visit QOwnNotes shortcuts for a list of all shortcuts
  • added more French and Italian translation (thank you bepolymathe and mlocati)

New in QOwnNotes 17.08.5 (Aug 25, 2017)

  • added a new editor color schema Bepolymathe Colorize (for Issue #675, thank you @bepolymathe)
  • double clicking on items in the note subfolder tree and tag tree now causes the tree items to expand and collapse instead of editing them (for Issue #669)
  • there now is a new menu entry Rename subfolder in the note subfolder tree to rename subfolders
  • you can now use the new scripting functions script.setPersistentVariable() and script.getPersistentVariable() to store and load persistent variables in scripts (for Issue #677)
  • added more French and Swedish translation (thank you bepolymathe and druus)

New in QOwnNotes 17.08.4 (Aug 25, 2017)

  • The order of the scripts in the Script settings now really adjusts which script is executed first (for Issue #663)
  • A warning with error code and error message will now be printed to the log panel if a network error occurs when talking to your ownCloud / Nextcloud server (for Issue #664)
  • Attempted to fix the reminder date in todo list items for newer versions of Nextcloud (for Issue #664)

New in QOwnNotes 17.08.3 Build 3148 (Aug 11, 2017)

  • you can now reorder your scripts in the Script settings via drag and drop to adjust which scripts should be executed first (for Issue #663)
  • the scripting function noteToMarkdownHtmlHook can now be used in multiple scripts to modify the html of the preview (for Issue #663)
  • added more French, Italian, Brazilian Portuguese and Spanish translation (thank you bepolymathe, mlocati, mlimacarlos and richarson)

New in QOwnNotes 17.08.2 Build 3143 (Aug 7, 2017)

  • added Swedish translation (a big thank you to druus!). Join us at QOwnNotes on Crowdin to make QOwnNotes available in more languages or help with the current translation.
  • the Delete line function now only deletes the text to the beginning of the line and not the whole line to mimic the behavior of other text editors (for Issue #432)
  • if Tab is pressed while adding a tag to the current note the tag that starts with the currently entered text will now be added (for Issue #658)
  • when Show in system tray will be checked in the Window menu then the user will now receive a notification if Allow only one app instance isn't enabled in the settings (for Issue #660)
  • added more Catalan and German translation (thank you MGuerra)

New in QOwnNotes 17.08.1 Build 3135 (Aug 2, 2017)

  • fixed linking of notes in the link dialog (for Issue #646)
  • fixed the colors in the editor color schema Bépolymathe Light (for Issue #648)
  • added more Catalan translation (thank you MGuerra)

New in QOwnNotes 17.07.9 Build 3124 (Jul 31, 2017)

  • fixed a possible crash when using scripts with custom actions in the note list context menu when the script engine is reloaded and the context menu is opened (for Issue #490)
  • there now is a new scripting command script.inputDialogGetItem to open a input dialog with a select box (for Issue #490). for more information please take a look at Opening an input dialog with a select box.
  • when entering an url in the link-dialog with Ctrl + L that is missing a:// then http:// will automatically added in front of the url (for Issue #646)
  • added more Catalan and Spanish translation (thank you MGuerra and richarson)

New in QOwnNotes 17.07.8 Build 3119 (Jul 28, 2017)

  • there now is a new scripting command to return a list of the paths of all selected notes script.selectedNotesPaths() (for Issue #490)
  • scripting function registerCustomAction now has a new parameter to add a menu entry to the note list context menu
  • there is a new script External note diff in the script repository, that uses above new features and adds adds a menu entry to the context menu of the note list to diff selected notes in an external diff program. the path of the diff program can be selected in the script settings of the script.
  • added more Catalan, French, Italian, Brazilian Portuguese and German translation (thank you MGuerra, bepolymathe, mlocati and mlimacarlos)

New in QOwnNotes 17.07.7 Build 3114 (Jul 26, 2017)

  • fixed more problems with resetting the mouse cursor after pressing 'Ctrl' for Windows (for Issue #637)
  • fixed an issue with the highlighting of special cases of the references of reference links (for Issue #643)
  • added paragraph recognition for the pasting of html-code (for Issue #643, thank you @vanleo2001)

New in QOwnNotes 17.07.6 Build 3105 (Jul 24, 2017)

  • the mouse-cursor will now be set to a beam-cursor when pressing Ctrl + R to reset the pointing-hand-cursor that was set by pressing Ctrl (for Issue #637)
  • Show root folder name and Display note subfolders as full tree in the Panels settings are now set by default (for Issue #612)
  • replacing multiple line breaks when pasting html into a note with Ctrl + Shift + V (for Issue #634)
  • added more French and German translation (thank you Loelo and rakekniven)

New in QOwnNotes 17.07.5 Build 3099 (Jul 21, 2017)

  • fixed a problem with correctly storing the note text when special note text changes were made between the note save intervals (for Issue #635)

New in QOwnNotes 17.07.4 Build 3097 (Jul 21, 2017)

  • the mouse-cursor will now be set to a beam-cursor when pressing Ctrl + F to reset the pointing-hand-cursor that was set by pressing Ctrl (for Issue #637)
  • under Windows the selection background color in the note text edit is now set to a light blue if not in dark mode to prevent visibility problems when searching text (for Issue #636)
  • added more Polish, Spanish, Italian, Brazilian Portuguese, Hungarian and German translation (thank you lucjan, polkillas, smart2128, mlimacarlos, vaganyik and jmbm)

New in QOwnNotes 17.07.3 Build 3091 (Jul 17, 2017)

  • when opening the todo list dialog from the system tray the main window of QOwnNotes will be brought to the foreground too to prevent crashes under Windows (for Issue #630)
  • dialog windows are now maximized if it looks like that they don't fit on the current screen the first time they were opened (for Issue #631)
  • you now get a warning if you try to rename a note in the note list to enable the option to allow the note filename to be different from the headline if you haven't allowed it yet (for Issue #613). there is a button to directly open the General settings in the warning dialog
  • files are now only downloaded if the status code of the request was success to prevent downloaded files with error pages (for Issue #627)
  • when downloading files a proper filename suffix will be set by detecting the mime type of the file (for Issue #627)
  • added more German translation (thank you rakekniven)

New in QOwnNotes 17.07.2 Build 3084 (Jul 14, 2017)

  • more problematic characters will be removed from the filename-suffix of downloaded media files to make sure the file can be stored locally (for Issue #627)
  • added more French translation (thank you lepascalou)

New in QOwnNotes 17.07.1 Build 3081 (Jul 14, 2017)

  • QOwnNotesAPI, the ownCloud / Nextcloud API application for QOwnNotes is now available in the ownCloud Marketplace: you can find it at the QOwnNotesAPI Marketplace page.
  • there now is a new Editor color schema Material Dark by @UltimateRandom (for Issue #626, a big thank you)
  • added more Italian translation (thank you smart2128)

New in QOwnNotes 17.07.0 Build 3076 (Jul 4, 2017)

  • fixed a problem in the desktop file for all openSUSE builds
  • added more Polish, Spanish, Croatian, Italian, Brazilian Portuguese, Hungarian and German translation (thank you lucjan, asoliverez, richarson, xpertmind, mlocati, mlimacarlos, vaganyik, jmbm and rakekniven)
  • there now is a repository with QOwnNotes built as AppImage for 32 and 64 bit systems (for Issue #534):
  • please visit the AppImage installation page for instructions
  • if you run QOwnNotes from the AppImage the automatic updater will be enabled by default and you will be led the the AppImage download page if there is a new version of the application available

New in QOwnNotes 17.06.6 Build 3063 (Jun 27, 2017)

  • the Edit tag context menu entry in the tag tree was renamed to Rename tag
  • added more Japanese and German translation (thank you piyo and jmbm)
  • there now new context menu entries in the note list (for Issue #613):
  • a New note menu entry to create a new note
  • a Rename note menu entry to rename the note if you allowed the note filename to be different than the headline in the General settings

New in QOwnNotes 17.06.5 Build 3059 (Jun 20, 2017)

  • added more Polish, Spanish and German translation (thank you lucjan, richarson and rakekniven)
  • the first line of the note is now not modified when the note file gets automatically renamed because of harmful or unwanted characters (for Issue #619):
  • this doesn't seem to trouble ownCloud / Nextcloud notes a lot, but it renames the notes to its own liking
  • so you could use # at the beginning of your note and it will only be removed in the note file name (unless you allow the note file name to be different from the headline in the General settings)
  • if you want more control over your note file name you can achieve that by writing a script, please take a look at handleNoteTextFileNameHook

New in QOwnNotes 17.06.4 Build 3051 (Jun 9, 2017)

  • if you now add a local script in the Scripting settings you immediately get the dialog to select the script
  • added more French translation
  • there now is a new script variables datatype boolean:
  • to get information about how to use it please take a look at the example variables.qml
  • there is a new script Weather stats in the Script repository that is using this new setting

New in QOwnNotes 17.06.3 Build 3045 (Jun 8, 2017)

  • you can now open the Script repository dialog with the Shortcut Alt + ⇧ + I
  • if you now try to install a script in the Script repository that doesn't support your platform you will get a dialog to cancel the installation (for Script repository issue #3)
  • if you now try to install a script in the Script repository that needs a newer version of QOwnNotes you will get a notification to update the application
  • a problem with storing script settings if there is more than one setting was fixed (for Issue #605)
  • added more Italian translation (thank you mlocati)
  • the MainWindow is now exposed for scripting as variable mainWindow (for Issue #604):
  • you can use mainWindow.buildNotesIndexAndLoadNoteDirectoryList(true, true) to force a reload of the note list
  • for more information please take a look at the scripting documentation

New in QOwnNotes 17.06.2 Build 3039 (Jun 5, 2017)

  • added more Spanish and Brazilian Portuguese translation (thank you richarson and mlimacarlos)
  • there are now new properties for notes in the scripting engine fileCreated and fileLastModified (for Issue #599):
  • you can use the methods from Date to work with these date properties
  • for more information please take a look at the scripting documentation
  • when posting a script to the Script repository you can now define which platforms are supported by the script with the new platforms parameter (for Script repository issue #3):
  • for an example please take a look at info.json
  • this information will be viewed in the Script repository dialog
  • if the platform you are running QOwnNotes on is not supported by the script the item will be colored grey in the script list of the Script repository

New in QOwnNotes 17.06.1 Build 3034 (Jun 1, 2017)

  • the Evernote import now supports importing file attachments with the correct placement in the note (for Issue #552)
  • the placement of imported images was also improved
  • added more Italian and German translation (thank you mlocati and bigant)

New in QOwnNotes 17.05.14 Build 3023 (May 31, 2017)

  • when moving or copying notes to an other note subfolder tagging information will now be restored (for Issue #595)
  • you can now use the shortcut Ctrl + ⇧ + E to insert a file attachment into the current note (for Issue #419)
  • the file will be copied to an attachments folder in the current note folder (note subfolders don't have their own attachments folder) and a text link will be created in the note
  • the new attachments folder will be ignored in the note subfolder tree
  • you can also drag and drop files into the note, they will be inserted as attachment if they are not an image or a note file
  • a space character will be added in front of the attachment link if there was no space or new line in front of the current cursor position
  • the Evernote import now optionally supports importing file attachments (for Issue #552)
  • attachments in enex files that don't contain correct information about where they are placed inside the text are imported at the end of the text

New in QOwnNotes 17.05.13 Build 3018 (May 30, 2017)

  • the Evernote import now supports tagging (for Issue #592)
  • added more Italian, Brazilian Portuguese and Spanish translation (thank you mlocati, mlimacarlos and richarson)

New in QOwnNotes 17.05.12 Build 3013 (May 28, 2017)

  • A lot of work was done by @derboblan for the note list, tag tree and note subfolder panel, a big thank you for that (for Issue #369)
  • there now is a new page Panels in the Settings dialog
  • you can configure the sort order of the note list, tag tree and note subfolder panel
  • sorting tags by last use is now possible
  • counting used tags in sub folders was also fixed
  • there are options to hide the search bar for tags and note subfolders
  • for note subfolders there are options to show the root folder name, to display the note subfolders as tree with a root element and to show the full path in the tree

New in QOwnNotes 17.05.11 Build 3008 (May 27, 2017)

  • the full integer range of values can now be selected in the number selector in script variables in the Scripting settings (for Issue #536)
  • fixes in the QOwnNotes.desktop file were made by @chronitis (thanks a lot)
  • added more Hungarian translation (thank you vaganyik)

New in QOwnNotes 17.05.10 Build 2993 (May 23, 2017)

  • Fixed duplication of script settings variables in the in the Scripting settings

New in QOwnNotes 17.05.9 Build 2983 (May 23, 2017)

  • added information about enabled scripts to the Debug settings
  • now information about the currently installed version of the script will be shown in the Script repository if the script is already installed
  • you can now also reinstall or update your scripts in the Script repository
  • the user interface of the Scripting settings was adapted to make the entering of script settings more clear
  • fixed a problem with automatically setting the name of a local script in the Scripting settings
  • added more German, Brazilian Portuguese and Spanish translation (thank you bigant, mlimacarlos and richarson)

New in QOwnNotes 17.05.8 Build 2964 (May 20, 2017)

  • instead of importing com.qownnotes.noteapi and com.qownnotes.tagapi in your scripts you now only need to import QOwnNotesTypes
  • there now are new scripting functions fromNativeDirSeparators, toNativeDirSeparators and dirSeparator to work with native file paths: for more information please take a look at the scripting documentation
  • if you register a property string scriptDirPath; in your script the property will be filled with the path to the directory where your script is located: you can use this for example to access other files that are located in your script's directory
  • added more Italian and French translation (thank you mlocati and lepascalou)
  • you can now use the property list resources in your info.json in the script repository to specify further files that are present in your script's directory and that should be downloaded to be used by your script:
  • you can use this for example for other scripts you want to run or for icons in custom actions
  • for example code please take a look at selected-markdown-to-bbcode

New in QOwnNotes 17.05.7 Build 2950 (May 19, 2017)

  • Tried to fix a design glitch with the Add script button menu on non-highdpi displays.

New in QOwnNotes 17.05.6 Build 2945 (May 17, 2017)

  • the Add script button in the Scripting settings is now a button group where you can add local scripts and scripts from the script repository
  • if the script in the Scripting settings was from the script repository additional information from the repository will be shown
  • the example script will now be ignored in the script repository
  • the authors of the scripts in the script repository are now shown in the Script repository dialog and the Scripting settings (if the information was available at the time of script installation)
  • added more Italian and Brazilian Portuguese translation (thank you mlocati and mlimacarlos)

New in QOwnNotes 17.05.5 Build 2937 (May 17, 2017)

  • you can now access the new script repository from a new button Search script repository in the scripting settings
  • in the new script repository dialog you can search for scripts from the repository and install them
  • more features and scripts will be added in the coming releases
  • added more Chinese, Dutch and Hungarian translation (thank you chonghua and Fabijenna)

New in QOwnNotes 17.05.4 Build 2930 (May 13, 2017)

  • scripting function registerCustomAction now got a new parameter to hide the button of the custom action in the toolbar for more information please take a look at the registerCustomAction documentationfixed a problem with tag cases for cyrillic tags (for Issue #579)
  • fixed a warning when tagging a note with the same tag twiceadded more Czech and French translation (thank you jkalousek and lepascalou)

New in QOwnNotes 17.05.3 Build 2925 (May 9, 2017)

  • removed a gray area under the note edit widget (glitch from version 17.05.2)
  • you can now reduced the height of the scripting widget and the log widget down to 10 pixel
  • you can now reduced the height of the note tag widget until the buttons are reached
  • added more Italian, Brazilian Portuguese, Polish, Spanish and German translation (thank you mlocati, mlimacarlos, lucjan and richarson)

New in QOwnNotes 17.05.2 Build 2903 (May 5, 2017)

  • The shortcut of custom actions will now be remembered after the app is restarted (for Issue #576)

New in QOwnNotes 17.05.1 Build 2901 (May 5, 2017)

  • the restoring of the expanded state of the items in the tag tree widget now works across multiple note folders
  • QOwnNotes now also remembers when you select All notes in the note subfolder tree widget when you restart the app (for Issue #572)
  • there now is a new scripting command to show an information message box script.informationMessageBox() (for Issue #536)
  • for more information please take a look at the scripting documentation
  • added more Italian, French, Polish and Spanish translation (thank you mlocati, lepascalou, lucjan and richarson)

New in QOwnNotes 17.05.0 Build 2895 (Apr 30, 2017)

  • the expanded state of the items in the tag tree widget is now restored when the tree is reloaded
  • if the version of your QOwnNotesAPI app on your ownCloud / Nextcloud server is too low a warning will now be shown when the app starts (for Issue #564)
  • added more Italian, Brazilian Portuguese, Polish, German and Spanish translation (thank you mlocati, mlimacarlos, lucjan, bigant and richarson)

New in QOwnNotes 17.04.4 Build 2877 (Apr 19, 2017)

  • A user agent and content type header was added to requests to your ownCloud / Nextcloud server to prevent troubles with some server hosting providers (for Issue #541)
  • Added more information text to the git settings
  • Added more Italian, Brazilian Portuguese, Polish, Portuguese, French and Spanish translation (thank you mlocati, mlimacarlos, lucjan, manuelarodsilva, lepascalou and richarson)

New in QOwnNotes 17.04.3 Build 2870 (Apr 9, 2017)

  • the preview will now be updated correctly if it was previously disabled (for Issue #559)
  • when selecting another workspace or switching to the previous workspace
  • when Show all panels is clicked in the Windows menu
  • when a panel is selected in the Windows / Panels menu
  • you can now enter a custom command to show the git log of a note in the Git versioning settings
  • you can optionally use %notePath% to enter the note path if you are using more complex parameters
  • for example: gitk %notePath%
  • you'll find a new menu item in the Edit menu and the note list context menu to show the note versions if you entered a git log command
  • added more Italian, Brazilian Portuguese, Polish and Spanish translation (thank you mlocati, mlimacarlos, lucjan and richarson)

New in QOwnNotes 17.04.2 Build 2866 (Apr 7, 2017)

  • more git versioning implementation
  • added Windows support
  • you can now select the path of your git executable in the new Git versioning settings
  • you can set the git commit interval time, default is 30 sec
  • changes are now also committed when changing the note folder (for both the old and new note folder) or quitting the application
  • added more Brazilian Portuguese translation

New in QOwnNotes 17.04.1 Build 2861 (Apr 5, 2017)

  • more git versioning implementation
  • fixed committing if note path was not initialized by git yet
  • added macOS support
  • added more Spanish translation

New in QOwnNotes 17.04.0 Build 2857 (Apr 3, 2017)

  • the note preview will now only be updated if the note text has changed to improve performance (especially when viewing large notes) and prevent a flickering of the scrollbars when no editing is done
  • fixed an url highlighting problem (for Issue #556)
  • added more Italian, German, Polish, French translation (thank you mlocati, xpertmind, lucjan and lepascalou)

New in QOwnNotes 17.03.8 Build 2844 (Mar 22, 2017)

  • Added Portuguese translation (pt_PT) by manuelarodsilva, thank you very much!
  • The current Portuguese translation (pt_BR) got renamed to Português do Brasil
  • The current setting will be migrated to Português do Brasil when you start the app
  • Added Croatian translation by xpertmind, thank you very much!
  • Added more Italian, German, Polish and Spanish translation (thank you mlocati, xpertmind, lucjan and richarson)

New in QOwnNotes 17.03.7 Build 2840 (Mar 17, 2017)

  • Fixed loading of trashed notes in the trash dialog
  • Improved error messages for the version and trash dialog
  • Added more Italian, French and Spanish translation (thank you mlocati, lepascalou and richarson)

New in QOwnNotes 17.03.6 Build 2837 (Mar 16, 2017)

  • When configuring a new note folder path in the settings the server-path will now be suggested (for QOwnNotesAPI Issue #11)
  • The placeholder text was updated to be more informative
  • Broken links between notes and tags are now automatically removed when the tag tree is reloaded (for Issue #548)
  • Added more German, Italian, Polish and Portuguese translation (thank you mlocati, lucjan and mlimacarlos)

New in QOwnNotes 17.03.5 Build 2832 (Mar 15, 2017)

  • Fixed more url highlighting and clicking issues
  • You can now copy the file path of an image in the preview by right-clicking on it and selecting Copy image file path from the context menu
  • Added more German translation

New in QOwnNotes 17.03.4 Build 2827 (Mar 14, 2017)

  • Fixed highlighting and opening of links with / at the end

New in QOwnNotes 17.03.3 Build 2825 (Mar 12, 2017)

  • after starting QOwnNotes now the last note along with the previous cursor and scrollbar position will be restored (for Issue #537)
  • if that fails the first note in the note list will be opened

New in QOwnNotes 17.03.2 Build 2822 (Mar 10, 2017)

  • Fixed a scrollbar position warning
  • When pressing Tab in the note list to switch to the note text edit the previous position will now also be restored
  • The generated preview html will now be cached to increase performance when editing large notes (for Issue #537)
  • The preview html will now only be generated if the preview panel is visible to increase performance when editing large notes

New in QOwnNotes 17.03.1 Build 2815 (Mar 9, 2017)

  • Fixed a scrollbar position warning at startup

New in QOwnNotes 17.03.0 Build 2809 (Mar 1, 2017)

  • You can now assign different tag colors in dark mode
  • This is handy because the colors you may have defined on an other, synced computer, that did not use dark mode may not look good on this computer in dark mode
  • With this update the currently set non-dark mode colors will be used as dark mode colors
  • Added more Dutch, Hungarian and Spanish translation (thank you Fabijenna and richarson)

New in QOwnNotes 17.02.6 Build 2804 (Feb 14, 2017)

  • The maximum tag nesting level of the html preview was increased from 16 to 32 to allow more levels of list items than six (for Issue #473)
  • Added more French, Italian, Polish and Portuguese translation (thank you lepascalou, mlocati, lucjan and mlimacarlos)

New in QOwnNotes 17.02.5 Build 2799 (Feb 9, 2017)

  • you can now show a custom action in the note text edit context menu
  • for more information please take a look at the custom action documentation
  • the last directory path will now be selected if you select a script file in the Scripting settings or select an external editor in the General settings
  • the script name will now be set from the file name if no script name was set yet in the Scripting settings
  • added more German translation

New in QOwnNotes 17.02.4 Build 2792 (Feb 8, 2017)

  • you can now copy text to the clipboard in a script with the new scripting method script.setClipboardText()
  • there is an example at selected-markdown-to-bbcode.qml
  • for more information please take a look at the scripting documentation
  • the unicode line endings from the result of the scripting method script.noteTextEditSelectedText() will now be converted to n
  • you can now jump to a note with the new scripting method script.setCurrentNote() if it is visible in the note list (for Issue #510)
  • there is an example at journal-entry.qml
  • for more information please take a look at the scripting documentation

New in QOwnNotes 17.02.3 Build 2789 (Feb 6, 2017)

  • the bracket closing feature now also just moves the cursor to the right if a closing bracket is typed at the position of a closing bracket if there is a matching opening bracket (for Issue #514). this works for ), ] and }.
  • you can now fetch a note by its file name in a script with the new scripting method script.fetchNoteByFileName(fileName) (for Issue #510). for more information please take a look at the scripting documentation.
  • you can now check if a note exists by its file name in a script with the new scripting method script.noteExistsByFileName(fileName) (for Issue #510). for more information please take a look at the scripting documentation.

New in QOwnNotes 17.02.1 Build 2779 (Feb 3, 2017)

  • QOwnNotes for macOS is finally deployed with Qt 5.8, solving some pesky Qt bugs (for Issue #503)
  • Fixed the preview of images if there are more than one in the same line (for Issue #509)
  • Added more Spanish, Hungarian, Italian, Russian, Polish and Portuguese translation (thank you richarson, rommel4444, mlocati, azar9610, lucjan and mlimacarlos)

New in QOwnNotes 17.01.13 Build 2759 (Jan 31, 2017)

  • the directory of the previously selected file will now be remembered for a lot of file dialogs (for Issue #502)
  • the last directory of each dialog will be remembered separately
  • if no directory was set the last directory path of any dialog will be used
  • if there still is no readable path the home directory will be chosen
  • fixed the image link that is inserted when using the Insert image menu entry (for Issue #501)
  • fixed the base64 encoded images in the note HTML export for images with spaces in the path
  • added more Portuguese, Ukrainian, Chinese, Czech and Polish translation (thank you mlimacarlos, Borisvit, chonghua, jkalousek and lucjan)

New in QOwnNotes 17.01.12 Build 2754 (Jan 29, 2017)

  • there now is a new script function script.downloadUrlToMedia("http://image.url"); to allow you to download an url to the media folder and return the media url or the markdown image text (for Issue #499)
  • there is an example at paste-latex-image.qml
  • for more information please take a look at the scripting documentation
  • added more fixes for a warning that might trigger when notes are moved to an other note subfolder in macOS (for Issue #498)
  • added more Hungarian, Ukrainian, Spanish and Italian translation (thank you Fabijenna, Borisvit, richarson and mlocati)

New in QOwnNotes 17.01.10 Build 2739 (Jan 26, 2017)

  • Fixed a crash that can happen with long notes with malformed urls (for Issue #494)
  • You can now save modified notes also manually with the shortcut Ctrl + S (for [Issue #484](https://github.com/pbek/QOwnNotes/issues/484))
  • Fixed a problem with Ctrl - clicking urls with a ) in it
  • When opening notes the cursor position inside the note will now be restored to the position when the note was last visited in the current session
  • Added more Dutch, Portuguese and Italian translation (thank you Leime, mlimacarlos and mlocati)

New in QOwnNotes 17.01.9 Build 2733 (Jan 25, 2017)

  • When exporting a note as html the images are now base64 encoded and included inside the html (for Issue #491)
  • Added more Dutch, French, Italian and Polish translation (thank you Leime, lepascalou, mlocati and lucjan)

New in QOwnNotes 17.01.8 Build 2728 (Jan 22, 2017)

  • improved log and status messages when a note could not be saved for example when the file system doesn't allow certain characters in the filename (for Issue #486)
  • you can now set that notes are stored with UNIX newline characters instead of the native newline characters in the General settings (for Issue #487)
  • you can use this for example under Windows if you have troubles with newlines in the ownCloud / Nextcloud notes app
  • added more Russian and Chinese translation (thank you azar9610 and chonghua)

New in QOwnNotes 17.01.7 Build 2725 (Jan 20, 2017)

  • fixed a problem with duplicate custom note file extensions in the general settings (for Issue #483)
  • now the same file extension also can't be added twice
  • under Windows some more characters that are asking for troubles are now removed from the title at the Evernote import (for Issue #465)
  • added more German, Polish, Spanish and Chinese translation (thank you bigant, lucjan, richarson and chonghua)

New in QOwnNotes 17.01.6 Build 2719 (Jan 17, 2017)

  • you can now use the panel toggle menu items in your toolbars (for Issue #481)
  • under Windows some characters that are asking for troubles are now removed from the title at the Evernote import (for Issue #465)
  • added more Dutch, Chinese, Portuguese, Italian and German translation (thank you lenkadubois, chonghua, mlimacarlos and mlocati)

New in QOwnNotes 17.01.5 Build 2715 (Jan 16, 2017)

  • fixed a problem with opening notes with special characters in its file name in an external editor if no editor was defined in the settings
  • you can now use the shortcut Alt + ⇧ + O to open the current note in a readonly view
  • you can use that view to leave a note open to look at while writing on an other note
  • markdown highlighting will be used in that view and you also can search for text in it
  • added more Dutch, Chinese and German translation (thank you Leime, chonghua and bigant)

New in QOwnNotes 17.01.4 Build 2707 (Jan 11, 2017)

  • fixed two database errors when using QOwnNotes for the first time (for Issue #467)
  • fixed a highlighting issue when using a grave accent character in links
  • fixed an issue with the note search getting stuck when searching for ^ or (just spaces) (for Issue #469)
  • fixed a crash under Windows when entering an opening < with a lot of text after it, but no closing > (for Issue #461 and Issue #471)
  • added more Italian, Polish, Russian, Dutch, Spanish, Chinese and French translation (thank you mlocati, lucjan, frostyland, Leime, richarson, chonghua and lepascalou)

New in QOwnNotes 17.01.3 Build 2699 (Jan 9, 2017)

  • After installing QOwnNotes now only a minimal set of panels will be shown to reduce complexity in the beginning
  • A second workspace with a full set of panels can be chosen in the workspace selector
  • If a tag will be added to a note by the user the panel to add tags to a note will be shown automatically and on the first time also the tag list panel will enabled
  • Image links like [![name](image)](link) and [![](image)](link) will now also be highlighted (for Issue #463)
  • Added more Dutch, Hungarian, Italian, Spanish and Portuguese translation (thank you Leime, Fabijenna, mlocati, richarson and mlimacarlos)

New in QOwnNotes 17.01.2 Build 2693 (Jan 6, 2017)

  • years were bumped to 2017
  • since the support for legacy CalDAV URLs in Nextcloud 11 is still broken support for the new URLs was added and will now used by default (if the application is re-installed)
  • the legacy URLs will be supported as well
  • switch to the new setting in the Todo setting if you have troubles with Nextcloud 11
  • ownCloud 9 seems to support the new CalDAV URLs as well
  • added more Portuguese, Polish and Polish translation (thank you mlimacarlos, mlocati and lucjan)

New in QOwnNotes 17.01.1 Build 2688 (Jan 5, 2017)

  • you can now enter a custom time format when inserting the current time into a note in the Editor settings
  • take a look at the time format documentation for more information about the available time formats
  • the menu entry for showing the note sub-folder panel is now invisible if note sub-folders are not enabled for the current note folder

New in QOwnNotes 17.01.0 Build 2682 (Jan 4, 2017)

  • notes in the note list are now resorted if they were sorted alphabetically and a note was manually renamed in the note list (for Issue #450, thank you @dwu)
  • improved on setting the note text edit to be readonly if the last note from a note folder or note sub-folder was removed or moved somewhere else or when there is no visible note to view (for Issue #446)
  • the Delete word functionality now matches that of other editors more closely (for Issue #453, thank you @dwu)
  • implemented the ability to set shortcuts for panels (for Issue #452)
  • added more Spanish and Polish translation (thank you richarson and lucjan)

New in QOwnNotes 16.12.16 Build 2673 (Jan 3, 2017)

  • when the current note is moved to a different note sub-folder the current note will now be unset, like when it is moved to a different note folder (for Issue #446)
  • added more French, Dutch, Hungarian and Italian translation (thank you lepascalou, Fabijenna and mlocati)

New in QOwnNotes 16.12.15 Build 2670 (Dec 28, 2016)

  • fixed a highlighting problem with italic tags at the start of an ordered list, that starts with a *, like * *italic* (for Issue #431)
  • you will now get a dialog to restart the application if you have modified a setting in the settings dialog that requests a restart
  • added the application arguments to the output in the debug settings
  • added more Dutch, Hungarian, Italian, Spanish and Polish translation (thank you Fabijenna, mlocati, richarson and lucjan)

New in QOwnNotes 16.12.14 Build 2665 (Dec 27, 2016)

  • fixed a highlighting problem with normal text between bold formatted markdown texts (for Issue #431)
  • now a ¶ character, followed by a new line is used instead of a n to signal a line break in the diffs of the note versions dialog (for Issue #435)
  • you can now delete the current line in the note text edit with Alt + Backspace (or ⌘ + Backspace under macOS) (for [Issue #434](https://github.com/pbek/QOwnNotes/issues/434) and [Issue #432](https://github.com/pbek/QOwnNotes/issues/432))
  • you can now delete the current word in the note text edit with Ctrl + Backspace (or Alt + Backspace under macOS) (for [Issue #432](https://github.com/pbek/QOwnNotes/issues/432))

New in QOwnNotes 16.12.13 Build 2658 (Dec 26, 2016)

  • note links like will now only be translated to real note links in the preview if the linked note was found in the current note folder (for Issue #433)
  • bold markdown tags will now also be closed at the beginning of a line after the 2nd * was entered (because after the first * it could still be a list) (for Issue #428)
  • added more Spanish translation (thank you richarson)

New in QOwnNotes 16.12.12 Build 2653 (Dec 24, 2016)

  • the foreground and background color of the note text edit will now be taken from the Text preset highlighting item, so you can use dark highlighting schemas even if you are not in dark mode (for Issue #429)
  • it's now also possible to override these colors in a script if you specify the css selector, for example with script.addStyleSheet("QTextEdit#noteTextEdit {background-color: red;}");
  • the automatic bracket-closing of the * character now also works if used in markdown lists that start with a * and when used in normal text at the start of the line after the 2nd * (for Issue #428)
  • added more Dutch, Hungarian, Italian and Polish translation (thank you Fabijenna, Leime, mlocati and lucjan)

New in QOwnNotes 16.12.11 Build 2646 (Dec 21, 2016)

  • added a link to the new documentation at docs.qownnotes.org to the scripting settings
  • the problem with accessing your todo lists on Nextcloud 11 will be fixed in Nextcloud 11.0.1 (see Nextcloud Issue #2552)
  • added a warning that the ownCloud notes app doesn't support sub-folders in the note folder settings
  • you can now also clear the calendar cache and reload the tasks from your server in the Todo dialog
  • you now can see the current line number, the position in the line and the amount of selected characters in the status bar
  • added more Dutch, Hungarian, Italian, Spanish and Polish translation (thank you Fabijenna, mlocati, richarson and lucjan)
  • added more markdown highlighting support:
  • multiple block quote characters like > > deeper level
  • support for headlines without space after the # like ##no space, because Beebom was (mis-)using headlines that way in his YouTube video 10 Must Have Linux Apps You Should Use

New in QOwnNotes 16.12.10 Build 2628 (Dec 18, 2016)

  • when linking notes now the title of the note will be used as link-text
  • decreased the saturation of some background colors of the Light color schema to increase readability
  • tried to fix a problem with wrong reminder times of tasks in the todo list
  • fixed a problem with duplicate shortcut items in the shortcut settings after opening the settings dialog multiple times (for Issue #424)
  • added more Dutch, Chinese and Japanese translation (thank you Leime, Fabijenna, chonghua and MoeMoePig)

New in QOwnNotes 16.12.9 Build 2621 (Dec 16, 2016)

  • fixed a problem where duplicate actions would be shown in the find action dialog
  • added more Dutch, Hungarian, Spanish, Italian and Portuguese translation (thank you Fabijenna, richarson, mlocati and mlimacarlos)
  • added experimental support for regular file links like or [my note](my-note.md) in the note edit pane and the note preview (for Issue #266):
  • no paths are allowed
  • only note files are supported
  • when Ctrl - clicked the note will be opened
  • the file link is internally converted to a note://my_note url, file extensions will be stripped
  • highlighting for such links was also added
  • in the preview these file links are replaced with note links, that also takes place when such a link was found in a code block

New in QOwnNotes 16.12.8 Build 2615 (Dec 14, 2016)

  • added a new shortcut Alt + ⇧ + W to search for the selected text on the web
  • urls with empty title like [](file://link) are now also highlighted (for Issue #415)
  • added more Dutch, Hungarian, Japanese, Italian, German and Polish translation (thank you Fabijenna, piyo, mlocati, bigant and lucjan)

New in QOwnNotes 16.12.7 Build 2610 (Dec 14, 2016)

  • headlines now have a small top and bottom margin in the note edit panel
  • replaced the text ownCloud by ownCloud / Nextcloud in the settings dialog to make it more clear that Nextcloud is also supported
  • there is a new shortcut Ctrl + ⇧ + B that inserts a block quote character or formats the selected text as block quote
  • added more Dutch, Hungarian, French, Portuguese and Ukrainian translation (thank you Fabijenna, lepascalou, mlimacarlos and Borisvit)

New in QOwnNotes 16.12.6 Build 2604 (Dec 13, 2016)

  • A lot of markdown syntax is now masked in gray in the markdown highlighting
  • There is a new highlighting state Masked syntax in the Editor fonts & color settings to choose a styling for masked markdown syntax
  • The font size of the headlines were increased in the Light and Dark color schemas
  • QOwnNotesAPI 16.12.0 was released in the Nextcloud store to fix signature checks (for Issue #414)
  • Added more Spanish, Portuguese and Russian translation (thank you richarson, mlimacarlos and frostyland)

New in QOwnNotes 16.12.5 Build 2598 (Dec 12, 2016)

  • Updated the OpenSSL DLLs to 1.0.2j to prevent problems on some Windows installations (for Issue #413)
  • Added more Dutch, Hungarian, Italian, Polish, Arabic and Ukrainian translation (thank you Fabijenna, mlocati, lucjan, yousufinternet and Borisvit)

New in QOwnNotes 16.12.4 Build 2595 (Dec 11, 2016)

  • all three settings about external modifications of the current note in the general settings are now mutual exclusive (for Issue #405)
  • the version 0 problem at fresh installations of QOwnNotesAPI from the store was now fixed in Nextcloud 11 (for Issue #262)
  • scripts now also work with a path relative to the data directory in portable mode (for Issue #412)
  • if you select a new script path for a script in the script settings the directory of your current script will be selected
  • in portable mode the data directory will be selected if no script path was set yet
  • the path to an external editor will now also be stored relative to the data directory in portable mode
  • if you select a path and no path was set yet the data directory will now be selected
  • added more Dutch and Hungarian translation (thank you Fabijenna)

New in QOwnNotes 16.12.3 Build 2587 (Dec 9, 2016)

  • Fixed a problem with saving tasks in Nextcloud 11.0 RC 1 (for Issue #406)
  • Fixed two warnings about no matching signals when opening the todo dialog
  • Trying to enable the network access again when the network has gone away to fix occasional problems where the app remained without network
  • You can now choose Always accept external changes in the future when your current note got modified externally and the diff dialog pops up (for Issue #405)
  • You can reset that checkbox in the general settings

New in QOwnNotes 16.12.2 Build 2581 (Dec 8, 2016)

  • Fixed a problem with line feeds under Windows where notes will move up to the top in the note list even when not actively edited (for Issue #408)
  • Took some more safety measures to prevent crashes when the application is quit while log output was still sent to the the log panel (for Issue #406)

New in QOwnNotes 16.12.1 Build 2577 (Dec 7, 2016)

  • markdown reference links with text as reference id are now also highlighted and can now also be opened with Ctrl + Click
  • fixed a problem with exporting font color schemas to a file that already exists (for Issue #407)
  • added the new dark font color schema AnalyticalYellow (thank you, @Omnicraft) (for Issue #407)
  • fixed a crash that could occur when closing the settings dialog immediately after opening it, while the ownCloud connection test is still running (for Issue #406)
  • fixed problems with note sharing, note versions and the note trash with Nextcloud 11 (for Issue #406)
  • added more Dutch, Hungarian, Russian, Spanish and Ukrainian translation

New in QOwnNotes 16.12.0 Build 2568 (Dec 4, 2016)

  • you can now import csv files with the Insert table dialog (for Issue #78)
  • you'll get a preview of the content of your csv file
  • you can choose the separator, text-delimiter and whether the first line is the table heading
  • more highlighting fixes (for Issue #78)
  • fixed an issue with other highlighting inside an inline code block
  • table highlighting support for tables, that don't start with a | was dropped, that's far to messy to deal with
  • fixed a problem where the shortcuts were not viewed in the settings
  • made a special allowance for allowing entering two * characters in a row and closing both of them when the first * was at the end of the line (for Issue #386)
  • markdown reference urls can now also be opened with Ctrl + Click
  • added more Japanese, Italian, Polish and Portuguese translation (thank you MoeMoePig, Manu-sh, lucjan and mlimacarlos)

New in QOwnNotes 16.11.18 Build 2556 (Dec 1, 2016)

  • Fixed highlighting issues with images and tables (for Issue #78)
  • tried to fix a package dependency in openSUSE Tumbleweed (for Issue #367)
  • there now is a new scripting command script.reloadScriptingEngine() to reload the scripting engine
  • dramatically reduced the loading time of large notes
  • the navigation tree in the navigation panel was rebuilt too often with the new highlighter

New in QOwnNotes 16.11.17 Build 2550 (Nov 30, 2016)

  • lots of memory leak fixes, memory related optimizations and speed improvements, mainly in conjunction with the dialogs and the ownCloud service
  • added more German, Italian, Polish and Portuguese translation (thank you mlocati, lucjan and mlimacarlos)

New in QOwnNotes 16.11.16 Build 2545 (Nov 29, 2016)

  • markdown syntax highlighting improvements (for Issue #78)
  • better multi-line html comment detection
  • image links like ![](file://) work now
  • it's now possible to have links and italic/bold formatting in a headline
  • urls without any other markup are now highlighted too
  • they can now also be opened with Ctrl + Click
  • formatting bold and italic with __bold__ and _italic_ now also works
  • fixed a wrongly detected table in a link
  • you can now insert a markdown table with the new shortcut Alt + ⇧ + T
  • (for Issue #78)
  • a markdown table wizard will be opened to create an empty table to work with
  • added more Spanish, French and Russian translation (thank you richarson, lepascalou and frostyland)

New in QOwnNotes 16.11.15 Build 2536 (Nov 28, 2016)

  • a new markdown parser and highlighter was now implemented from scratch to allow a higher parsing speed and more flexibility in the future (for Issue #78)
  • text will now be instantly highlighted, there is no highlighting-interval setting any more
  • now you also can change the styling in the settings or enable/disable the highlighting without re-starting the application
  • please report issues with the new highlighter if you find any
  • markdown tables are now supported by the new markdown highlighter (for Issue #78)
  • the mono-space code font is used for it
  • you can change the highlighting color and other styles in the settings
  • there now is a Solus package for QOwnNotes in the Solus main repository
  • see Solus package for QOwnNotes for more information
  • Nextcloud support is now mentioned a bit more often
  • to save memory the log output will now only be written to the log panel if the panel is visible
  • added more Italian, Dutch, Hungarian, Polish, Spanish, Portuguese, Ukrainian, German and Japanese translation (thank you mlocati, Fabijenna, lucjan, richarson, mlimacarlos, Borisvit, bigant and MoeMoePig)

New in QOwnNotes 16.11.14 Build 2519 (Nov 24, 2016)

  • Added Ukrainian translation
  • Reduced the margins in the todo dialog to save space on small displays
  • Added more Italian, Dutch, Hungarian, Polish, German, Portuguese and French translation

New in QOwnNotes 16.11.13 Build 2516 (Nov 20, 2016)

  • QOwnNotes is now also available for Ubuntu 17.04
  • see Ubuntu installation for more information
  • fixed a problem with inserting images if application language is Italian (for Issue #391)
  • potential file open dialog filter problems in other languages were also fixed in the process
  • fixed searching of settings that are not at the root level of the settings page tree
  • now a button menu is used in the todo dialog to improve it for small screen sizes
  • the path to the settings file (or the key if the settings are stored in the Windows registry) and the path to the application database file are now shown in the debug settings
  • the database file path of the note folders is shown in the note folder list
  • added more Italian, Dutch, Hungarian, Polish, Spanish, Portuguese, French and Japanese translation (thank you Manu-sh, Fabijenna, lucjan, richarson, mlimacarlos, lepascalou and piyo)

New in QOwnNotes 16.11.12 Build 2506 (Nov 18, 2016)

  • added a new scripting hook noteOpenedHook(note) that is called every time a note is opened (for Issue #389)
  • take a look at the noteOpenedHook documentation for more information
  • there is an example script at on-note-opened.qml
  • added some documentation for all scripting hooks to the scripting documentation
  • the closing of brackets and markdown formatting characters is now only allowed if the cursor was at the end of a block (for Issue #386)
  • closing brackets and markdown formatting characters are now automatically removed if the opening character is removed with Backspace
  • (for Issue #386)
  • opening characters can be (, [, {,

New in QOwnNotes 16.11.10 Build 2493 (Nov 15, 2016)

  • implemented automatic entering of matching characters like closing parenthesis (for Issue #386)
  • characters like ", ', *, (, [ or { are automatically closed
  • ", ' and * are only closed if there isn't already an opening character in the current text block
  • there now is a new button Import as note in the todo dialog that imports the current todo item as new note (for Issue #387)
  • improved the initial sizes of the panels on the first application start
  • added more Chinese, Dutch, Portuguese, Russian, German and Japanese translation (thank you nkzk, Fabijenna, mlimacarlos, frostyland, guijan and piyo)

New in QOwnNotes 16.11.9 Build 2487 (Nov 13, 2016)

  • fixed the shortcut display in the action dialog on macOS (and filed a Qt documentation bug QTWEBSITE-744)
  • tried to improve the restoring of the workspace in full-screen and maximized mode
  • added more Dutch and Italian translation (thank you Fabijenna and mlocati)

New in QOwnNotes 16.11.8 (Nov 13, 2016)

  • you can now search for actions from the menu with Find action in the Help menu or by pressing Ctrl + ⇧ + A
  • you can now set custom stylesheets to change the look of QOwnNotes with the help of the new scripting method script.addStyleSheet() (for Issue #381)
  • there is an example for adding custom stylesheets at custom-stylesheet.qml
  • take a look at the scripting documentation for more information
  • you can get the object names from the *.ui files, for example mainwindow.ui
  • take a look at Style Sheet Reference for a reference of what styles are available
  • you can now also log to a log file by checking Enable logging to file in the Debug options
  • if you enable it the path to the log file will be viewed
  • all log messages will be appended to that file
  • there also is a button to clear the log file
  • added information whether the notes path exists on the server to the debug information
  • fixed storing of position and size of non-modal dialogs
  • added more Dutch translation (thank you Fabijenna)

New in QOwnNotes 16.11.7 Build 2471 (Nov 9, 2016)

  • the tag color of the note will now be updated correctly if a tag is removed from the current note (for Issue #378)
  • when creating a new tag in the tag tree by right-clicking on a tag and clicking Add tag the tag will now be shown in the tag tree
  • you can now also create tags in the tag tree by right-clicking on the All notes or Untagged notes items and selecting Add tag
  • added more Polish translation

New in QOwnNotes 16.11.6 Build 2468 (Nov 8, 2016)

  • fixed tag creation (was broken in version 16.11.5)

New in QOwnNotes 16.11.4 Build 2455 (Nov 6, 2016)

  • the process for the automatic updates in macOS was improved because of problems of some users (for Issue #102)
  • the Lock panels menu entry was renamed to Unlock panels, got a new icon and now acts accordingly (for Issue #368)
  • the icon for the Reload scripting engine menu entry was changed to make it different from the icon of Reload note folder (for Issue #368)
  • when the current note was modified externally the note diff dialog now just asks whether to Accept external changes? (for Issue #365)
  • selecting No now really causes external changes to be overwritten by the text in the note text edit
  • added more Spanish and Polish translation (thank you richarson and lucjan)

New in QOwnNotes 16.11.2 Build 2435 (Nov 4, 2016)

  • QOwnNotes is now built with Qt 5.5 under macOS again because of troubles with the Qt 5.7 brewmaster deployment
  • changed the download button for Windows in the update dialog to make it more clear that it just downloads
  • added more Spanish, Italian, French and Japanese translation (thank you richarson, mlocati, lepascalou and piyo)

New in QOwnNotes 16.10.10 Build 2381 (Oct 28, 2016)

  • the controls in the log panel are now hidden by default and can be accessed via a context menu
  • you can also clear the log from the context menu
  • added an information text about color schemas to the dark mode settings
  • improved the search for key sequences in the shortcut settings
  • the todo dialog is not modal any more and doesn't hinder you from using the application main window (for Issue #275)
  • you can also open as many todo dialogs as you want now
  • added more Russian, Spanish, Italian, Portuguese, Dutch, Hungarian and Japanese translation (thank you frostyland, richarson, mlocati, mlimacarlos, Fabijenna and piyo)

New in QOwnNotes 16.10.9 Build 2376 (Oct 27, 2016)

  • you can now choose to scale images down when inserted into notes in the general settings to save disk space (for Issue #268)
  • you can set a maximum height and width of the images
  • you can now search for text in the settings dialog to find the page you need more easily
  • reloading the script engine in the script settings now also stores the enabled state of the script engine (for Issue #371)
  • the custom actions will be loaded correctly to the custom action toolbar when leaving the settings dialog with the Ok button (for Issue #371)
  • tried to fix a database folder problem under Windows (for Issue #373)
  • the note folder menu and several menu actions are now disabled in the toolbar editor because they will not work in the toolbars (for Issue #371)
  • added more Russian, Spanish, German, French, Italian, Dutch, Hungarian and Japanese translation (thank you frostyland, richarson, bigant, lepascalou, mlocati, Fabijenna and piyo)