github epwalsh/obsidian.nvim v1.2.0

latest releases: v3.9.0, v3.8.1, v3.8.0...
2 years ago

What's new

Added 🎉

  • Added :ObsidianNew command for creating a new note with a given title.
  • Added setup configuration option note_id_func, which can be set to a custom function for generating new note IDs. The function should take a single optional string argument, a title of the note, and return a string. The default method for generating new note IDs is to generate a Zettelkasten-like ID using a timestamp and some random letters.

Commits

386bb84 Update
0d37089 Merge branch 'main' into new-note
516d2c3 Add :ObsidianNew command and option for custom note IDs

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.