PKM Assistant
Connect CortexPrism to your personal knowledge management tools for cross-tool knowledge sync.
Supported Tools
| Tool | Status |
|---|---|
| Obsidian | Supported |
| Logseq | Supported |
| Notion | Supported |
| Roam Research | Supported |
Features
- Connect — register a PKM vault/workspace path
- Sync — pull file counts and metadata
- Disconnect — remove a connection
API Endpoints
| Method | Path | Description |
|---|---|---|
GET | /api/pkm | List connections and import formats |
POST | /api/pkm/connect | Connect a PKM tool |
POST | /api/pkm/sync | Sync file counts and status |
Web UI
The PKM page has a left panel (connection list with tool icon, name, file count, and status) and right panel (connection placeholder), plus Sync and Disconnect buttons. Navigate from sidebar.
Use Cases
- Obsidian — Read/write vault notes, search backlinks, update knowledge graph
- Logseq — Query pages, blocks, and journals; link to daily notes
- Notion — Read databases, create pages, sync content blocks
- Roam Research — Navigate page hierarchy, query block references
Security
PKM connections are read-only by default for Notion and Roam. Obsidian and Logseq support full read/write since they operate on local files. All connection credentials are stored encrypted in the AES-256-GCM vault.
See Also
- Memory System — How CortexPrism manages its own knowledge
- Skills System — Self-learning procedural knowledge