Open rufuspollock opened 2 years ago
This seems to be trivially solvable by using the Zotero plugin for Obsidian. We can cross link the BibLaTeX that Zotero exports and then we have a wiki + bibliography with a single source of truth. This seems like a lovely setup.
This seems to be trivially solvable by using the Zotero plugin for Obsidian. We can cross link the BibLaTeX that Zotero exports and then we have a wiki + bibliography with a single source of truth. This seems like a lovely setup.
Does Obsidian pull the whole library or just individual papers? Here i was thinking more of a way to publish the whole library in a browsable way - you could think of it as an enhanced version of the listing we currently have in the root README.md of this repo.
Ok, I think I understand better. Zotero lets us directly export to HTML report directly. If that's broweseable enough then good, otherwise we'll have to find something to process the biblatex output and render that on Github or something.
https://github.com/life-itself/web3/blob/main/web3.html https://github.com/inukshuk/jekyll-scholar
@sdiehl the way our website build works we can run any javascript stuff we want and spit out static html to as many pages as we want. That's why i was looking for a node library that could access zotero directly - see analysis section of the issue description.
Alternatively we spit out bibtex and then process that - it just adds an extra steps of exporting the bibtex and then processing the bibtex.
My other thought about the JS library was that you could use it client side if you want something fancy like an overall library page.
PS: I've got the overall html export displaying now (just needed to move the public directory).
Pull items out of Zotero and display them. A subpart / follow up to #44
Tasks
Analysis
Research Libraries for Accessing Zotero
https://github.com/zotero/publications/issues/71