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:
@@ -194,11 +194,13 @@ The following table shows which command relies on what config option:
|
|||||||
| telekasten function | config option | creates what |
|
| telekasten function | config option | creates what |
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| `goto_today` | `dailies_create_nonexisting` | today's daily note |
|
| `goto_today` | `dailies_create_nonexisting` | today's daily note |
|
||||||
|
| [ENTER] on a day in the calendar | `dailies_create_nonexisting` | selected day's daily note |
|
||||||
| `find_daily_notes` | `dailies_create_nonexisting` | today's daily note |
|
| `find_daily_notes` | `dailies_create_nonexisting` | today's daily note |
|
||||||
| `goto_thisweek` | `weeklies_create_nonexisting` | this week's weekly note |
|
| `goto_thisweek` | `weeklies_create_nonexisting` | this week's weekly note |
|
||||||
| `find_weekly_notes` | `weeklies_create_nonexisting` | this week's weekly note |
|
| `find_weekly_notes` | `weeklies_create_nonexisting` | this week's weekly note |
|
||||||
| `follow_link` | `follow_creates_nonexisting` | new note |
|
| `follow_link` | `follow_creates_nonexisting` | new note |
|
||||||
| `new_note` | always true | new note |
|
| `new_note` | always true | new note |
|
||||||
|
| `new_templated_note` | always true | new note |
|
||||||
|
|
||||||
If the associated option is `true`, non-existing notes will be created.
|
If the associated option is `true`, non-existing notes will be created.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user