quarto-dev / quarto-dev/quarto
Support Zotero group libraries in source editor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
After Quarto: Zotero - Connect Web Library, users can insert citations (Ctrl+Shift+F8) in Visual Editor.
From accessibility standpoint, source editor is more accessible to screen readers. However, @ sign only triggers autocompletion for a local bib file content. It would be nicer if the connected Zotero Group Libraries can be popped up in this autocompletion.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Quarto: Zotero - Connect Web Library flow and the source editor’s @ autocompletion, comparing it with citation insertion via Ctrl+Shift+F8. Done means connected Zotero Group Libraries appear in source-editor autocomplete while local bibliography completion continues to work, with the behavior usable by screen readers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100