[emacs] Update org roam export

This commit is contained in:
Correl Roush 2021-01-01 03:25:44 -05:00
parent 804f912164
commit ec14807d8c

View file

@ -817,7 +817,7 @@ Adapted from https://org-roam.readthedocs.io/en/master/org_export/.
(bls (cdr group)))
(insert (format "** [[file:%s][%s]]\n"
(f-relative file-from (f-dirname file))
(org-roam--get-title-or-slug file-from)))
(org-roam-db--get-title file-from)))
(dolist (backlink bls)
(pcase-let* ((`(,file-from _ ,props) backlink)
(content (plist-get props :content)))
@ -863,7 +863,6 @@ Adapted from https://org-roam.readthedocs.io/en/master/org_export/.
(goodreads (cdr (assoc "goodreads" identifiers)))
(amazon (cdr (or (assoc "amazon" identifiers)
(assoc "mobi-asin" identifiers)))))
(message "Identifiers: %S" identifiers)
(concat (cdr (assoc "note" entry))
"\n\n"
(my/org-roam--reference-details-list