feat: Add denote-lint, replace consult-note with consult-denote
This commit is contained in:
@@ -91,9 +91,9 @@
|
||||
;; o for org-mode
|
||||
(general-def
|
||||
:prefix "C-c o"
|
||||
"f" 'consult-notes
|
||||
"f" 'my-denote-find-file
|
||||
"g" 'consult-denote-grep
|
||||
"s" 'consult-org-agenda
|
||||
"g" 'consult-notes-search-in-all-notes
|
||||
"C" 'calendar
|
||||
"c" 'org-capture
|
||||
"d" 'denote
|
||||
|
||||
Reference in New Issue
Block a user