noz-cli/NozCli/Commands
kryptomrx 58410f8d9f feat: link and templates commands with note linking helper
NoteLinkHelper inserts wikilinks into an existing 'Siehe auch' section
or appends one. ApplyPlaceholders fills {{title}}/{{date}}/{{topic}} in
template bodies. new --template <name> fetches a server-side template
before opening the editor. SlugGuard moved to NozCli.Core in a previous
session — remove stale copy from NozCli.
2026-05-17 00:28:22 +02:00
..
CatCommand.cs feat: link and templates commands with note linking helper 2026-05-17 00:28:22 +02:00
CdCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
ClearCommand.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
ConfigCommand.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
EditCommand.cs security: slug validation, path traversal protection, temp file cleanup 2026-05-16 23:36:40 +02:00
HelpCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
ICommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
LinkCommand.cs feat: link and templates commands with note linking helper 2026-05-17 00:28:22 +02:00
LsCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
MkdirCommand.cs feat: mkdir command creates folders via _index.md 2026-05-17 00:28:01 +02:00
MvCommand.cs feat: mv command with atomic note renaming and link rewriting 2026-05-17 00:27:53 +02:00
NewCommand.cs feat: link and templates commands with note linking helper 2026-05-17 00:28:22 +02:00
PushCommand.cs test: xUnit test suite and Forgejo CI pipeline 2026-05-16 23:53:40 +02:00
RmCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
StatusCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
SyncCommand.cs test: xUnit test suite and Forgejo CI pipeline 2026-05-16 23:53:40 +02:00
TemplatesCommand.cs feat: link and templates commands with note linking helper 2026-05-17 00:28:22 +02:00
TreeCommand.cs feat(commands): ls with detailed view, tree hierarchy, CancellationToken support 2026-05-16 23:20:49 +02:00
VersionCommand.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00