quarto-dev / quarto-dev/quarto-cli
Backlinks in website output
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
I've started to write all of my personal notes in Quarto, and as I use the Zettelkasten method, what would be really great would be to have some kind of two-way links between pages. One way to do this would be to have an option to have some kind of 'what links here' section at the bottom of each page to make links more bidirectional.
Thank you for the amazing project!
Contributor guide
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 proposes adding a “what links here” section to each website page to provide bidirectional links for Zettelkasten notes. No implementation files, tests, or entry points are identified; first determine where website output and page links are generated, then define the expected backlink behavior and its tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100