JSAbrahams / Academic-Journal

📚 A journal to keep track of notes
MIT License
1 stars 1 forks source link

Load all information from Zotero database #39

Closed JSAbrahams closed 4 years ago

JSAbrahams commented 4 years ago

Implements #33

We now also load:

Furthermore we add more advanced markdown generation, with references and a reference list.

It seems that Zotero locks the database when open, so I don't really see a way to circumvent this. sqlite browser also cannot open the database when Zotero is open, so we will likely have to live with this limitation of the application.