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

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

21.11.12

  • command snippets can now also be stored in bash or sh code blocks,
    preceded by a heading 2 or higher as a description (for #2304)
  • an issue with the bookmarks note name being overwritten by Commands when
    saving settings in the settings dialog was fixed (for #2304)
    • if your bookmarks note name was Commands it will be set to Bookmarks
      automatically on the next startup of the application
  • version 0.3.0 of the QOwnNotes command-line snippet manager
    (qc) was released
    • enable sorting of snippets via settings and allow sorting case-insensitively
    • cache snippets in case QOwnNotes is not running
    • don't throw an error if selectCmd was exited with an error code (e.g. by Ctrl + C)
  • added more translation (thank you marcoxbresciani, mguerra, rawfreeamy, marterra, amirkbrpr)
QOwnNotes - Release v21.11.11

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

21.11.11

  • there now is a software repository for Fedora 35
  • there now is a software repository for Raspberry Pi OS 11
  • now whitespaces after the list characters - or * for command or bookmark
    lists are allowed (for #2304)
  • an issue with no note being set initially after startup when using the note
    tagging scripting hooks was fixed (for #2309)
QOwnNotes - Release v21.11.10

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

21.11.10

  • the scripting functions startSynchronousProcess and startDetachedProcess now
    have an optional parameter workingDirectory (for #2300)
  • when vim-mode is enabled the application will first try to load a .vimrc.qownnotes
    file from your home directory, and if not found it will try to load the .vimrc file
    to add additional configs (for #2247)
  • fixed a possible crash with the note tag handling API and note tabs (for #2309)
  • the build on Debian 8 was fixed
  • added more translation (thank you rawfreeamy, marterra, mguerra)
QOwnNotes - Release v21.11.9

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

21.11.9

  • added support for the QOwnNotes command-line snippet manager
    to execute command snippets stored in notes in QOwnNotes from the command line
    (for #2304)
    • you can use notes with a special tag to store command snippets, which you can
      execute from the command-line snippet manager
    • for more information please visit the Command-line snippet manager
  • the startup time of the application was improved (for #2303, thank you @Waqar144)
  • added more translation (thank you ivonkatran, rawfreeamy, fitoschido, alexeyfdv, marterra)
QOwnNotes - Release v21.11.8

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

21.11.8

  • fixed a regression from 21.11.7 where notes couldn't be opened in a new tab if
    there weren't already note tabs open (for #2298)
  • added more Catalan, Croatian, French translation (thank you mguerra, milotype, chocolatine)
QOwnNotes - Release v21.11.7

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

21.11.7

  • it was fixed that when switching between notes in the note tab bar and then opening the current note
    in a new tab again it was possible to get a broken note tab (for #2298)
QOwnNotes - Release v21.11.6

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

21.11.6

  • pasting of text with newline character at the end into lists, when the copied text originates
    from inside the application was fixed (for #16)
  • added more Italian, Persian translation (thank you marcoxbresciani, amirkbrpr)
QOwnNotes - Release v21.11.5

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

21.11.5

  • the tooltip of a note in the note list will now be updated after the note was renamed in the note list
  • the output of the allowDifferentNoteFileName setting of each note folder was added
    to the Debug information (for #2297)
  • added more translation (thank you rawfreeamy, marterra, mguerra, rakekniven)
QOwnNotes - Release v21.11.4

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

21.11.4

  • you can now choose to also export attached media files and attachments of a note
    when exporting a note as Markdown file (for #1634)
    • the media files and attachments used in the note will be copied to the
      folder where the note is exported to
    • this only works for files from the media and attachments folder of the note folder
    • the links in the exported Markdown file will be updated
  • added more translation (thank you manuelasmiley, iclementine, rawfreeamy,
    chocolatine, anastasia_shymkiv38, rakekniven, marterra, mguerra)
QOwnNotes - Release v21.11.3

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

21.11.3

  • now the search text that was entered in the note search panel will not be
    highlighted automatically inside the note anymore, when that search text was
    removed from the search panel (for #2287)
  • note tag assignments will now not get removed immediately when a note
    folder is opened and a note file wasn't found anymore, instead they merely go
    stale and will be removed after 10 days, if the note file didn't come back by
    that time (for #2292)
    • this will for example prevent lost tag assignments when note file were not
      available yet when QOwnNotes was opened or the note folder was switched
  • added more Catalan, French translation (thank you mguerra, chocolatine)
QOwnNotes - Release v21.11.2

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

21.11.2

  • a preview problem (and possibly even a crash) when using ~~~~~~ in a code block was fixed
    (for #2288, thank you, @Waqar144)
  • the width of the Find action command bar was increased, so it's more likely
    for shortcuts to fit in
  • the highlighting for search results ("search extra selections") in the current
    note will now (hopefully) now also be removed when closing the search bar on
    desktop environments where there is an issue with removing them
    (for #2287)
QOwnNotes - Release v21.11.1

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

21.11.1

  • when capturing webpages with the Web Companion browser extension
    now every relative link to the same webpage will be transformed to an absolute
    link with an url (for #2285)
  • the styling of underlined text was improved (for #2283)
  • added more Brazilian Portuguese translation (thank you marterra)
QOwnNotes - Release v21.11.0

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

21.11.0

  • if the current note wasn't edited for a while, it is now possible again that it
    gets updated when there were small changes (for #2027)
  • there now also can style underlined text in the Editor color schema settings
    (for #2283)
    • if a Editor color schema was exported now the exported file will be
      opened in the file manager
    • if the Bold, Italic or Underline settings in Editor color schema
      was toggled now there also will be asked for a restart of the application
  • when capturing webpages with the Web Companion browser extension
    now an attempt is made to transform links starting with a /, like /my-page.html,
    to http://domain.com/my-page.html (for #2285)
  • added more translation (thank you amirkbrpr, hellojaccc, marterra)
QOwnNotes - Release v21.10.15

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

21.10.15

  • many ways to be more tolerant with externally modified notes were implemented,
    this should result in fewer note diff dialogs when some external process is
    messing with the current note (for #2027)
    • this mainly was a problem under macOS
  • added more translation (thank you mguerra, marcoxbresciani, amirkbrpr, marterra)
QOwnNotes - Release v21.10.14

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

21.10.14

  • more information about the different optional integrations and services in the
    settings dialog were added to make it more clear what the user enables
QOwnNotes - Release v21.10.13

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

21.10.13

  • the text format items in the Editor fonts & colors settings now show their
    assigned color again (for #2275)
QOwnNotes - Release v21.10.12

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

21.10.12

  • the text format item handling in the Editor fonts & colors settings was
    improved (for #2259)
  • a problem with the text format item font selector under Windows was fixed
    (for #2259)
  • the default for new note folders is Don't allow file name to be different from headline
    again, because it makes more sense for the way QOwnNotes works (was changed in 21.8.12)
    • existing note folders will not be modified automatically
  • the context menu of the spell checker is now better disabled in the Log panel
  • the note text of encrypted notes will now not be searched in the note search,
    because the search results in the encoded text would be misleading
    (for #2254)
    • the file names of encrypted notes will still be searched
  • added repositories for openSUSE Leap 15.4
  • added more translation (thank you marterra, rawfreeamy, mguerra, amirkbrpr)
QOwnNotes - Release v21.10.11

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

21.10.11

  • you can now set a different font for each text format in the Editor fonts & colors
    settings (for 2259)
  • added more Polish, Spanish translation (thank you rawfreeamy)
QOwnNotes - Release v21.10.10

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

21.10.10

  • no restart of the application is needed anymore when changing the default note file
    extension (for #2267, thank you @Waqar144)
  • a crash was fixed when the note headline was modified by a script in
    handleNewNoteHeadlineHook (for 2270)
    • this was a regression introduced in 21.10.9
  • added more Catalan, Portuguese translation (thank you mguerra, smarquespt)
QOwnNotes - Release v21.10.9

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

21.10.9

  • there now will be a warning that a restart of the application is needed when
    changing the default note file extension (for #2250)
  • more features were added to the linking of note heading (for #1977)
    • if a note and a heading were selected in the note link dialog the heading
      text will be added to the link title by default
    • if the current note is selected in the note link dialog the correct note
      file name will be used now instead of . to allow links to headings in
      the current note
    • when a note is renamed or moved to another sub-folder note links with
      heading fragments can now also be automatically renamed
      • this also works with note links to the current note
      • warning: this feature (especially the part with links to the current note)
        was very complex and might introduce regressions
  • the build for very old Qt versions was (hopefully) fixed again
  • a possible crash was fixed when renaming a note directly in the note list when
    Enter was pressed (for #1837)
  • added more translation (thank you amirkbrpr, marterra, danilosf, evildeepblue,
    marcoxbresciani, rawfreeamy)