From 94819639dd5e25ea8e92a92277f7d3c0afcc6698 Mon Sep 17 00:00:00 2001 From: poprhythm Date: Tue, 24 Feb 2026 18:02:18 +0000 Subject: [PATCH] Add LiveSync synchronization method step to Obsidian setup guide --- obsidian/README.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/obsidian/README.txt b/obsidian/README.txt index ad07bbb..60e6ed3 100644 --- a/obsidian/README.txt +++ b/obsidian/README.txt @@ -90,6 +90,18 @@ On the new device: Obsidian will restart and sync the vault contents down from CouchDB. +-------------------------------------------------------------------------------- +STEP 5: ENABLE LIVESYNC MODE +-------------------------------------------------------------------------------- + + Once the initial sync completes: + + 1. Go to Settings → Self-hosted LiveSync. + 2. Find "Synchronization Method". + 3. Set it to "LiveSync". + + This enables real-time continuous sync across all connected devices. + -------------------------------------------------------------------------------- TROUBLESHOOTING --------------------------------------------------------------------------------