epwalsh / epwalsh/obsidian.nvim
Feature request: footnotes
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 6.2k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
footnotes working with this plugin? E.g. when doing :ObsidianFollowLink it should go to footnote.
Originally posted by @einarpersson in https://github.com/epwalsh/obsidian.nvim/discussions/751
I am going to start looking at implementing this, if anyone wants to help let me know.
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
Start at the :ObsidianFollowLink command and trace how the plugin identifies and follows links. Compare that behavior with the footnote format described in the linked Obsidian article. Done means invoking :ObsidianFollowLink on a footnote takes the user to the corresponding footnote target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100