mgmeyers / obsidian-pandoc-reference-list

Display a formatted reference in Obsidian's sidebar for each pandoc citekey in the active document.
GNU General Public License v3.0
176 stars 9 forks source link

Default literature note folder, file name template, and note template #99

Open jamespcollins opened 8 months ago

jamespcollins commented 8 months ago

I would like to use [[@citeKey]] links to create new notes per item in my Zotero library. Ideally, I would like to have the following configurations in the plugin settings:

I will try to implement myself as I have time, but I lack familiarity with the language and app structure. Thanks for considering.

FeralFlora commented 7 months ago

Did you intend this for the Zotero Integration plugin? Or did you suggest to expand the capabilities of Pandoc Reference List to include literature note creation capabilities? This seems unlikely, when Zotero Integration already does most of what you are suggesting.

Usually, this is controlled by this setting, but perhaps plugins can intercept the process somehow: image

Alternatively, see this suggestion for an import button in the tooltip that triggers Zotero Integration's import API, where note location and the rest is already set: https://github.com/mgmeyers/obsidian-pandoc-reference-list/issues/104

Zotero Integration can also bulk import items from your Zotero library using scripts or the classic view of the citation picker.