noz-cli/NozCli.Core/Client
kryptomrx 5a26de8a11 feat: mv command with atomic note renaming and link rewriting
NoteRenamer fetches inbound graph edges, creates the note under the new
slug (patching the topic frontmatter field if the prefix changes),
rewrites all wikilinks and markdown links in linking notes, then deletes
the old slug. Tests cover wikilink/markdown-link replacement and topic
patching.
2026-05-17 00:27:53 +02:00
..
HashHelper.cs Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
NoteRenamer.cs feat: mv command with atomic note renaming and link rewriting 2026-05-17 00:27:53 +02:00
NozApiClient.cs feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00