Skip to content

save

Terminal window
pkm save --title "Architecture Decision: Switch to Kafka" --tags architecture,kafka

save creates a note using a registered type’s template.

OptionDescription
--titleRequired human-readable note title
--typeRegistered type name, defaults to note
--tagsComma-separated tags
--subdirCustom subdirectory under Notes/
--scopeglobal or project
Terminal window
pkm save --title "DAG: user_events_daily" --type dag --tags dag,airflow
pkm save --title "Incident: delayed loads" --tags incident,data --scope project

Generated filenames keep readable Markdown names and add aliases when needed.

DAG: user_events_daily -> DAG - user_events_daily.md