From b6ff784fbb46f170c8851be696a864e101606be5 Mon Sep 17 00:00:00 2001 From: Sleepful Date: Thu, 6 Jul 2023 14:20:47 -0600 Subject: [PATCH] Update README with correct configuration name --- doc/telekasten.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/telekasten.txt b/doc/telekasten.txt index e70b6a5..69890c1 100644 --- a/doc/telekasten.txt +++ b/doc/telekasten.txt @@ -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