mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
u r
This commit is contained in:
@@ -239,8 +239,11 @@ END
|
|||||||
| `dailies_create_nonexisting` | following a link to a non-existing daily note will create it | true |
|
| `dailies_create_nonexisting` | following a link to a non-existing daily note will create it | true |
|
||||||
| `weekly_create_nonexisting` | following a link to a non-existing weekly note will create it | true |
|
| `weekly_create_nonexisting` | following a link to a non-existing weekly note will create it | true |
|
||||||
| `template_new_note` | markdown template for new notes | ~/zettelkasten/templates/new_note.md |
|
| `template_new_note` | markdown template for new notes | ~/zettelkasten/templates/new_note.md |
|
||||||
|
| `template_new_note` | set to `nil` if you want none | |
|
||||||
| `template_new_daily` | markdown template for new daily notes | ~/zettelkasten/templates/daily.md |
|
| `template_new_daily` | markdown template for new daily notes | ~/zettelkasten/templates/daily.md |
|
||||||
|
| `template_new_note` | set to `nil` if you want none | |
|
||||||
| `template_new_weekly` | markdown template for new weekly notes | ~/zettelkasten/templates/weekly.md |
|
| `template_new_weekly` | markdown template for new weekly notes | ~/zettelkasten/templates/weekly.md |
|
||||||
|
| `template_new_note` | set to `nil` if you want none | |
|
||||||
| `plug_into_calendar` | activate calendar support if true (needs calendar-vim plugin) | true |
|
| `plug_into_calendar` | activate calendar support if true (needs calendar-vim plugin) | true |
|
||||||
| `calendar_opts` | options for calendar, see below | see below |
|
| `calendar_opts` | options for calendar, see below | see below |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user