Skip to content

Releases: epwalsh/obsidian.nvim

v1.0.0

06 Aug 00:04
Compare
Choose a tag to compare

What's new

Added 🎉

  • Added :ObsidianOpen command for opening a note in Obsidian (only works on MacOS for now).

Commits

65193db Make :ObsidianOpen more robust
096bda9 Refactor, make shell commands more robust
5dc2d98 Add command for opening note in Obsidian app
6534b75 clean up

v0.1.0

05 Aug 18:28
Compare
Choose a tag to compare

What's new

Added 🎉

  • Initial plugin release

Commits

3bc4415 Bump version to v0.1.0 for release
7458b3c Fix issue template
8809875 Automate release process (#3)
2614088 Add :ObsidianToday command
f47082b Standardize opts
7ed87c9 Skip saving frontmatter on README.md
3a03a10 Note about syntax
8b54324 Add syntax
2fcff68 Fixes
8ca68b3 add echo module
8af54f0 Improve README
67ecc96 Woo!
dea8c0d Clean up
b26bb64 Safety checks
62e42ea switch to ripgrep for completion
624ef92 Abstract cache away
3ea9585 Make completion work without autoparis
1bd3f4f fixes
c22b7a7 get completion working
9049d9c clean up
d6b6e36 clean up
7692f68 fix formatting
5557417 update
16216ca Add tests (#2)
6159cca reorganize
fa51f5e clean up .cargo/
39f85e7 Merge pull request #1 from epwalsh/lua
82f9b37 implement note
0fa11ec fix up
bd11fa3 refactor
f429f2d clean up
bed3f0e Get working
857ad91 get it working
a4d61d8 Create LICENSE
86f0986 Add more
fbe22e4 first commit