QOwnNotes

QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

GPL-2.0 License

Stars
4.3K
Committers
98

Bot releases are visible (Hide)

QOwnNotes - Release v21.10.8

Published by github-actions[bot] about 3 years ago

21.10.8

  • 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 <myfile.md>
    (for #2250)
QOwnNotes - Release v21.10.7

Published by github-actions[bot] about 3 years ago

21.10.7

  • 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%20heading) will attempt to jump to a heading
      First heading in note my-note.md (note that %20 is decoded as space)
    • the heading will be searched with the in-note search, so for the link
      [my note](my-note.md#First%20heading) 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)
QOwnNotes - Release v21.10.6

Published by github-actions[bot] about 3 years ago

21.10.6

  • 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)
QOwnNotes - Release v21.10.5

Published by github-actions[bot] about 3 years ago

21.10.5

  • 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)
QOwnNotes - Release v21.10.4

Published by github-actions[bot] about 3 years ago

21.10.4

  • 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)
QOwnNotes - Release v21.10.3

Published by github-actions[bot] about 3 years ago

21.10.3

  • 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)
QOwnNotes - Release v21.10.2

Published by github-actions[bot] about 3 years ago

21.10.2

  • 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 <= 5.5 was fixed
  • added more Portuguese translation (thank you smarquespt)
QOwnNotes - Release v21.10.1

Published by github-actions[bot] about 3 years ago

21.10.1

  • 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)
QOwnNotes - Release v21.10.0

Published by github-actions[bot] about 3 years ago

21.10.0

  • 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)
QOwnNotes - Release v21.9.13

Published by github-actions[bot] about 3 years ago

21.9.13

  • 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
QOwnNotes - Release v21.9.12

Published by github-actions[bot] about 3 years ago

21.9.12

  • 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)
QOwnNotes - Release v21.9.11

Published by github-actions[bot] about 3 years ago

21.9.11

  • 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)
QOwnNotes - Release v21.9.10

Published by github-actions[bot] about 3 years ago

21.9.10

  • 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)
QOwnNotes - Release v21.9.9

Published by github-actions[bot] about 3 years ago

21.9.9

  • 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)
QOwnNotes - Release v21.9.8

Published by github-actions[bot] about 3 years ago

21.9.8

  • the colors in the log panel were more adapted for dark mode
  • added more Persian, Catalan translation (thank you amirkbrpr, MGuerra)
QOwnNotes - Release v21.9.7

Published by github-actions[bot] about 3 years ago

21.9.7

  • 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)
QOwnNotes - Release v21.9.6

Published by github-actions[bot] about 3 years ago

21.9.6

  • 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)
QOwnNotes - Release v21.9.5

Published by github-actions[bot] about 3 years ago

21.9.5

  • 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)
QOwnNotes - Release v21.9.4

Published by github-actions[bot] about 3 years ago

21.9.4

  • 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)
QOwnNotes - Release v21.9.3

Published by github-actions[bot] about 3 years ago

21.9.3

  • 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