github epwalsh/obsidian.nvim v3.7.9

latest releases: v3.9.0, v3.8.1, v3.8.0...
5 months ago

What's new

Fixed ✅

  • Fixed an issue where template insertion occurred below the intended line, it now correctly inserts at the current line.
  • Fixed :ObsidianOpen issue on WSL OS name identifier check with different release name case.
  • Ensure ID of daily notes is always equal to the stem of the path.

Changed ⚠️

  • Don't insert a default alias for daily notes when daily_notes.alias_format is nil.

Commits

8a33ad4 chore(release): bump version to v3.7.9 for release
a37619a Change how we infer ID and default alias for daily notes (#544)
6ffd196 fix: os_uname check for wsl (#543)
1265a1f fix: ensure template insertion to occur at the current line instead of below (#539)

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.