mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -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
|
-- Main paths
|
||||||
home = '/path/to/directory', -- path to main notes folder
|
home = '/path/to/directory', -- path to main notes folder
|
||||||
daily = '/path/to/directory', -- path to daily notes
|
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
|
templates = '/path/to/directory', -- path to templates
|
||||||
|
|
||||||
-- Specific note 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