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 v20.11.0

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

20.11.0

  • there now is a new scripting class NoteSubFolderApi to fetch note subfolders and their notes
    (for #1165, thank you @fnkabit)
  • added more translation (thank you filipedias321, MGuerra, rakekniven, unchase,
    zmni, gbabin, mlimacarlos, amirkbrpr)
QOwnNotes - Release v20.10.11

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

20.10.11

  • in the issue assistant there now are tooltips to show how many characters are needed
    at minimum and it's not mandatory to post the log-output for issues any more
  • there now is a software repository for Fedora 33
  • added more Catalan translation (thank you MGuerra)
QOwnNotes - Release v20.10.10

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

20.10.10

  • there now is a new scripting command mainWindow.reloadCurrentNoteByNoteId()
    that you can use to reload the current note, for example because the path changed
  • added more translation (thank you unchase, Tommy903, Zack-83, mlimacarlos, amirkbrpr, gbabin, rakekniven)
QOwnNotes - Release v20.10.9

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

20.10.9

  • you can now also choose to create the note of broken note links when clicking
    on the note in the note preview (for #1698, thank you @fnkabit)
    • if note subfolders are disabled for your note folder you will now also get
      a proper error message when trying to create notes in subfolders
  • added more translation (thank you gbabin, rakekniven, mlimacarlos, Tommy903, amirkbrpr, unchase)
QOwnNotes - Release v20.10.8

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

20.10.8

  • you can now choose to create the note of broken note links when you Ctrl + Click
    on the note in the note text edit (for #1698, thank you @fnkabit)
  • the legacy update service is up again for older versions of QOwnNotes
    (see Legacy update service up again)
  • added more translation (thank you pgrules7, rawfreeamy, VasilikiBotsou, danilosf)
QOwnNotes - Release v20.10.7

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

20.10.7

  • it is now also possible to move text in the note text edit via drag and drop
    (for #1888, thank you @fnkabit)
QOwnNotes - Release v20.10.6

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

20.10.6

  • you can now also change the alignment of your markdown table by setting it in
    the table header and pressing Ctrl + Space
    (for #1905, thank you @fnkabit)
QOwnNotes - Release v20.10.5

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

20.10.5

  • the All notes count in the tags panel showing the count for the previously
    selected item was fixed (for #1903, thank you @Waqar144)
  • indented code blocks were fixed when previous line is not a heading
    (for #1908, thank you @Waqar144)
  • improved auto-removal of * and tick characters (for #105, thank you @Waqar144)
  • inline code spans will now not be spell checked (for #1911, thank you @Waqar144)
  • added more translation (thank you rawfreeamy, danilosf)
QOwnNotes - Release v20.10.4

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

20.10.4

  • the update service now makes use of the new api on https://api.qownnotes.org/
    to check for application updates (for #1900)
  • added more Chinese Traditional, Greek, Chinese Simplified, Hungarian, Dutch
    translation (thank you rawfreeamy, VasilikiBotsou)
QOwnNotes - Release v20.10.3

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

20.10.3

  • the links in the application were updated for the new webpage
  • added more translation (thank you MGuerra, gbabin, tiwi90, unchase, mlimacarlos,
    amirkbrpr, fitoschido, diego2214, rakekniven, MartaStan)
QOwnNotes - Release v20.10.2

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

20.10.2

  • the url of the update service was changed to make it possible to detach the
    api from the webpage in the future
QOwnNotes - Release v20.10.1

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

20.10.1

  • you can now also search only in the note name (for #1890)
    • n:book or name:book will search for notes with book just in the note
      name or file name
    • for more information about searching please take a look at the new
      searching documentation
QOwnNotes - Release v20.10.0

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

20.10.0

  • the feature to jump to the start/end of the document when in the first/last line
    was improved to detect the visible line (for #1892)
  • added more translation (thank you zmni, gbabin, silviact, VasilikiBotsou, filipedias321,
    unchase, mlimacarlos, cberetta, richarson, rakekniven, ihatemyself, amirkbrpr)
QOwnNotes - Release v20.9.11

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

20.9.11

  • the web socket server for the QOwnNotes browser extension is now only listening
    on localhost any more (for #1885)
  • more tagging system speed improvements were made (for #943, thank you @Waqar144)
  • added more Greek, Slovenian translation (thank you VasilikiBotsou, silviact)
QOwnNotes - Release v20.9.10

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

20.9.10

  • the amd64 stable release snap of QOwnNotes will now be built by GitHub Actions to prevent
    two desktop files being deployed with the snap (for #1019)
    • the other architectures will still be built by Ubuntu Launchpad
  • fixed the incorrect setExpandTab setting for fakevim (for #1875, thank you @Waqar144)
  • the speed of the tagging system was slightly improved (for #943, thank you @Waqar144)
QOwnNotes - Release v20.9.9

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

20.9.9

  • tab stop width and tab versus space settings are now also respected in fakevim mode
    (for #1875)
  • added a snap build to the release (for #1019)
QOwnNotes - Release v20.9.8

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

20.9.8

  • resetting the note text font size will now not move the text cursor
    (for #1869)
  • the QOwnNotesAPI Nextcloud app was updated to version 20.9.0 to support
    Nextcloud 20/21 (for #35)
  • the Web Companion browser extension
    was updated to version 20.9.4 to fix a problem with opening all bookmarks in new tabs
  • added more Bengali translation (thank you Basudeb_Dhaka)
QOwnNotes - Release v20.9.7

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

20.9.7

  • increasing and decreasing the editor font size with the mouse wheel now also works if
    not on beginning or end of note (for #1870)
  • the note text bookmark slot 0 was sacrificed to allow Ctrl + 0
    to reset the note text font size (for #1869)
QOwnNotes - Release v20.9.6

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

20.9.6

  • you now can increase and decrease the editor font size also with the mouse wheel
    while holding Ctrl pressed (for #1870)
  • fixed building snap stable release (for #1019)
  • code block highlighting was improved (for #1873, thank you @Waqar144)
  • added more Greek translation (thank you VasilikiBotsou)
QOwnNotes - Release v20.9.5

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

20.9.5

  • fixed removal of the original desktop file while building a snap with snapcraft to prevent
    two desktop files being deployed with the snap (for #1019)
  • a great amount of translations into Chinese Simplified were fixed so the menu items are
    correctly shown again (for #1866, thank you @iclementine)
  • added more translation (thank you pehtranslator, VasilikiBotsou, rawfreeamy)