Download Latest Version v3.9.0 source code.tar.gz (148.5 kB)
Email in envelope

Get an email when there's a new version of obsidian.nvim

Home / v3.7.13
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-05-31 1.7 kB
v3.7.13 source code.tar.gz 2024-05-31 146.8 kB
v3.7.13 source code.zip 2024-05-31 192.9 kB
Totals: 3 Items   341.4 kB 0

What's new

Fixed ✅

  • Made workspace detection more robust.
  • Fixed regression where frontmatter is updated in template files.
  • Fixed finding backlinks with URL-encoded path references.
  • Fixed using templates with frontmatter when disable_frontmatter is set to true. Previously the frontmatter would be removed when the template was inserted, now it will be kept unchanged.
  • Add compatibility for NVIM 0.11.
  • Fixed warnings when renaming a note using dry-run.
  • Fixed handling check boxes with characters that have a special meaning in regular expressions (e.g. "?").
  • Client:create_note() will always ensure the parent directory exists, even when not writing the note itself to disk, to avoid downstream issues (see [#600]).
  • Identify mailto: links as URLs.

Commits

0e9bc3a chore(release): bump version to v3.7.13 for release 3d5fbcd Fix edge case of deduplicating tags d211c1c chore(docs): auto generate docs 0c819b5 Added checkbox for important tasks in default configuration (#574) bb785f7 Identify mailto: links as URLs 1208a02 Fix compat function to work in async d136011 Fixed logging from :ObsidianRename --dry-run (#602) 98275b6 chore(docs): auto generate docs 49cfe4d Always ensure note dir exists from Client:create_note d808307 fix: upgrade to vim.islist without errors (#598) 3fe34f5 Fix handling checkboxes with regex magic chars 0890a3f Add support for neovim 0.11 (#593) 7b59d90 Fixed using templates with frontmatter with disable_frontmatter=true 6943cb4 Fix finding backlinks with URL encoded paths a9978d0 Fixed regression with updating frontmatter in templates 2e1f034 Make workspace detection more robust (#578)

Source: README.md, updated 2024-05-31