Multi-device workflow
One Slima account, multiple devices — desktop, phone, tablet — with books, settings, and AI chats all syncing in real time. A few small things to watch for.

Typical flow
- Writing on desktop Web/PWA — auto-syncs to the cloud (the sync indicator goes green when done)
- Leave desktop, open mobile — Resume Prompt brings you straight back to the chapter / paragraph you were on
- Edit a few lines on mobile — also auto-syncs
- Back on desktop — mobile's edits pull down automatically
Check the sync state before switching
Before hopping to another device, glance at the status bar sync indicator:
- 🟢 green — safe to switch
- 🟡 yellow — still pushing, wait a second or two
- 🔴 red — conflict / network issue, resolve before switching
Color details: Sync status indicator
Two devices on the same book at once
Supported. You can have the book open on desktop and phone at the same time, reading or writing.
The one thing to avoid is editing the same passage from both sides simultaneously — that triggers the conflict resolver. See: Sync conflicts.
Auto-sync — no save button
Slima syncs as you type — there is no "Save" button.
If you need to force a push (because you're switching devices in a hurry):
- Click the sync icon in the status bar
- Or keyboard shortcut
⌘⇧S/Ctrl Shift Sto force-push
Going offline is fine
Any device can keep working offline — local cache buffers every change, and pushes everything up when the network is back. See: Offline writing.
Related
Was this helpful?