From fc2daf0035be5a7950149a05752b88401dec1694 Mon Sep 17 00:00:00 2001
From: Tom Vo <104764283+thvofi@users.noreply.github.com>
Date: Sat, 19 Apr 2025 08:51:34 +0300
Subject: [PATCH] add content to bookmarks, modify user-manual index, and more
(#167)
---
content/docs/user-manual/bookmarks.mdx | 15 ++++++++++-----
content/docs/user-manual/index.mdx | 20 +++++---------------
content/docs/user-manual/split-view.mdx | 2 +-
content/docs/user-manual/urlbar.mdx | 1 +
content/docs/user-manual/webpanel.mdx | 4 ++--
content/docs/user-manual/workspaces.mdx | 1 +
6 files changed, 20 insertions(+), 23 deletions(-)
diff --git a/content/docs/user-manual/bookmarks.mdx b/content/docs/user-manual/bookmarks.mdx
index 47468fa..ae9cf16 100644
--- a/content/docs/user-manual/bookmarks.mdx
+++ b/content/docs/user-manual/bookmarks.mdx
@@ -1,11 +1,12 @@
---
-title: Bookmarks in Zen
+title: Bookmarks
+description: Managing bookmarks in Zen
---
import { Tab, Tabs } from 'fumadocs-ui/components/tabs';
-Zen, as a fork of Firefox, inherits its webpage bookmarking system from the Gecko engine, with some of that extra Zen touch added on top. Zen offers two vertical tab layouts: **Single toolbar layout**, which integrates a compact address bar into the vertical tabs toolbar, and **Multiple toolbars layout**, featuring a traditional, full-size address bar in a separate horizontal toolbar. This guide covers the basics of creating and managing bookmarks, tailored to your chosen Zen layout.
+Zen, as a fork of Firefox, inherits its webpage bookmarking system primarily from Firefox itself, with some additional Zen enhancements. Zen offers two vertical tab layouts: **Single toolbar layout**, which integrates a compact address bar into the vertical tabs toolbar, and **Multiple toolbars layout**, featuring a traditional, full-size address bar in a separate horizontal toolbar. This guide covers the basics of creating and managing bookmarks, tailored to your chosen Zen layout.
-## How do I bookmark a page
+## How Do I Bookmark a Page
To bookmark a page, find and click on the bookmark icon in the address bar. A pop up dialog will allow you to name and move your bookmark.
@@ -35,10 +36,14 @@ Alternatively, you can bookmark a single tab by right-clicking it and selecting
To bookmark multiple or all open tabs, select them in the vertical tabs toolbar, right-click, and choose `"Bookmark Tabs..."` from the context menu. This will bookmark the selected tabs into a new bookmark folder.
-## How do I find and manage my bookmarks
+## How Do I Find and Manage My Bookmarks
You can access, edit, organize and delete your bookmarks in a variety of ways in Zen.
+### Recent Bookmarks
+
+You can find your recently added bookmarks through Zen's application menu. Click the `...` icon located in Zen's toolbar to open the application menu. In the expanded menu, locate and select the `"Bookmarks >"` option to view a list of your recently added bookmarks, making it easy to find any you may have lost track of.
+
### Bookmarks Toolbar and Bookmarks Menu
Taken from the default behavior of Gecko, Zen offers 3 locations (or, groups) for bookmarks:
@@ -66,7 +71,7 @@ Your bookmarks are also avaialbe via what is known as the [Firefox Sidebar](http
### Bookmarks Library
-The Firefox Library is a Bookmarks/History/Download Manager. You can access the Library by the shortcut `Ctrl/Cmd + Shift + O`. While you can manage your bookmarks here in the same fashion as the Sidebar with extra details, you should only open the Library for the purpose of Importing and Backing up Zen's data.
+The Firefox Library is a unified manager for Bookmarks, History, and Downloads. You can access the Library by the shortcut `Ctrl/Cmd + Shift + O` or from the application menu `"Bookmarks"`>`"Manage bookmarks"`. While most of its functions here have already been offered via the Bookmarks Sidebar, the Library is important for your purpose of Importing and Backing up Zen's bookmarks.

diff --git a/content/docs/user-manual/index.mdx b/content/docs/user-manual/index.mdx
index 24c3812..fc7fa16 100644
--- a/content/docs/user-manual/index.mdx
+++ b/content/docs/user-manual/index.mdx
@@ -40,6 +40,11 @@ Welcome to the Zen Browser User Manual! This guide is designed to provide you wi
description="Preview websites on top of your current tab"
href="/user-manual/glance"
/>
+