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

links #155

Open
bdarcus opened this issue Jun 23, 2024 · 0 comments
Open

links #155

bdarcus opened this issue Jun 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bdarcus
Copy link
Owner

bdarcus commented Jun 23, 2024

Another issue in the CSL world is hyperlinks.

I think we figured out a reasonable initial solution there, which I will come back to and link later here.

Here's a related case.

typst/typst#4420

It might be so simple as doing something like this?

links:
    target: url-or-doi # ir url, use that; otherwise, use URL constructed from the DOI
    anchor: title # to just link on the target, value could be url-or-doi

Yes, would need to consider other doi-like URLs, like for pubmed and such. But I don't see that as a problem.

References:

@bdarcus bdarcus added the enhancement New feature or request label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant