11 hours ago
26.4.18
Source
More at Home Site
- Fixed the main menu action Scripting > Find scripts in script repository, which stopped opening the script repository after the settings dialog pages were moved into dedicated widgets (for #3570)
- Added an optional Import metadata as YAML front matter mode to the Evernote import dialog, so imported note metadata can be stored in hidden front matter instead of a visible Markdown table when that format is preferred (for #1404)
- Added a new Edit > Select > Select enclosed text action that selects the innermost text surrounded by common Markdown delimiters, quotes, or brackets, making Vim-like "select inner block" selection available from the menu and a shortcut (for #1555)
- Conflicted copies of the note folder database can now merge missing tags and note tag assignments into the current database before the conflicted copy is removed, so sync conflicts no longer force you to choose between keeping one side's tag changes or deleting the conflicted database copy outright (for #1625)Code:
notes.sqlite
- Fixed note folder switching so all modified notes are written to disk before another note folder becomes active, preventing edited notes from being saved into the newly selected folder instead of their original one (for #3575)
- Fixed the Navigation panel heading parser so lines inside fenced code blocks are no longer interpreted as Markdown headings, preventing entries like
orCode:# ls -l
from appearing in the heading tree (for #3577)Code:## test
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

