GitMurf/roam-highlighter

Pass through common academic publication metadata as tokens

XZF0 opened this issue · 2 comments

XZF0 commented

... at least the citation_* namespace; possibly others as well, prism in particular.

Simply passing them through will be excellent.

No need to integrate / coerce into a single namespace, except that the two de-facto universal IDs: DOI and PMID (PubMed ID); these probably deserve their own standard tokens, regardless of how they are represented on the page.

The utility: the header / title line could be configured to include publication year and authors, and outgoing links not only to the source page but to the "canonical" home page (DOI crossref) and to the PubMed page. The DOI link could be intercepted locally to open the corresponding PDF.

Metadata tags are described here

@DmitriR I am merging this with another issue opened similar to this. I put a few ideas I'm working on in it.

Duplicate of #119