Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 21:37
· 890 commits to main since this release

What's new

Changed ⚠️

  • Improved :ObsidianBacklinks command to use its own buffer type instead of the location list.
    It's now more readable.
  • Removed save on write for :ObsidianNew and :ObsidianToday (#32).

Fixed ✅

  • :ObsidianOpen now works on Linux.

Commits

d0d10bf detect linux os (#29)
ff7123e Improve :ObsidianBacklinks command (#31)
d4069f5 Remove write on save (#32)
5254426 Fix README
abbd6d3 Update version
f83e1e8 Add :ObsidianSearch command (#27)