Skip to content

Commit 5ccba17

Browse files
authored
Merge pull request #253 from KiKaraage/main
2 parents 9337a87 + a8d765a commit 5ccba17

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

content/docs/user-manual/window-sync.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,14 @@ When you're done browsing on a blank window, you can click the **Move To...** bu
2828

2929
Since Zen 1.18b, alongside the Window Sync feature, Zen provides new session backup system that saved tab state of all synced windows regularly, including when you're moving tabs or change status of a tab (essentials, pinned, unpinned, and/or splitted). This improves accuracy of session restoring by Zen. It will also makes it easier for you to do manual session restoration if you lose tabs from a session. Follow these steps to restore:
3030

31-
- Make sure Zen is closed.
32-
- Open root directory of your current Zen profile (Open `about:support` in Zen, navigate to **Applications Basics** section, find **Profile Directory**, and click **Open Directory** button.)
33-
- On the Flatpak version of Zen, the profile root directory will be located at `~/.var/app/app.zen_browser.zen/.zen`.
34-
- Open the `zen-sessions-backup` folder, you will see multiple backup files in .jsonlz4 format:
31+
<Callout type="info" title="Look up Root Directory of your Zen profile">
32+
- For Flatpak version of Zen, the profile root directory will be located at `~/.var/app/app.zen_browser.zen/.zen`.
33+
- Otherwise, for other platforms/versions, you can look it up by opening `about:support` in Zen, navigate to **Applications Basics** section, find **Profile Directory**, and click **Open Directory** button.
34+
</Callout>
35+
36+
- Navigate to root directory of your Zen profile.
37+
- **Make sure Zen is fully closed.**
38+
- Open the `zen-sessions-backup` folder. You will see multiple backup files in .jsonlz4 format:
3539

3640
![Two windows of file managers showing a Zen profile root directory and its `zen-session-backup` folder, containing regular backups of saved sessions](/assets/user-manual/window-sync/zen-sessions-backup.png)
3741

0 commit comments

Comments
 (0)