Geeks for your information
QOwnNotes 19.1.6 - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: Windows (https://www.geeks.fyi/forumdisplay.php?fid=12)
+--- Forum: Freeware (https://www.geeks.fyi/forumdisplay.php?fid=67)
+--- Thread: QOwnNotes 19.1.6 (/showthread.php?tid=5175)

Pages: 1 2 3


QOwnNotes 19.1.6 - damien76 - 20 January 19

QOwnNotes 19.1.6

[Image: Note-versioning.png]

QOwnNotes is a open source (GPL) plain-text file notepad with markdown support and todo list manager for GNU/Linux, Mac OS X and Windows, that (optionally) works together with the notes application of ownCloud (or Nextcloud). So you are able to write down your thoughts with QOwnNotes and edit or search for them later from your mobile device (like with CloudNotes) or the ownCloud web-service. The notes are stored as plain text files and you can sync them with your ownCloud sync client. Of course other software, like Dropbox, Syncthing, Seafile or BitTorrent Sync can be used too.


Download

More at Home Site

Source


RE: QOwnNotes 19.1.6 - Kool - 24 August 24

Quote:24.8.6
  • Added a new editor color schema Everforest Hard Dark by @eburakova (for #3088 (opens new window))
  • Added a new editor color schema Everforest Hard Light by @eburakova (for #3089 (opens new window))
  • Added more Russian, Arabic, Korean translation (thank you, olesya_gerasimenko, noureddin, venusgirl)
  • There was a new release of the QOwnNotes Web Companion browser extension 2024.8.0
    • Bookmarks can now be edited in the bookmarks list (for #65 (opens new window))
      • This feature needs QOwnNotes 24.8.5 or higher
    • Update dependencies
    • Add more translations
Source code(zip)

More at Home Site

Source



RE: QOwnNotes 19.1.6 - Kool - 02 September 24

Quote:24.9.0
  • There now is a backlink widget in the navigation panel to show notes that link to the current note (for #1717 (opens new window))
    • You can click on the note to open it
    • You can search through the note names of the backlinks
  • The aarch64 CMake build process was fixed (for #3076
Source code(zip)

More at Home Site

Source



RE: QOwnNotes 19.1.6 - Kool - 04 September 24

Quote:24.9.1
  • The backlink widget in the navigation panel now also shows the links in the notes to the current note (for #1717 (opens new window))
    • By clicking on them, you can open the note and search for the link
  • Added more Russian, Spanish, Korean, Dutch translation (thank you, olesya_gerasimenko, fitojb, venusgirl, stephanp)

Source code(zip)

More at Home Site

Source



RE: QOwnNotes 19.1.6 - Kool - 10 September 24

Quote:24.9.3

In the backlink widget and the automatic link transformation, when notes are renamed, now relative links with / and urlencoded / (as %2F) are both supported (for #1717
The note link dialog will now not urlencode / anymore
Added more Arabic, Croatian, German translation (thank you, noureddin, milotype, rakekniven)

Source code(zip)

More at Home Site

Source



RE: QOwnNotes 19.1.6 - Kool - 28 September 24

Quote:24.9.7
  • Reading from settings will now be cached in memory to possibly speed up the application, hopefully not causing any regressions (for #3027 (opens new window))
  • The QOwnNotes API https://api.qownnotes.org (opens new window)got migrated to PHP 8.2, Symfony 6.4 and API Platform 3.3 for more speed and to be more future-proof (for #11 (opens new window))
  • The QOwnNotesAPI Nextcloud app was enabled and tested app for Nextcloud 30 (for #49 (opens new window))
    • There were troubles with the version API that didn't always happen when trying to access the versions of a file: 
      Code:
      Call to a member function getOwner() on null in file '/var/www/html/lib/private/Files/Filesystem.php' line 728
      • It's unclear why this happens, but it seems to be a problem with the Nextcloud server and not the app
 Source code(zip)

More at Home Site

Source



RE: QOwnNotes 19.1.6 - Kool - 06 October 24

Quote:24.10.0
  • qc (opens new window)v0.6.1 was released
  • Added more Chinese Simplified, Dutch, German, Swedish, Korean translation (thank you, huishengli, stephanp, rakekniven, dzenan, venusgirl)
Source code (zip)

More at Home Site

Source



RE: QOwnNotes 19.1.6 - Kool - 16 October 24

Quote:24.10.2
  • A small graphical glitch on macOS in the Markdown highlighting settings was fixed (for #3130 (opens new window))
  • Added more Spanish translation (thank you, alejandromoc)
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 29 October 24

Quote:24.10.4
  • Markdown tables can now be indented with up to three spaces to match the behavior of the preview (for #3137 (opens new window))
24.10.3
  • More warnings are now ignored in log dialog for Qt 6.8.0 (for #3134 (opens new window))
  • The contrast of the link color in the light color schema was increased to make it more readable (for #3139 (opens new window))
  • Added more Spanish translation (thank you, alejandromoc)
Source

More at Home Site



RE: QOwnNotes 19.1.6 - Kool - 01 November 24

Quote:24.10.5

The capturing of indented Markdown tables was improved (for #3137 (opens new window))
The actions in the Find action dialog is now using the correct font size, if you are overriding the global interface font size (for #3145 (opens new window))
Added more Russian, Spanish, Dutch, Korean, Swedish translation (thank you, catmenmilota, alejandromoc, stephanp, venusgirl, dzenan)

Source

More at Home Site