diff --git a/options.html b/options.html index 10bfb54..6f69479 100644 --- a/options.html +++ b/options.html @@ -1062,6 +1062,10 @@ Thus, it will not be wrapped in `""`.
Type: If using nvim-cmp, otherwise set to false Type: boolean Declared by: Date format used for creating daily notes Type: string Default: Declared by: Directory in which daily notes should be created Type: string Default: Declared by: Obsidian vault directory Type: string Default: Declared by: Whether to enable nvim-orgmode: Neovim plugin for Emac Orgmode. Get the best of both worlds. Type: boolean Default: Example: Declared by:vim.notes.obsidian.completion.nvim_cmp
<neovim-flake/modules/notes/obsidian/obsidian.nix>
+
vim.notes.obsidian.daily-notes.date-format
""
+ <neovim-flake/modules/notes/obsidian/obsidian.nix>
+
vim.notes.obsidian.daily-notes.folder
""
+ <neovim-flake/modules/notes/obsidian/obsidian.nix>
vim.notes.obsidian.dir
"~/my-vault"
<neovim-flake/modules/notes/obsidian/obsidian.nix>
vim.notes.orgmode.enable
false
true