epwalsh / epwalsh/obsidian.nvim
Support for `title`/`alias` on `ObsidianSearch`
- Dominant language
- Lua
- Stars
- 6.2k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
### 🚀 The feature, motivation and pitch
IMHO, using `ObsidianSearch` grepping is sub optimal when you already known `title` or `alias` (defined on front matter) you are looking for.
In addiction, `ObsidianQuickSwitch` is not useful when notes are named after `ID`s.
### Alternatives
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Start by tracing the ObsidianSearch and ObsidianQuickSwitch entry points and how notes and their front matter are currently discovered. Define completion as allowing searches and quick switching by front-matter title or alias, including notes whose filenames are IDs; the issue does not identify specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100