X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/d15c985e3a9b47f1ca95867c37f599b6d2127452..d82cb64204101e858ca720616fb192db705715ee:/nota.gmi diff --git a/nota.gmi b/nota.gmi index 63461f0..1d78136 100644 --- a/nota.gmi +++ b/nota.gmi @@ -95,13 +95,13 @@ Unless disabled, these are the key bindings provided: - `om`, `:NotaOpenMonthlyNote`, Opens this month's monthly note. - `os`, `:NotaOpenSeasonalNote`, Opens this season's seasonal note. - `oy`, `:NotaOpenYearlyNote`, Opens this year's yearly note. -- `on`, `:NotaOpenNote`, Opens an arbitrary note. (Requires [fzf-lua][fzf-lua]) +- `on`, `:NotaOpenNote`, Opens an arbitrary note. (Requires fzf-lua) ### Task Views - `oa`, `:NotaOpenAgenda`, Opens the agenda window with this week's tasks. - `oo`, `:NotaOpenOpen`, Opens a window that lets you navigate through all open tasks. - `oO`, `:NotaOpenOpenImportant`, Opens a window that lets you navigate through all open important tasks. -- `oj`, `:NotaOpenJournal`, Opens a window that lets you search completed tasks to find journal entries. (Requires [fzf-lua][fzf-lua] and ripgrep) +- `oj`, `:NotaOpenJournal`, Opens a window that lets you search completed tasks to find journal entries. (Requires fzf-lua and ripgrep) ### Task Handling Commands - `t`, `:NotaToggleTask`, Toggles completion state of the task under the cursor. @@ -124,7 +124,6 @@ Unless disabled, these are the key bindings provided: ## Conventions used in the text files. -- [ ] and - [x] indicate a regular task -* [ ] and * [x] indicate an important task - -- [>] and * [>] indicate a rescheduled task. This is only applied to tasks that were rescheduled after they were due. +- - [ ] and - [x] indicate a regular task +- * [ ] and * [x] indicate an important task +- - [>] and * [>] indicate a rescheduled task. This is only applied to tasks that were rescheduled after they were due.