github pbek/QOwnNotes v21.10.7
Release v21.10.7

latest releases: v24.9.6, v24.9.5, v24.9.4...
2 years ago

21.10.7

  • you can now add an url-encoded heading to a note link as url fragment to
    attempt to jump to that heading in the linked note when clicking the link
    (for #1977)
    • this works with opening links in the note text edit and the preview
    • [my note](my-note.md#First%20heading) will attempt to jump to a heading
      First heading in note my-note.md (note that %20 is decoded as space)
    • the heading will be searched with the in-note search, so for the link
      [my note](my-note.md#First%20heading) there will be searched for the
      text ## First heading inside the note
    • this feature is still work in progress
  • links like www.github.com (without any url-schema like http://) are now
    also highlighted as links the note text edit and can also be opened there
    (for #2260)

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.