mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
added video to faq.md regarding Split Tabs
This commit is contained in:
parent
e6da4b1db9
commit
3726a1c491
4 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
.idea
|
||||
public/
|
||||
quartz/.quartz-cache
|
||||
.DS_Store
|
||||
|
|
11
content/.obsidian/workspace.json
vendored
11
content/.obsidian/workspace.json
vendored
|
@ -13,7 +13,7 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "guides/live-editing.md",
|
||||
"file": "faq.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
}
|
||||
|
@ -85,7 +85,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "guides/live-editing.md",
|
||||
"file": "faq.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "guides/live-editing.md",
|
||||
"file": "faq.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -125,7 +125,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "guides/live-editing.md"
|
||||
"file": "faq.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -148,8 +148,9 @@
|
|||
},
|
||||
"active": "5cbcc37181f7dca9",
|
||||
"lastOpenFiles": [
|
||||
"faq.md",
|
||||
"guides/live-editing.md",
|
||||
"assets/split-tabs.mp4",
|
||||
"faq.md",
|
||||
"contribute/docs.md",
|
||||
"contribute/desktop.md",
|
||||
"contribute/CODE_OF_CONDUCT.md",
|
||||
|
|
BIN
content/assets/split-tabs.mp4
Normal file
BIN
content/assets/split-tabs.mp4
Normal file
Binary file not shown.
|
@ -53,6 +53,8 @@ If you encounter this error please follow our [[install-macos | Installing Zen B
|
|||
1. Select multiple tabs by left-clicking them while holding the `Ctrl` key
|
||||
2. Right click a tab, and select `Split x Tabs`
|
||||
3. Change the view mode by pressing the 🔗 button in the top address bar
|
||||
|
||||
![[split-tabs.mp4]]
|
||||
|
||||
## How to switch tabs by scrolling?
|
||||
You can to enable this feature by changing a setting in the browser's configuration. Here's how:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue