Skip to content

Version 4.3

Latest
Compare
Choose a tag to compare
@bartnv bartnv released this 07 Apr 14:45
· 3 commits to master since this release

New features in this release:

  • Add a button to compare the differences between a snapshot and the current contents of a note
  • Add support for hashtags -- they are highlighted in the note and can be searched for
  • Highlight certain hashtags with icons in the note list -- configure this within the settings
  • Add support for Frontmatter -- for now this can be used to add metadata to the text note -- currently supported entries:
    • title: Set a different title for the note within Flownotes than what is on the first line of the note
    • tags: Add hashtags to the note without them appearing in the note text
  • Add a button to switch the search results ordering between relevance and last-change

Plus various fixes.

Full Changelog: v4.2...v4.3