Diego de la Hera

Results 140 comments of Diego de la Hera

Likewise, try and see if React warnings (i.e., not errors) can be hidden from the console.

Also, Local Citation Network window is printing some warnings both to the console and to the debug log. Some of them can be hidden by setting Vue to production mode.

I agree with you that a citation doesn't make sense without a source/citing item. The citation's source item is [already specified](https://github.com/diegodlh/zotero-cita/blob/adacd1818e0ebc556d159ef1a141261e36b35871/src/citation.js#L31) in the Citation constructor. Unfortunately, I think that passing...

Also consider using a specific _tag_ instead of a specific note _name_.

Thanks, @scannopolis. This has been suggested by another user as well. Right now the option is disabled on the Cita submenu if only one item has been selected. A possible...

@Dominic-DallOsto, if a citation is linked to a saved Zotero item, would it make sense to use its key instead of one generated on the fly? As I understand this...

> It should also be possible to show release notes in the Zotero add-ons menu by including the tag like in Better BibTeX here. I haven't tested this though. Oh,...

Oh, got it! I couldn't see it because I had automatic updates enabled. I'll check what format the updateInfoURL should return so it doesn't fail. But yes, as you said,...

Refer to MediaWiki's OAuth 2 documentation for developers: https://www.mediawiki.org/wiki/OAuth/For_Developers#Authorization_2

Consider Better BibTeX's GML exporter, that relies on there being lines of the form cites: citationkey in the extra field, as [pointed out](https://forums.zotero.org/discussion/comment/332430/#Comment_332430) by @retorquere