Skip to content

PKM Assistant

scarecr0w12 edited this page Jun 19, 2026 · 1 revision

PKM Assistant

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

Supported Tools

Tool Icon 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:

  • Left panel — connection list with tool icon, name, file count, and status
  • Right panel — connection placeholder with tool icons
  • Sync button — triggers sync and shows updated file count
  • Disconnect button — removes connection

Navigate to PKM Assistant from the sidebar (📚 icon).

Clone this wiki locally