Skip to content

Commit

Permalink
update org-roam-database-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
chens committed Nov 19, 2024
1 parent 617a4f8 commit 082c576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/init-org.el
Original file line number Diff line number Diff line change
Expand Up @@ -880,6 +880,7 @@ typical word processor."
:config
(progn
(setq org-roam-v2-ack t)
(setq org-roam-database-connector 'sqlite-builtin)
(setq org-id-link-to-org-use-id t)
(setq org-roam-completion-everywhere t)
(setq org-roam-node-display-template (concat "${title:*} " (propertize "${tags:10}" 'face 'org-tag)))
Expand Down

0 comments on commit 082c576

Please sign in to comment.