diff --git a/content/assets/user-manual/urlbar/vid.mov b/content/assets/user-manual/urlbar/vid.mov new file mode 100644 index 0000000..9be7f83 Binary files /dev/null and b/content/assets/user-manual/urlbar/vid.mov differ diff --git a/content/index.md b/content/index.md index 73bf69a..a2960e7 100644 --- a/content/index.md +++ b/content/index.md @@ -14,4 +14,3 @@ Welcome to **Zen Browser's Documentation!** Here, you'll find everything you nee * #### [[benchmarks | Performance Benchmarks 📊]] * #### [[contribute/index | Contribution Guides 🌟]] * #### [[security|Security 🔐]] -* #### [[welcome-to-zen|Welcome to Zen 🔐]] diff --git a/content/user-manual/urlbar/index.md b/content/user-manual/urlbar/index.md new file mode 100644 index 0000000..7f57480 --- /dev/null +++ b/content/user-manual/urlbar/index.md @@ -0,0 +1,18 @@ +--- +title: Zen URL bar +aliases: + - URL bar +--- + +
+ +
+ +## Zen URL bar + +Zen Browser’s **URL bar** is a powerful tool that helps you navigate the web quickly and efficiently. There's no need to open a new tab or window to search the web—simply type your query into the URL bar and hit Enter to search. The URL bar also supports direct navigation to websites, so you can type a URL and press Enter to visit the site directly. + +* Can be disabled in settings or `about:config` (`zen.urlbar.replace-newtab`) diff --git a/content/welcome-to-zen.md b/content/welcome-to-zen.md deleted file mode 100644 index e412da7..0000000 --- a/content/welcome-to-zen.md +++ /dev/null @@ -1,54 +0,0 @@ ---- -title: Welcome to Zen! -aliases: - - Welcome ✨ -description: Welcome to zen, this is a quick guide of common features people commonly miss out! -lastmod: 2024-12-18 ---- -# Welcome to Zen! - -If you've recently updated Zen after a significant version jump, I recommend creating a new profile. You can do this by clicking the button in the bottom-left corner and selecting the option to create a new profile. - -## Cool New Improvements in Zen: - -## Better Themes: - -
- -
- -You can change the gradient by right-clicking on the sidebar and clicking ”Change Theme Colors.” You can also add custom colors via hex codes or other color formats. - -[Zen Gradients](https://youtu.be/a3p7tWeK4io) - -## Zen Glance: - -
- -
- -This opens links in a mini tab (this can be especially useful because you can open bookmarks from the top bar in Glance). If you want to swap the modifier key used to activate Glance you can go to settings under “Look and Feel”. - -## New Tab Organization: - -
- -
- -There is now an option for the URL in the sidebar (We also made this work with Windows even). Tabs are now organized into 3 categories. - -- Essentials (the square ones at the top) -- Pinned (these are workspace specific) -- Normal tabs (parenthesis cuz symmetry) - -## Split View: - -
- -
- -Split view now has options for resizing the splits as well as rearranging split view items. You can split more than 20 tabs in one split view at a time (this is insane but Arc limited me to 4 even on a widescreen). - -
- -
\ No newline at end of file