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 v23.3.4

Published by github-actions[bot] over 1 year ago

23.3.4

  • 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)
QOwnNotes - Release v23.3.3

Published by github-actions[bot] over 1 year ago

23.3.3

  • 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)
QOwnNotes - Release v23.3.2

Published by github-actions[bot] over 1 year ago

23.3.2

  • 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)
QOwnNotes - Release v23.3.1

Published by github-actions[bot] over 1 year ago

23.3.1

  • 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)
QOwnNotes - Release v23.3.0

Published by github-actions[bot] over 1 year ago

23.3.0

  • 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)
QOwnNotes - Release v23.2.5

Published by github-actions[bot] over 1 year ago

23.2.5

  • 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)
QOwnNotes - Release v23.2.4

Published by github-actions[bot] over 1 year ago

23.2.4

  • the link name in the link dialog will not be overwritten anymore by a
    fetched title of a webpage (for #2726)
QOwnNotes - Release v23.2.3

Published by github-actions[bot] over 1 year ago

23.2.3

  • 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)
QOwnNotes - Release v23.2.2

Published by github-actions[bot] over 1 year ago

23.2.2

  • 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)
QOwnNotes - Release v23.2.1

Published by github-actions[bot] over 1 year ago

23.2.1

  • 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)
QOwnNotes - Release v23.2.0

Published by github-actions[bot] over 1 year ago

23.2.0

  • 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)
QOwnNotes - Release v23.1.6

Published by github-actions[bot] over 1 year ago

23.1.6

  • 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)
QOwnNotes - Release v23.1.5

Published by github-actions[bot] over 1 year ago

23.1.5

  • a possible crash with the note history was fixed (for #2716)
  • added a new editor color schema Breezy Dark by @N-Upchurch
    (for #2715)
QOwnNotes - Release v23.1.4

Published by github-actions[bot] over 1 year ago

23.1.4

  • 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)
QOwnNotes - Release v23.1.3

Published by github-actions[bot] over 1 year ago

23.1.3

  • 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
QOwnNotes - Release v23.1.2

Published by github-actions[bot] over 1 year ago

23.1.2

  • 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)
QOwnNotes - Release v23.1.1

Published by github-actions[bot] almost 2 years ago

23.1.1

  • 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
QOwnNotes - Release v23.1.0

Published by github-actions[bot] almost 2 years ago

23.1.0

  • 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)
QOwnNotes - Release v22.12.3

Published by github-actions[bot] almost 2 years ago

22.12.3

  • added a new editor color schema Monokai by @MarkFirewhal
    (for #2687)
  • added more Korean, Russian translation (thank you venusgirl, wdmdanila)
QOwnNotes - Release v22.12.2

Published by github-actions[bot] almost 2 years ago

22.12.2

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