save
pkm save --title "Architecture Decision: Switch to Kafka" --tags architecture,kafkasave creates a note using a registered type’s template.
Options
Section titled “Options”| Option | Description |
|---|---|
--title | Required human-readable note title |
--type | Registered type name, defaults to note |
--tags | Comma-separated tags |
--subdir | Custom subdirectory under Notes/ |
--scope | global or project |
Examples
Section titled “Examples”pkm save --title "DAG: user_events_daily" --type dag --tags dag,airflowpkm save --title "Incident: delayed loads" --tags incident,data --scope projectGenerated filenames keep readable Markdown names and add aliases when needed.
DAG: user_events_daily -> DAG - user_events_daily.md