What's new
Added 🎉
:Obsidian tagsandapi.cursor_tagwill work for tags in frontmatter.
Fixed ✅
- Fixed markdown backlinks, so they are properly located with regex and respect to anchoring
- Template substitutions revert to support string values.
- Cmdline completion will work for multiple arguments.
:Obsidian open's argument completion will work.
Commits
20432a5 chore(release): bump version to v3.15.10 for release
1be37f0 doc: daily notes.md (#710)
0bcf4c6 Cmd2 (#709)
a9d3fad fix: support string values in substitutions (#705)
1705e20 feat: :Obsidian tags will work on tags in frontmatter (#703)
e73c0d6 docs: add pR0land as a contributor for code (#700)
a0a32f7 Fixed markdown links when searching (#646)