Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
nn
command
|
|
|
nn/cmd
Package cmd contains all cobra subcommands for the nn CLI.
|
Package cmd contains all cobra subcommands for the nn CLI. |
|
internal
|
|
|
ast
Package ast provides a lightweight structural outline of source files for LLM consumption.
|
Package ast provides a lightweight structural outline of source files for LLM consumption. |
|
backend
Package backend defines the Backend interface for note storage.
|
Package backend defines the Backend interface for note storage. |
|
backend/gitlocal
Package gitlocal implements the Backend interface using the local filesystem with a Git repository for history.
|
Package gitlocal implements the Backend interface using the local filesystem with a Git repository for history. |
|
config
Package config handles loading and resolving nn configuration.
|
Package config handles loading and resolving nn configuration. |
|
index
Package index manages the SQLite cache of note metadata.
|
Package index manages the SQLite cache of note metadata. |
|
note
Package note provides the core Note type, ID generation, and frontmatter parsing/serialisation for the nn Zettelkasten CLI.
|
Package note provides the core Note type, ID generation, and frontmatter parsing/serialisation for the nn Zettelkasten CLI. |
|
Package plugins exposes the embedded Claude Code plugin for nn install-hooks.
|
Package plugins exposes the embedded Claude Code plugin for nn install-hooks. |
|
Package skills exposes the embedded skill directories for nn install-skills.
|
Package skills exposes the embedded skill directories for nn install-skills. |
Click to show internal directories.
Click to hide internal directories.