docs(user): update device and sync navigation for sidebar UI
The new-ui redesign replaced the top header with a sidebar and removed the Settings pages. - Replace all 'Settings → Devices' paths with the Devices page in the sidebar - Conflicts are resolved from the book detail page's Sync Progress button or the Conflicts page (/conflicts); drop the nonexistent 'Settings → Conflicts' path - Queue status and unlinked-book references no longer invent per-device button paths that don't exist on the Devices page - Reading history now points to the Progress page / book detail - Export FAQ no longer references a Settings → Export flow that isn't in the UI
This commit is contained in:
@@ -89,8 +89,8 @@ Setup is done **on the server**: you approve the device from the Bookhoard web i
|
||||
|
||||
### Step 3: Approve the Device in Bookhoard
|
||||
|
||||
1. On your computer or phone, open Bookhoard and go to **Settings → Devices**
|
||||
2. Refresh the page — you'll see a **pending registration** for your device
|
||||
1. On your computer or phone, open Bookhoard and go to the **Devices** page (sidebar navigation)
|
||||
2. Refresh the page — your device appears under **Pending Device Registrations**
|
||||
3. Click **Approve** to connect the device
|
||||
|
||||
Once approved, the plugin picks up its credentials automatically — reading progress sync and OPDS catalog access are set up automatically. No further configuration is needed.
|
||||
@@ -162,8 +162,8 @@ Books downloaded via OPDS are automatically matched to your library, so their pr
|
||||
**Solutions**:
|
||||
|
||||
- Trigger a manual sync from the plugin menu
|
||||
- Check the device shows as enabled in **Settings → Devices**
|
||||
- Verify the book appears in the device's Unlinked Books and link it if needed
|
||||
- Check the device shows as enabled on the **Devices** page (open its settings from the icon next to the device)
|
||||
- Verify the book appears as an unlinked book for the device and link it if needed
|
||||
- Check Bookhoard server logs for errors
|
||||
|
||||
### Conflicts Detected
|
||||
@@ -172,7 +172,7 @@ Books downloaded via OPDS are automatically matched to your library, so their pr
|
||||
|
||||
**Solutions**:
|
||||
|
||||
1. Go to Bookhoard's **Conflicts** page
|
||||
1. Open the book's detail page and click **Sync Progress**, or open the Conflicts page (`/conflicts`)
|
||||
2. Review the progress reported by each device
|
||||
3. Choose which device's progress to keep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user