Skip to content

search

Terminal window
pkm search kafka
pkm search --tags architecture
pkm search "event schema" --type note --scope project

Search uses SQLite FTS5 over note title, content, tags, and aliases.

OptionDescription
--tagsComma-separated tags, using AND logic
--typeFilter by note type
--scopeSearch global, project, or all discovered libraries
--limitMaximum results per library
Terminal window
pkm search --tags kafka,architecture

This returns notes that have both tags.