github obsidian-nvim/obsidian.nvim v3.15.11

10 days ago

What's new

Added 🎉

  • Built-in title_id note ID preset for UTF-8 slug IDs with collision suffixing.
  • Date parser for common date formats.
  • :Obsidian today can accept a specific date.

Fixed ✅

  • :Obsidian tags support Unicode tags.
  • opts.checkbox.enabled works.
  • Telescope picker filtering works with right ordinal value.
  • api.resolve_attachment_path will resolve file uri paths.

Commits

929f34d chore(release): bump version to v3.15.11 for release
7aa9d18 feat: support date parsing and :Obsidian today can accept specific date (#728)
eb2dde1 feat(builtin): add UTF-8 title-based note ID preset (#721)
3094a93 feat: api.resolve_attachment_path will resolve file uri paths. (#726)
4163e3b fix: telescope picking has right ordinal (#725)
46f886a fix: opts.checkbox.enabled works (#724)
1bf1119 docs: add laughing96 as a contributor for code (#720)
872dd38 fix: support searching unicode tags

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.