mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-31 07:47:05 +00:00
Update Hidden File Sync settings guidance
This commit is contained in:
@@ -20,7 +20,7 @@ Enabling Hidden File Sync requires an initialisation direction:
|
||||
## Review the file selection
|
||||
|
||||
1. Open Self-hosted LiveSync settings.
|
||||
2. Open `Setup`, find `Enable extra and advanced features`, and enable `Advanced features`.
|
||||
2. Open `General Settings` → `Extra menus`, and enable `Advanced features`.
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -536,7 +536,7 @@ async function captureHiddenFileGuideSettings(
|
||||
|
||||
const screenshots = [
|
||||
await captureObsidianElement(port, "guide-hidden-file-advanced-features.png", (page) =>
|
||||
liveSyncSettingPanelByTitle(page, "Setup", "Enable extra and advanced features")
|
||||
liveSyncSettingPanelByTitle(page, "General Settings", "Extra menus")
|
||||
),
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user