Diego de la Hera

Results 85 issues of Diego de la Hera

As described [here](https://github.com/diegodlh/zotero-cita/pull/148#issuecomment-1022371669), calling a Citation object's `linkToZoteroItem` method before the Citation has been added to a SourceItemWrapper object via its `addCitations` method may be problematic. For example, what would...

software design

Zotero cloud storage synchronization is complaining that some citations notes are too long to be synced. Consider splitting these notes into multiple notes. Potentially related to #58, #81

bug

Zotero checks for updates automatically, both for Zotero itself and for its add-ons. It does this by checking the update URL provided in the add-on `install.rdf` file. Right now this...

analytics

Our custom Wikidata JSON translator is an adaptation of Zotero's Wikidata translator. Many changes made to the former would apply to the latter. See for example #119, #93, and #140....

software design

When an item is added to Zotero, consider running automatic actions, such as fetching its QID and citations from Wikidata, as [proposed](https://meta.wikimedia.org/wiki/Wikicite/grant/WikiCite_addon_for_Zotero_with_citation_graph_support#Fetcher_module) in the original proposal. Consider running same actions...

enhancement

PMID and PMCID should be added as PIDs both to the citation/cited item editor, and to the citations pane. QIDs should be able to be fetched using these PMIDs. Somewhat...

enhancement
translators
PIDs

**Is your feature request related to a problem? Please describe.** For each cited item, Cita stores whether that item exists in the Zotero library already. This information is stored in...

enhancement

The name of the Citations note should either be localized ("Citations", "Citas", etc), or set to something that wouldn't change between languages ("WikiCite"). Either way, notes set while running in...

enhancement
i18n

Support other Wikibase instances apart from Wikidata. Parameters should be configured through the preferences (#35), including: - instance URL - SPARQL endpoint - reconciliation service (if applicable) - relevant QIDs...

enhancement

> The [shortDOI Service](https://shortdoi.org/) creates shortened DOI® names, of the form 10/abcde, as aliases for existing DOI names, which are often very long strings. These short DOIs are pulled into...

enhancement