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 v22.12.1

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

22.12.1

  • Happy 1000th release!
  • 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)
QOwnNotes - Release v22.12.0

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

22.12.0

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

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

22.11.9

  • you now can also select text in the Note versions dialog via the keyboard
  • bold and italic can be used together in the note editor now
    (for #2676)
  • added more Croatian, Arabic translation (thank you milotype, noureddin)
QOwnNotes - Release v22.11.8

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

22.11.8

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

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

22.11.7

  • a highlighting issue with ini code blocks was fixed
    (for #2667, thank you, @Waqar144)
QOwnNotes - Release v22.11.6

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

22.11.6

  • a preview issue with quotes in code blocks was fixed
    (for #2657, thank you, @Waqar144)
QOwnNotes - Release v22.11.5

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

22.11.5

  • if you press Escape in the note list now the search text in the note search
    input will be cleared (for #2653)
QOwnNotes - Release v22.11.4

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

22.11.4

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

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

22.11.3

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

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

22.11.2

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

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

22.11.1

  • the Markdown to HTML converter library md4c was updated to get the latest fixes and
    improvements (for #1732, thank you, @Waqar144)
QOwnNotes - Release v22.11.0

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

22.11.0

  • a preview issue with 17 spaces in code-blocks was fixed
    (for #1732)
  • added more Arabic translation (thank you noureddin)
QOwnNotes - Release v22.10.3

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

22.10.3

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

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

22.10.2

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

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

22.10.1

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

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

22.10.0

  • Exporting and printing of the selected text in the note text edit now really only
    uses the selected text again (for #2618)
QOwnNotes - Release v22.9.2

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

22.9.2

  • there now is a new scripting command mainWindow.getNoteTabNoteIdList() to get
    a list of note ids that are opened in tabs (for #2597)
  • added more translation (thank you mguerra, chocolatine, simonpmt, milotype,
    venusgirl, hansa2662, amirkbrpr, noureddin)
QOwnNotes - Release v22.9.1

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

22.9.1

  • 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)
  • the tooltip for specifying file patterns of note files to ignore as regular expressions
    in the Panels settings was fixed (for #2580)
QOwnNotes - Release v22.9.0

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

22.9.0

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

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

22.8.4

  • there now is a new scripting command mainWindow.removeNoteTab(index) to
    close a note tab on a specific index (for #2592)
  • the snap deployment process is now working again (for #2588)
  • added more translation (thank you hansa2662, mguerra, chocolatine, venusgirl,
    amirkbrpr, rakekniven, noureddin)