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

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

22.8.3

  • you now can fetch all notes that are linked to a tag with new scripting property
    notes of TagApi objects (for #2582)
QOwnNotes - Release v22.8.2

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

22.8.2

  • you can now also open a note in a new tab if not already open with the
    scripting method script.setCurrentNote() (for #2565)
  • added more translation (thank you noureddin, amirkbrpr, hansa2662, venusgirl, mguerra, rakekniven)
QOwnNotes - Release v22.8.1

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

22.8.1

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

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

22.8.0

QOwnNotes - Release v22.7.6

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

22.7.6

  • added more Spanish, German, Hungarian, Italian, Dutch, Polish, French,
    Arabic translation (thank you tigris.huszonkilenc, chocolatine, noureddin)
QOwnNotes - Release v22.7.5

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

22.7.5

  • prevent infinite loops in in-note regular expression searches by limiting to
    10.000 search iterations (for #2302)
QOwnNotes - Release v22.7.4

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

22.7.4

  • the stuck regular expression detection while searching in notes was improved
    (for #2302)
  • added more Catalan translation (thank you mguerra)
QOwnNotes - Release v22.7.3

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

22.7.3

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

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

22.7.2

  • automatic resizing of images in the preview with space characters in filename is now
    also implemented (for #2561)
QOwnNotes - Release v22.7.1

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

22.7.1

  • 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 <note-folder-id> 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)
QOwnNotes - Release v22.7.0

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

22.7.0

  • the build system for Windows was fixed again (for #2558)
  • added more translation (thank you yangzhongtian, mguerra, amirkbrpr, chocolatine)
QOwnNotes - Release v22.6.2

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

22.6.2

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

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

22.6.1

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

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

22.6.0

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

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

22.5.3

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

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

22.5.2

  • global shortcuts for custom actions are now also working after restarting the application
    (for #2530)
QOwnNotes - Release v22.5.1

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

22.5.1

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

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

22.5.0

  • a PPA for Ubuntu 22.10 (Kinetic Kudu) was added
  • added more Portuguese translation (thank you jofazepa)
QOwnNotes - Release v22.4.2

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

22.4.2

  • comments in code blocks without syntax highlighting are now fixed
    (for #2514)
QOwnNotes - Release v22.4.1

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

22.4.1

  • you can now add highlighting rules for the editor with the help of the new
    scripting function script.addHighlightingRule (for #2513)
  • added more translation (thank you hansa2662, amirkbrpr, chocolatine, yanjun_sun, mguerra)