From 9b50087480e1dfe8fe40215fe7d293146222edc2 Mon Sep 17 00:00:00 2001
From: NotAShelf
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