Config: install olivetti to prettify org-mode, edit some keybindings
This commit is contained in:
@@ -88,12 +88,6 @@ Disable jinx-mode if it's enable and global-jinx-mode is disable , otherwise tog
|
||||
(org-back-to-heading)
|
||||
(org-cycle)))
|
||||
|
||||
(defun consult-org-ripgrep ()
|
||||
"Search in org files use consult-ripgrep."
|
||||
(interactive)
|
||||
(consult-ripgrep (unless *is-windows*
|
||||
'("~/org/my-org-note/" "~/org/hugo/this-is-my-blog/all-blog.org"))))
|
||||
|
||||
(defun my-denote-journal-path-to-existing-entry (&optional date interval)
|
||||
"Return the path of current denote journal if it exists, otherwise return nil."
|
||||
(require 'denote-journal)
|
||||
|
||||
Reference in New Issue
Block a user