quarto-dev / quarto-dev/quarto
Feature request: more flexible ways to search for citing articles
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Type: Feature Request
When finding citing articles in Quarto document via @ sign, users can only search for the articles by the BibTeX key.
notZaki.pandocciter provides more flexible ways to search for the articles, such as author, title, year, etc., including the BibTeX key. Is it possible to add this feature to Quarto?
Extension version: 1.94.0
VS Code version: Code - Insiders 1.82.0-insider (501baeb5e07b5a404f862d922bacb93771d91331, 2023-08-18T05:32:38.035Z)
OS version: Windows_NT x64 10.0.22621
Modes:
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
The issue names no files, tests, or entry points; start by locating Quarto's citation search invoked by @ in a document and compare it with PandocCiter. Define how author, title, year, and BibTeX-key searches should work, then verify the behavior in the VS Code extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100