|
1 | 1 | ---
|
2 |
| -title: Bookmarks in Zen |
| 2 | +title: Bookmarks |
| 3 | +description: Managing bookmarks in Zen |
3 | 4 | ---
|
4 | 5 | import { Tab, Tabs } from 'fumadocs-ui/components/tabs';
|
5 | 6 |
|
6 |
| -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. |
| 7 | +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. |
7 | 8 |
|
8 |
| -## How do I bookmark a page |
| 9 | +## How Do I Bookmark a Page |
9 | 10 |
|
10 | 11 | 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.
|
11 | 12 |
|
@@ -35,10 +36,14 @@ Alternatively, you can bookmark a single tab by right-clicking it and selecting
|
35 | 36 |
|
36 | 37 | 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.
|
37 | 38 |
|
38 |
| -## How do I find and manage my bookmarks |
| 39 | +## How Do I Find and Manage My Bookmarks |
39 | 40 |
|
40 | 41 | You can access, edit, organize and delete your bookmarks in a variety of ways in Zen.
|
41 | 42 |
|
| 43 | +### Recent Bookmarks |
| 44 | + |
| 45 | +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. |
| 46 | + |
42 | 47 | ### Bookmarks Toolbar and Bookmarks Menu
|
43 | 48 |
|
44 | 49 | 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
|
66 | 71 |
|
67 | 72 | ### Bookmarks Library
|
68 | 73 |
|
69 |
| -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. |
| 74 | +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. |
70 | 75 |
|
71 | 76 | 
|
72 | 77 |
|
|
0 commit comments