mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
Update README with org-roam-link-representation customization
This commit is contained in:
@ -46,6 +46,7 @@ package manager.
|
|||||||
:straight (:host github :repo "jethrokuan/org-roam")
|
:straight (:host github :repo "jethrokuan/org-roam")
|
||||||
:custom
|
:custom
|
||||||
(org-roam-directory "/path/to/org-files/")
|
(org-roam-directory "/path/to/org-files/")
|
||||||
|
(org-roam-link-representation 'title) ;; or keep it as 'id
|
||||||
:bind
|
:bind
|
||||||
("C-c n l" . org-roam)
|
("C-c n l" . org-roam)
|
||||||
("C-c n t" . org-roam-today)
|
("C-c n t" . org-roam-today)
|
||||||
|
Reference in New Issue
Block a user