@@ -153,9 +153,7 @@ Sync mode and upload timing are configured separately in:
See **Sync Behavior** in the settings menu for:
- Automatic / Manual / Custom mode
- Auto-sync on suspend
- Connect WiFi on suspend
- Ask to enable WiFi
- Automatic mode
- Manual only (cache everything) mode
With **Automatic** mode (or **Custom** with both suspend toggles enabled), suspend now queues and attempts to upload both the current session and current progress immediately.
With **Automatic** mode, suspend queues and attempts to upload both the current session and current progress immediately.
@@ -34,6 +34,9 @@ To disable auto-check, toggle off **Auto-check for updates** in:
If **Use Dev Builds** is enabled, startup auto-check for stable releases is skipped. Manual **Check for Updates** uses the URL from `dev-build.location` instead.
@@ -16,7 +16,7 @@ The plugin does not define any gestures of its own. Instead, it registers **seve
|---|---|
| Toggle BookLore Sync | Enables or disables the plugin. No sessions are tracked while it is disabled. |
| Sync Pending Sessions | Immediately uploads all queued sessions, ratings, and annotations. |
| Toggle Manual Sync Only | Switches between automatic sync (after every session) and manual sync (only when triggered). |
| Toggle Manual Sync Only | Switches between **Automatic** mode (syncs in background, including suspend/resume paths) and **Manual only (cache everything)** mode (queue only, sync when triggered). |
| Test Connection | Runs a connection test and shows the result as a notification. |
| Sync Shelf | Triggers a shelf sync immediately. |
| Pull Current Book Progress | Pulls remote progress for the currently open book and applies conflict strategy rules. |