typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
12 stars 0 forks source link

Support for live BibTeX file #199

Closed StarlightScribe closed 2 months ago

StarlightScribe commented 10 months ago

Description

Overleaf allows you to import a remotely hosted BibTeX file, such as from Paperpile. This keeps the bibliography automatically updated as you add references.

Use Case

This is very important for my workflow, as academic work involves research and writing at the same time. Having to download and upload a new bib file everytime I add a paper to my library simply isn't practical for something like a literature review.

Fabioni commented 10 months ago

Same as what I just described here: https://github.com/typst/webapp-issues/issues/4#issuecomment-1806866488

I also see this as a major problem in my workflow right now.

oskar2517 commented 6 months ago

Alternatively (or additionally), the File System API could be used to automatically reload a bib file from the local device.

StarlightScribe commented 2 months ago

Alternatively (or additionally), the File System API could be used to automatically reload a bib file from the local device.

This would be a good first step, but ideally as a web app it would be able to pull a remote bib file.

laurmaedje commented 2 months ago

This is implemented for Zotero and Mendeley and available in Typst Pro.

danieltomasz commented 3 weeks ago

How I can use this feature with Typst Pro? I cannot find a way how to add new references to web-app

laurmaedje commented 3 weeks ago

Responded in the other issue: https://github.com/typst/webapp-issues/issues/4#issuecomment-2319129852

StarlightScribe commented 3 weeks ago

To be clear, Paperpile support isn't in the plans?

On Thu, Aug 29, 2024, 6:08 PM Laurenz @.***> wrote:

Responded in the other issue: #4 (comment) https://github.com/typst/webapp-issues/issues/4#issuecomment-2319129852

— Reply to this email directly, view it on GitHub https://github.com/typst/webapp-issues/issues/199#issuecomment-2319130233, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBJ5BRHNDKPOKFQHTSHVGLZT6LXXAVCNFSM6AAAAAA7GVAGOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJZGEZTAMRTGM . You are receiving this because you authored the thread.Message ID: @.***>

laurmaedje commented 3 weeks ago

No, not currently.