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.3.3

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

21.3.3

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

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

21.3.2

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

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

21.3.1

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

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

21.3.0

  • added more Chinese Simplified translation (thank you warfast)
QOwnNotes - Release v21.2.5

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

21.2.5

  • fixed a problem with exporting notes as PDF or printing them for installations
    of QOwnNotes previous from version 21.2.0 (for #2062)
QOwnNotes - Release v21.2.4

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

21.2.4

  • fixed an issue with showing the application window with a global shortcut for the
    Show/Hide application action (for #2061)
QOwnNotes - Release v21.2.3

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

21.2.3

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

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

21.2.2

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

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

21.2.1

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

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

21.2.0

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

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

21.1.8

QOwnNotes - Release v21.1.7

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

21.1.7

  • fixed line wraps in code blocks in the preview (for #2017)
  • added more French, Dutch, German, Hungarian, Persian translation (thank you rawfreeamy, amirkbrpr, rakekniven)
QOwnNotes - Release v21.1.6

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

21.1.6

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

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

21.1.5

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

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

21.1.4

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

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

21.1.3

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

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

21.1.2

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

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

21.1.1

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

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

  • if you switch between previous and next note tabs now the note text edit is focused
    (for #2001)
    • 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)
QOwnNotes - Release v20.12.9

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

20.12.9

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