mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 14:14:24 -05:00
@@ -69,7 +69,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
|
dailies = '/path/to/directory', -- path to daily notes
|
||||||
weeklies = '/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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user