Skip to content

Commit 5c3c822

Browse files
phernandezclaude
andcommitted
Wrap sync workflow guidance in Tip callout
- Convert sync decision guidance to Tip component for better visibility - Fix Web Editor link to point to correct section (#web-editor) - Improve readability of when to use sync vs alternatives 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 2ddf3f1 commit 5c3c822

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/pages/guides/cloud-sync.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ If you attempt to log in without an active subscription, you'll receive a "Subsc
3232

3333
### Why Use Sync?
3434

35+
<Tip>
36+
**When to use sync:**
37+
3538
Sync is designed for **hybrid workflows** where you want to edit files locally (in tools like Obsidian or VS Code) while keeping cloud in sync.
3639

3740
**Use sync when:**
@@ -43,10 +46,11 @@ Sync is designed for **hybrid workflows** where you want to edit files locally (
4346
**Alternatives to sync:**
4447

4548
If you don't need local editing, you can work directly in the cloud:
46-
- **Web Editor**: Upload and edit files in the [Basic Memory Cloud web interface](/guides/cloud#upload)
49+
- **Web Editor**: Upload and edit files in the [Basic Memory Cloud web interface](/guides/cloud#web-editor)
4750
- **MCP Tools Only**: Use AI assistants (Claude, ChatGPT) to manage notes entirely in cloud via MCP tools
4851

4952
Sync is optional - choose the workflow that fits your needs.
53+
</Tip>
5054

5155
## Architecture: Project-Scoped Sync
5256

0 commit comments

Comments
 (0)