petervelosy / freeplane-zotero

A Freeplane addon which makes it possible to assign citations from Zotero to any node on a Freeplane mind map.
GNU General Public License v3.0
17 stars 1 forks source link

Pop-Up citation style #10

Open trn84 opened 1 year ago

trn84 commented 1 year ago

Hi!

thank you for the great work. The idea is exactly what I was looking for :-)

However, I have an issue when assigning a citation to a node. Every time I am asked for the citation style from within zotero. Is this intended?

Best regards

Olifair commented 4 months ago

I had the same comment : is it really necessary that for every insertion of a reference the citation style is asked for ? It seems to be that this is only necessary once at the beginning of a session (similarly as with the Libreoffice plugin), but not every time. It's quite a lot of extra clicks ....

petervelosy commented 1 week ago

Dear @trn84 and @Olifair,

I will look into this. freeplane-zotero does not currently use the "setDocPrefs" API operation of Zotero (see https://www.zotero.org/support/dev/client_coding/http_integration_protocol), but my impression is that if this were called with the chosen citation style, Zotero would not pop up the citation style selector every time.

Kind regards, Peter

Olifair commented 1 week ago

Great, thanks for looking into this.

Oliver