epwalsh / epwalsh/obsidian.nvim
Telescope picker of the local graph
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 6.2k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
### 🚀 The feature, motivation and pitch
Make a picker which fetches all notes linked to the current note up to a certain depth (pre-defined or queried from the user). This would be great for improving note search in a neovim way.
### Alternatives
_No response_
### Additional context
_No response_
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
No files, tests, or entry points are named. Start by locating the plugin's existing picker and note-link handling, then determine how a bounded local graph traversal and user-selected depth would fit them. Done means a picker can display notes linked to the current note within the configured or requested depth.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100