noz-cli/NozCli
kryptomrx 4248ff2255 refactor(repl): Topic-based navigation model
- Replace flat path string with CurrentTopic + CurrentSubPath
- SlugRelative() strips topic prefix for relative name resolution
- FoldersInView() returns topics at root, slug sub-segments within topic
- NotesInView() filters by topic and subpath
- NavigateTo() / NavigateUp() for cd navigation
- ResolveSlug() / ResolveNewSlug() for command argument resolution
2026-05-16 23:20:29 +02:00
..
Commands Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
Repl refactor(repl): Topic-based navigation model 2026-05-16 23:20:29 +02:00
NozCli.csproj Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
Program.cs Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00