What's new
Added 🎉
- Built-in
title_idnote ID preset for UTF-8 slug IDs with collision suffixing. - Date parser for common date formats.
:Obsidian todaycan accept a specific date.
Fixed ✅
:Obsidian tagssupport Unicode tags.opts.checkbox.enabledworks.- Telescope picker filtering works with right ordinal value.
api.resolve_attachment_pathwill 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