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. ![Bookmarks Library](/assets/user-manual/bookmarks/bookmarks-library.png) 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" /> + - {/* */} - {/* */} - Thank you for using Zen Browser, and happy browsing! diff --git a/content/docs/user-manual/split-view.mdx b/content/docs/user-manual/split-view.mdx index a4854ba..8b0bcfa 100644 --- a/content/docs/user-manual/split-view.mdx +++ b/content/docs/user-manual/split-view.mdx @@ -18,7 +18,7 @@ You can create split view simply by open one tab, drag another tab from sidebar ![Split ](/assets/user-manual/split-view/split-context-menu.png) -### Using split wiew +### Using split view When split view is enabled, the active tab will have an overlay on its top side, containing two buttons: **Drag Handle** `:::` button and **Unsplit Tab** `‒` button. { /* TODO: `insert gif/video of dragging splitted tab and then pressing ‒ button to unsplit it` */} diff --git a/content/docs/user-manual/urlbar.mdx b/content/docs/user-manual/urlbar.mdx index 953d2fb..9248e50 100644 --- a/content/docs/user-manual/urlbar.mdx +++ b/content/docs/user-manual/urlbar.mdx @@ -1,5 +1,6 @@ --- title: Zen URL bar +description: Smart navigation with persistent input memory --- { diff --git a/content/docs/user-manual/webpanel.mdx b/content/docs/user-manual/webpanel.mdx index e0d7949..83f1129 100644 --- a/content/docs/user-manual/webpanel.mdx +++ b/content/docs/user-manual/webpanel.mdx @@ -1,11 +1,11 @@ --- -title: Web Panel (deprecated) +title: Web Panel (Deprecated) --- Since the release of version [1.11b](https://zen-browser.app/release-notes/#1.11b), **Web Panel** has been indefinitely **removed** from Zen due to a discovered [security vulnerability](https://bugzilla.mozilla.org/show_bug.cgi?id=1935985) that could allow websites in web panels to bypass sandboxing protections, potentially enabling malicious code execution on your system. - We understand that this change may cause inconvenience to our current user base relying on Web Panel, and we sincerely apologize for the disruption. We do plan to bring Web Panel back in the future once we address these issues and ensure its stable and secure. + We understand that this change may cause inconvenience to our current user base relying on Web Panel, and we sincerely apologize for the disruption. We do plan to bring Web Panel back in the future once we address these issues and ensure that the feature stable and secure.
diff --git a/content/docs/user-manual/workspaces.mdx b/content/docs/user-manual/workspaces.mdx index 66e3624..93fbd6d 100644 --- a/content/docs/user-manual/workspaces.mdx +++ b/content/docs/user-manual/workspaces.mdx @@ -1,5 +1,6 @@ --- title: Workspaces +description: Organize tabs by projects with custom containers ---