|
@ -2218,12 +2218,9 @@ Org-mode[fn:60] is a document editing and organizing mode, designed for notes, p |
|
|
"o" '(:ignore t :which-key "Org") |
|
|
"o" '(:ignore t :which-key "Org") |
|
|
"oe" '(org-export-dispatch :which-key "Export") |
|
|
"oe" '(org-export-dispatch :which-key "Export") |
|
|
"ot" '(org-babel-tangle :which-key "Tangle") |
|
|
"ot" '(org-babel-tangle :which-key "Tangle") |
|
|
"oi" '(org-toggle-inline-images :which-key "Images")) |
|
|
|
|
|
|
|
|
"oi" '(org-toggle-inline-images :which-key "Images") |
|
|
"of" '(:ignore t :which-key "Footnotes") |
|
|
"of" '(:ignore t :which-key "Footnotes") |
|
|
"ofn" '(org-footnote-normalize :which-key "Normalize")) |
|
|
"ofn" '(org-footnote-normalize :which-key "Normalize")) |
|
|
|
|
|
|
|
|
;; Custom toggle for inline images. |
|
|
|
|
|
(dotfiles/leader |
|
|
|
|
|
#+END_SRC |
|
|
#+END_SRC |
|
|
|
|
|
|
|
|
** Org Roam |
|
|
** Org Roam |
|
|