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

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

20.12.8

  • fixed an issue with decrypting notes after encrypting for the first time, but
    never saving them (for #1992)
QOwnNotes - Release v20.12.7

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

20.12.7

  • now storing notes in different cases is also prohibited to prevent more problems on
    case-insensitive filesystems, like NTFS (for #1988)
  • added more Slovenian, Ukrainian, Urdu (Pakistan), Polish, Sinhala translation
    (thank you radovanm, nelkobud, farhan1985, martastan, helabasa)
QOwnNotes - Release v20.12.6

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

20.12.6

  • different cases in note names for different notes are now prohibited to prevent problems
    on case-insensitive filesystems, like NTFS (for #1988)
QOwnNotes - Release v20.12.5

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

20.12.5

  • if you are searching for text in the note list now for the search term is also
    searched again inside the notes when you click on other notes in the the note list
    (for #1980)
QOwnNotes - Release v20.12.4

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

20.12.4

  • the scripting engine was fixed for Windows 10
    (for #1979)
QOwnNotes - Release v20.12.3

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

20.12.3

  • the Windows releases of QOwnNotes are now built with Qt 5.15.2
    (for #1976)
  • added more Chinese Simplified, Russian translation (thank you unchase,
    ReverseDmitry, iclementine)
QOwnNotes - Release v20.12.2

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

20.12.2

  • the macOS, Snap and AppImage releases of QOwnNotes are now built with Qt 5.15.2
    (for #1972)
  • the setting Editor/removeTrainingSpaces with a typo was migrated to Editor/removeTrailingSpaces
QOwnNotes - Release v20.12.1

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

20.12.1

  • the fileCreated date will now also be set for new notes before the note folder
    is reloaded (for #117)
QOwnNotes - Release v20.12.0

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

20.12.0

  • you can now also copy in-line code blocks in the note text edit with the context menu
    (for #1967, thank you @fnkabit)
  • improved spellcheck auto-detection performance (for #1969, thank you @Waqar144)
  • added more Persian, Urdu (Pakistan), Portuguese, Brazilian translation (thank you amirkbrpr, Farhan1985, danilosf)
QOwnNotes - Release v20.11.11

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

20.11.11

  • the todo list CalDAV sync can now handle UTC dates from for example macOS Reminders or
    OpenTasks (for #1966)
  • the disk database integrity check error handling was improved
  • added more translation (thank you rawfreeamy, MGuerra, gbabin, waqar144)
QOwnNotes - Release v20.11.10

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

20.11.10

  • the note tagging was improved (for #1960, thank you @Waqar144)
    • the tag tree reloads are much faster now, even with huge trees with 3000+ note tag links
    • the tag tree is now not reloaded if the tag panel is not visible
  • there now is a button to check the disk database integrity in the General settings,
    which will also fix some problems
  • added more translation (thank you Farhan1985, rawfreeamy, filipedias321,
    Tommy903, amirkbrpr, silviact, rakekniven)
QOwnNotes - Release v20.11.9

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

20.11.9

  • the rename/remove subfolder context menu option are now not shown if no subfolder
    was clicked in the subfolder panel (for #1957, thank you @fnkabit)
QOwnNotes - Release v20.11.8

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

20.11.8

  • the note language auto-detection performance was improved
    (for #1954, thank you @Waqar144)
  • the falsely shown note subfolder menu when clicking on an empty space in the
    note list is now disabled (for #1955)
QOwnNotes - Release v20.11.7

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

20.11.7

  • there now are new scripting commands script.noteTextEditSetCursorPosition()
    and script.noteTextEditCursorPosition() to set the text cursor in the note
    text edit to a certain position and to get the current position
    (for #1950)
  • added more Greek translation (thank you Gregory.K)
QOwnNotes - Release v20.11.6

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

20.11.6

  • the setting of an empty note folder name is now prevented
    (for #1949, thank you @fnkabit)
QOwnNotes - Release v20.11.5

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

20.11.5

  • the html heading code highlighting was fixed (for #1933, thank you @fnkabit)
  • added more Spanish translation (thank you polkillas)
QOwnNotes - Release v20.11.4

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

20.11.4

  • the different Jump to actions in the Windows menu are now disabled if the panels
    they jump to are disabled (for #1941, thank you @fnkabit)
  • updated the link to the Markdown cheatsheet to the new
    Markdown documentation
QOwnNotes - Release v20.11.3

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

20.11.3

  • fixed a bug where after deselecting notes from a multiple selection, the last selected
    note was not the current node (for #1939, thank you @fnkabit)
  • added more Bengali and Spanish translation (thank you Basudeb_Dhaka, richarson)
QOwnNotes - Release v20.11.2

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

20.11.2

  • a preview code block highlighting issue was fixed (for #1933)
  • the distraction free mode is now disabled when no note is selected
    (for #1936, thank you @fnkabit)
  • a new scripting hook insertAttachmentHook was added that is executed when an
    attachment file is inserted into the current note (for #1645)
QOwnNotes - Release v20.11.1

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

20.11.1

  • a possibly not updating note count when notes were removed was fixed
    (for #1934, thank you @fnkabit)