noz-cli/Noz.PowerShell
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
..
Cmdlets feat: mv command with atomic note renaming and link rewriting 2026-05-17 00:27:53 +02:00
Install-NozModule.ps1 feat(powershell): Noz PowerShell module with pipeline-native cmdlets 2026-05-16 23:42:27 +02:00
Noz.PowerShell.csproj feat(powershell): Noz PowerShell module with pipeline-native cmdlets 2026-05-16 23:42:27 +02:00
Noz.psd1 feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
NozCmdletBase.cs feat(powershell): Noz PowerShell module with pipeline-native cmdlets 2026-05-16 23:42:27 +02:00
NozGardenStats.cs feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
NozGraphEdge.cs feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
NozNote.cs feat(powershell): Noz PowerShell module with pipeline-native cmdlets 2026-05-16 23:42:27 +02:00
NozSearchHit.cs feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00