Neu: org-Templates
This commit is contained in:
@@ -6,5 +6,12 @@
|
||||
(global-set-key (kbd "C-c k") #'my/org-capture-new-kpi)
|
||||
(global-set-key (kbd "C-c n") #'my/org-capture-new-note)
|
||||
|
||||
|
||||
;; org-roam-keybindings
|
||||
(global-set-key (kbd "C-c r f") #'org-roam-node-find)
|
||||
(global-set-key (kbd "C-c r i") #'org-roam-node-insert)
|
||||
(global-set-key (kbd "C-c r b") #'org-roam-buffer-toggle)
|
||||
|
||||
|
||||
(provide 'init-keybindings)
|
||||
;;; init-keybindings.el ends here
|
||||
|
||||
Reference in New Issue
Block a user