mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
Remove welcome page and add URL bar documentation
This commit is contained in:
parent
dda7efcd70
commit
cccf7fcb75
4 changed files with 18 additions and 55 deletions
BIN
content/assets/user-manual/urlbar/vid.mov
Normal file
BIN
content/assets/user-manual/urlbar/vid.mov
Normal file
Binary file not shown.
|
@ -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 🔐]]
|
||||
|
|
18
content/user-manual/urlbar/index.md
Normal file
18
content/user-manual/urlbar/index.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: Zen URL bar
|
||||
aliases:
|
||||
- URL bar
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<video width="100%" controls>
|
||||
<source src="/assets/user-manual/urlbar/urlbar.mov" type="video/mov">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
|
||||
## 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`)
|
|
@ -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:
|
||||
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image.png" />
|
||||
</div>
|
||||
|
||||
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:
|
||||
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 1.png" />
|
||||
</div>
|
||||
|
||||
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:
|
||||
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 4.png" />
|
||||
</div>
|
||||
|
||||
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:
|
||||
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 2.png" />
|
||||
</div>
|
||||
|
||||
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).
|
||||
|
||||
<div align="center">
|
||||
<img src="/assets/welcome/image 3.png" />
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue