Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify library or group as remote source in biblatex #1551

Open
tobiasdiez opened this issue Oct 28, 2022 · 0 comments
Open

Allow to specify library or group as remote source in biblatex #1551

tobiasdiez opened this issue Oct 28, 2022 · 0 comments
Labels
p3: minor For example an edge case that only affects very specific usage status: for future Something we cannot or shouldn't work on right now type: feature A completely new feature

Comments

@tobiasdiez
Copy link
Member

Biblatex supports remote bib files, so we should expose the complete library (or only a group) via a stable endpoint. Usuage would then look like:

\addbibresource[location=remote]{http://www.jabref.org/export/<shared id>?format=biblatex}

The "shared id" should be generated on request and the user needs to keep it safe (workflow should be similar to dropbox/onedrive/... "generate link for sharing").

Reference: https://retorque.re/zotero-better-bibtex/exporting/pull/

@tobiasdiez tobiasdiez added p3: minor For example an edge case that only affects very specific usage type: feature A completely new feature status: for future Something we cannot or shouldn't work on right now labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3: minor For example an edge case that only affects very specific usage status: for future Something we cannot or shouldn't work on right now type: feature A completely new feature
Projects
None yet
Development

No branches or pull requests

1 participant