hephaestus/crates
Erich Blume 4e8f6743cf
Some checks failed
Build / validate (pull_request) Failing after 6m34s
feat: wiki-links by id — id-first resolution + heph.nvim [[ picker (§8.4)
Backend: `links::resolve_id` now checks for an exact live node id before
alias/title, so a canonical `[[NODEID]]` link resolves to its node and
can't be shadowed by a like-named node. Legacy `[[Name]]` links still
resolve by name (until the migration), so this is additive.

heph.nvim: `link.insert` (bound to insert-mode `[[` and `:Heph link`)
searches via the `search` RPC and inserts `[[NODEID]]`, with a "+ Create
new doc" entry; `<CR>` follow resolves the id directly. e2e covers
search→insert→materialize and the create path.

Remaining (§8.4): read-expansion/conceal display + the one-time
[[Title]]→[[NODEID]] migration (then retire name-resolution + the hack).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 12:07:46 -07:00
..
heph feat(core): tags — canonical tag nodes + OR-set tagging (§4, §8.3) 2026-06-03 11:18:51 -07:00
heph-core feat: wiki-links by id — id-first resolution + heph.nvim [[ picker (§8.4) 2026-06-03 12:07:46 -07:00
heph-tui feat(tui): s sort toggle — default vs project-grouped (§8.1) 2026-06-03 11:01:51 -07:00
hephd feat: wiki-links by id — id-first resolution + heph.nvim [[ picker (§8.4) 2026-06-03 12:07:46 -07:00