noz-cli/NozCli.Core
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
..
Client feat: mv command with atomic note renaming and link rewriting 2026-05-17 00:27:53 +02:00
Config refactor(core): Native AOT - JSON source generators, AOT-safe models and API client 2026-05-16 23:20:21 +02:00
Models feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
Security test: xUnit test suite and Forgejo CI pipeline 2026-05-16 23:53:40 +02:00
Serialization feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
NozCli.Core.csproj feat(powershell): Noz PowerShell module with pipeline-native cmdlets 2026-05-16 23:42:27 +02:00