text2citation

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
latex, typescript
Domain
search

Research direction

The issue describes a citation-search feature for Overleaf using LaTeX \cite syntax and BibTeX references, but names no files, tests, or entry points. First locate the citation handling and paper-search paths in the extension; done should include recognizing an unambiguous paper name, inserting its reference, and defining behavior for ambiguous matches.

Written by the indexing model from the issue text.

Description

type something in cite that implies the paper name, and it finds that ref and inserts it if it’s clear.

e.g. type \cite{DraftMarks2026} and it should find that reference (and if its not clear, maybe it just does nothing or outputs that its not clear, idk)

motivation: as a researcher I waste time inserting bibtex of papers I already know about, it’s less often I need to find a completely new reference to back up my statement.

Dominant language
TypeScript
Stars
129
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Demfier/openleaf

All issues in Demfier/openleaf

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.