mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 17:30:03 +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
|
.idea
|
||||||
public/
|
public/
|
||||||
quartz/.quartz-cache
|
quartz/.quartz-cache
|
||||||
|
.DS_Store
|
||||||
|
|
11
content/.obsidian/workspace.json
vendored
11
content/.obsidian/workspace.json
vendored
|
@ -13,7 +13,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "guides/live-editing.md",
|
"file": "faq.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
}
|
}
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "guides/live-editing.md",
|
"file": "faq.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "guides/live-editing.md",
|
"file": "faq.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "guides/live-editing.md"
|
"file": "faq.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -148,8 +148,9 @@
|
||||||
},
|
},
|
||||||
"active": "5cbcc37181f7dca9",
|
"active": "5cbcc37181f7dca9",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"faq.md",
|
|
||||||
"guides/live-editing.md",
|
"guides/live-editing.md",
|
||||||
|
"assets/split-tabs.mp4",
|
||||||
|
"faq.md",
|
||||||
"contribute/docs.md",
|
"contribute/docs.md",
|
||||||
"contribute/desktop.md",
|
"contribute/desktop.md",
|
||||||
"contribute/CODE_OF_CONDUCT.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.
|
@ -54,6 +54,8 @@ If you encounter this error please follow our [[install-macos | Installing Zen B
|
||||||
2. Right click a tab, and select `Split x Tabs`
|
2. Right click a tab, and select `Split x Tabs`
|
||||||
3. Change the view mode by pressing the 🔗 button in the top address bar
|
3. Change the view mode by pressing the 🔗 button in the top address bar
|
||||||
|
|
||||||
|
![[split-tabs.mp4]]
|
||||||
|
|
||||||
## How to switch tabs by scrolling?
|
## How to switch tabs by scrolling?
|
||||||
You can to enable this feature by changing a setting in the browser's configuration. Here's how:
|
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