sync_now
Propagate conversations and indexed data to all paired devices and shared sync folders via two-way reconcile.
Instructions
Sync Memex with the user's other devices now (paired peers + shared folder).
Runs an immediate two-way reconcile with every paired device and, if a
shared sync folder is configured (the dual-boot mode), a file sync. It
propagates what is ALREADY indexed locally, so to include the CURRENT
terminal session, call index_terminal_sessions first.
USE when the user asks to sync / push / send their conversations to their
other devices now ("sincronizá con mis dispositivos", "sync now", "mandá
esto a la mac"). Requires sync to be enabled (memex setup --sync or
memex sync enable).
Returns:
JSON with status and, on success, peers (per-device pulled/pushed/
forks) and file_sync (folder pulled/forks), or a message explaining
why nothing ran (disabled, or no target configured).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |