noz-cli/NozCli
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
..
Commands feat: mv command with atomic note renaming and link rewriting 2026-05-17 00:27:53 +02:00
Rendering security: slug validation, path traversal protection, temp file cleanup 2026-05-16 23:36:40 +02:00
Repl feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
Security security: slug validation, path traversal protection, temp file cleanup 2026-05-16 23:36:40 +02:00
NozCli.csproj feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
Program.cs feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
VersionInfo.cs feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00