Skip to content

feat: add Roam Research integration#532

Open
salmonumbrella wants to merge 1 commit into
backnotprop:mainfrom
salmonumbrella:feat/roam-integration
Open

feat: add Roam Research integration#532
salmonumbrella wants to merge 1 commit into
backnotprop:mainfrom
salmonumbrella:feat/roam-integration

Conversation

@salmonumbrella

@salmonumbrella salmonumbrella commented Apr 10, 2026

Copy link
Copy Markdown

Summary

  • Add Roam Research as a notes integration, following the existing Obsidian pattern
  • Uses the Roam Desktop local API shape from current roam-tools for page creation, block creation, search, and page reads
  • Saves plan contents inside a fenced markdown block in Roam, while keeping parsed frontmatter as searchable Roam attributes outside the block
  • Includes settings UI, reference browser, export/default-save support, and parity coverage for both Bun and Pi server runtimes

Test Plan

  • bun test packages/server/roam-client.test.ts packages/server/roam-reference.test.ts packages/server/integrations.test.ts packages/ui/utils/roam.test.ts packages/ui/utils/defaultNotesApp.test.ts packages/ui/components/ExportModal.test.tsx packages/ui/components/sidebar/FileBrowser.test.tsx apps/pi-extension/server/roam-client.test.ts
  • bun run typecheck
  • bun test (1414 tests)
  • bun run --cwd apps/review build && bun run build:hook && bun run build:opencode

@salmonumbrella salmonumbrella force-pushed the feat/roam-integration branch from 6d435c5 to 651d60b Compare June 12, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant