docs: fix Personal Brain links and localize icons

This commit is contained in:
Shardul Mane 2026-08-14 15:38:59 -07:00
parent 58329eb9b8
commit 4582500915
8 changed files with 16 additions and 16 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -27,7 +27,7 @@ Personal Brain integrations fall into four patterns: **save** something new, **r
</Frame>
<CardGroup cols={2}>
<Card title="Poke" icon="https://poke.com/icons/poke-512.png" href="/personal-brain/use-cases/poke">
<Card title="Poke" icon="/images/personal-brain/integration-logos/poke.png" href="/personal-brain/use-cases/poke">
Save and recall by messaging Poke.
</Card>
@ -39,11 +39,11 @@ Personal Brain integrations fall into four patterns: **save** something new, **r
Save from Share Sheet, Siri, and automations.
</Card>
<Card title="X bookmarks" icon="https://abs.twimg.com/responsive-web/client-web/icon-ios.77d25eba.png" href="/personal-brain/use-cases/x-bookmarks">
<Card title="X bookmarks" icon="/images/personal-brain/integration-logos/x.png" href="/personal-brain/use-cases/x-bookmarks">
Import your existing X bookmarks into memory.
</Card>
<Card title="Raycast" icon="https://cdn.jsdelivr.net/gh/selfhst/icons/png/raycast.png" href="/personal-brain/use-cases/raycast">
<Card title="Raycast" icon="/images/personal-brain/integration-logos/raycast-user-approved.svg" href="/personal-brain/use-cases/raycast">
Save and search from your launcher.
</Card>
</CardGroup>
@ -68,11 +68,11 @@ Data connectors keep external sources like Google Drive, Notion, OneDrive, and G
## Related
<CardGroup cols={2}>
<Card title="What you can do" icon="sparkles" href="/personal-brain/use-cases/overview">
Save, search, import, and recall across your tools.
<Card title="Personal Brain overview" icon="brain" href="/personal-brain/concepts/what-is-supermemory-personal-brain">
See how Personal Brain brings your saved context together.
</Card>
<Card title="Supermemory MCP" icon="brain-circuit" href="/supermemory-mcp/mcp">
Connect MCP-compatible clients to your memory.
</Card>
</CardGroup>
</CardGroup>

View file

@ -41,7 +41,7 @@ Get Personal Brain running by saving one thing, finding it again, then connectin
## Choose your first integration
<CardGroup cols={2}>
<Card title="Browser extension" icon="globe" href="/personal-brain/use-cases/ai-chats">
<Card title="Browser extension" icon="globe" href="/personal-brain/use-cases/browser-extension">
Save webpages and selections from any tab.
</Card>
@ -72,4 +72,4 @@ Get Personal Brain running by saving one thing, finding it again, then connectin
<Card title="Integrations" icon="plug" href="/personal-brain/concepts/integrations">
Save and recall your memory from the tools you already use.
</Card>
</CardGroup>
</CardGroup>

View file

@ -71,7 +71,7 @@ Each connected tool saves and recalls against a specific workspace. When you set
Save your first memory and find it again.
</Card>
<Card title="Manage your memory" icon="database" href="/personal-brain/use-cases/manage-memory">
<Card title="Manage your memory" icon="database" href="/personal-brain/concepts/app-and-console">
Browse, edit, and organize what's in your Personal Brain.
</Card>
</CardGroup>
</CardGroup>

View file

@ -55,7 +55,7 @@ Personal Brain integrations, MCP clients, coding plugins, and data connectors al
Save your first memory and find it again.
</Card>
<Card title="What you can do" icon="sparkles" href="/personal-brain/use-cases/overview">
<Card title="What you can do" icon="sparkles" href="/personal-brain/concepts/integrations">
Save, search, import, and recall across your tools.
</Card>
</CardGroup>
</CardGroup>

View file

@ -2,7 +2,7 @@
title: "Connect Poke to Supermemory: Save and Recall Memories by Text"
sidebarTitle: "Poke"
description: "Learn how to connect Poke to Supermemory and save or recall Personal Brain memories from a text message."
icon: "https://poke.com/icons/poke-512.png"
icon: "/images/personal-brain/integration-logos/poke.png"
---
Save and recall from your Personal Brain by texting Poke.
@ -72,4 +72,4 @@ Poke calls Supermemory through the recipe. Messages that save something add a me
<Card title="Spaces" icon="layers" href="/personal-brain/concepts/spaces">
Keep different parts of your memory organized and separate.
</Card>
</CardGroup>
</CardGroup>

View file

@ -2,7 +2,7 @@
title: "Import X Bookmarks into Supermemory and Search Saved Posts"
sidebarTitle: "X bookmarks"
description: "Learn how to import your X (Twitter) bookmarks into Supermemory and search saved posts alongside the rest of your Personal Brain."
icon: "https://abs.twimg.com/responsive-web/client-web/icon-ios.77d25eba.png"
icon: "/images/personal-brain/integration-logos/x.png"
---
Bring your saved posts on X into your Personal Brain so you can search and reuse them.
@ -70,4 +70,4 @@ The integration reads your existing X bookmarks and adds each one as a memory in
<Card title="Spaces" icon="layers" href="/personal-brain/concepts/spaces">
Keep different parts of your memory organized and separate.
</Card>
</CardGroup>
</CardGroup>