From: Ruben Beltran del Rio Date: Sat, 2 Mar 2024 22:26:40 +0000 (+0100) Subject: Update links X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/d82cb64204101e858ca720616fb192db705715ee Update links --- diff --git a/nota.gmi b/nota.gmi index 13c9aa4..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.