Open CamdenClark opened 2 years ago
This sounds reasonable. Obsidian.nvim already uses a Zettel ID to create new notes on the fly, but it would be nice to be able to customize how Zettel IDs / prefixes are made. So maybe we could pull from the config file for Zettelkasten Prefixer when present.
https://github.com/epwalsh/obsidian.nvim/pull/16 adds an :ObsidianNew
command and a configuration option for customizing the paths / Zettel IDs for new notes.
Is #16 enough to close this issue as done?
🚀 The feature, motivation and pitch
The idea here is you'd have an
:ObsidianZettel
command or something similar that would have the ability to generate a new file using a template. This would support the core plugin "Zettelkasten Prefixer"Alternatives
Can't support this at the moment.
Additional context
No response