Fixed org roam agenda entry duplication
This commit is contained in:
@@ -604,6 +604,7 @@ same directory as the org-buffer and insert a link to this file."
|
||||
(dolist (DB full-org-roam-db-list-pretty)
|
||||
(org-roam-append-notes-to-agenda "todos" DB)
|
||||
)
|
||||
(setq org-agenda-files (-uniq org-agenda-files))
|
||||
(org-roam-switch-db prev-org-roam-db-choice 1)
|
||||
)
|
||||
|
||||
|
@@ -707,6 +707,7 @@ exit
|
||||
(dolist (DB full-org-roam-db-list-pretty)
|
||||
(org-roam-append-notes-to-agenda "todos" DB)
|
||||
)
|
||||
(setq org-agenda-files (-uniq org-agenda-files))
|
||||
(org-roam-switch-db prev-org-roam-db-choice 1)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user