mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2025-12-31 22:04:24 -05:00
Merge pull request #268 from Sleepful/main
Create subdirs when creating new note
This commit is contained in:
@@ -70,7 +70,7 @@ telekasten.setup({opts})
|
||||
-- Main paths
|
||||
home = '/path/to/directory', -- path to main notes folder
|
||||
daily = '/path/to/directory', -- path to daily notes
|
||||
weekly = '/path/to/directory', -- path to weekly notes
|
||||
weeklies = '/path/to/directory', -- path to weekly notes
|
||||
templates = '/path/to/directory', -- path to templates
|
||||
|
||||
-- Specific note templates
|
||||
|
||||
2323
lua/telekasten.lua
2323
lua/telekasten.lua
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user