mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 01:10:03 +02:00
refactor: created backlink from guides/portable.md to guides/index.md
This commit is contained in:
parent
9888d5cfae
commit
6a77cf8afc
2 changed files with 9 additions and 9 deletions
16
content/.obsidian/workspace.json
vendored
16
content/.obsidian/workspace.json
vendored
|
@ -13,7 +13,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "faq.md",
|
"file": "guides/portable.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
}
|
}
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "faq.md",
|
"file": "guides/portable.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": "faq.md",
|
"file": "guides/portable.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "faq.md"
|
"file": "guides/portable.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -148,8 +148,11 @@
|
||||||
},
|
},
|
||||||
"active": "5cbcc37181f7dca9",
|
"active": "5cbcc37181f7dca9",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"index.md",
|
"guides/live-editing.md",
|
||||||
|
"guides/manage-profiles.md",
|
||||||
|
"guides/generic-optimized.md",
|
||||||
"faq.md",
|
"faq.md",
|
||||||
|
"index.md",
|
||||||
"building-zen-browser.md",
|
"building-zen-browser.md",
|
||||||
"contribute/www.md",
|
"contribute/www.md",
|
||||||
"contribute/CONTRIBUTING.md",
|
"contribute/CONTRIBUTING.md",
|
||||||
|
@ -164,11 +167,8 @@
|
||||||
"themes-store/themes-marketplace-submission-guidelines.md",
|
"themes-store/themes-marketplace-submission-guidelines.md",
|
||||||
"themes-store/themes-marketplace.md",
|
"themes-store/themes-marketplace.md",
|
||||||
"themes-store/themes-marketplace-preferences.md",
|
"themes-store/themes-marketplace-preferences.md",
|
||||||
"guides/generic-optimized.md",
|
|
||||||
"contribute",
|
"contribute",
|
||||||
"themes-store/Untitled",
|
"themes-store/Untitled",
|
||||||
"guides/live-editing.md",
|
|
||||||
"guides/manage-profiles.md",
|
|
||||||
"guides/install-macos.md",
|
"guides/install-macos.md",
|
||||||
"assets/live-editing",
|
"assets/live-editing",
|
||||||
"assets/live-editing/inspect.png",
|
"assets/live-editing/inspect.png",
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Making Zen Browser Portable on Windows
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
Creating a portable version of Zen Browser is straightforward. You just need to create a shortcut with the `-P` option for Zen Browser, and then you can open it normally, set it as the default browser, and pin it to the Taskbar.
|
This [[guides/index|guide]] will hlep you creating a portable version of Zen Browser, it is straightforward. You just need to create a shortcut with the `-P` option for Zen Browser, and then you can open it normally, set it as the default browser, and pin it to the Taskbar.
|
||||||
|
|
||||||
>[!tip]
|
>[!tip]
|
||||||
> By making Zen Browser portable, you can carry your personalized browser environment with you on a USB drive or between different Windows systems.
|
> By making Zen Browser portable, you can carry your personalized browser environment with you on a USB drive or between different Windows systems.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue