hephaestus/heph.nvim/lua/heph
Erich Blume d178a657e0
Some checks failed
Build / validate (pull_request) Failing after 10s
feat(nvim): live Telescope filter for the [[ link picker (§8.4)
Replace the "guess a query, then filter a frozen result set" flow with a
live fuzzy filter over every node when Telescope is present: type to
narrow `node.list`, <CR> inserts the highlighted node, <C-x> creates a
doc named the current prompt (a miss flows straight into making it). The
search-then-`vim.ui.select` two-step stays as the no-Telescope fallback.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 13:03:02 -07:00
..
command.lua feat: wiki-links by id — id-first resolution + heph.nvim [[ picker (§8.4) 2026-06-03 12:07:46 -07:00
conceal.lua feat(nvim): conceal wiki-link ids to styled name hyperlinks (§8.4) 2026-06-03 12:35:24 -07:00
config.lua
frontmatter.lua feat(nvim): inline #hashtags become tags on save (§8.3) 2026-06-03 11:57:25 -07:00
home.lua
init.lua infra(nvim): add stylua formatter + prek hook; normalize heph.nvim Lua 2026-06-03 11:55:07 -07:00
journal.lua
link.lua feat(nvim): live Telescope filter for the [[ link picker (§8.4) 2026-06-03 13:03:02 -07:00
node.lua feat(nvim): conceal wiki-link ids to styled name hyperlinks (§8.4) 2026-06-03 12:35:24 -07:00
picker.lua
rpc.lua
task.lua
util.lua
view.lua feat(nvim): do/late date chip (+ ↻) on task-view rows (§8) 2026-06-03 11:05:02 -07:00