PKM Assistant

Connect CortexPrism to your personal knowledge management tools for cross-tool knowledge sync.

Supported Tools

ToolStatus
ObsidianSupported
LogseqSupported
NotionSupported
Roam ResearchSupported

Features

  • Connect — register a PKM vault/workspace path
  • Sync — pull file counts and metadata
  • Disconnect — remove a connection

API Endpoints

MethodPathDescription
GET/api/pkmList connections and import formats
POST/api/pkm/connectConnect a PKM tool
POST/api/pkm/syncSync 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