From 6a77cf8afca805dbd8c3ae4cac698dbf55d7733c Mon Sep 17 00:00:00 2001 From: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:06:01 -0600 Subject: [PATCH] refactor: created backlink from guides/portable.md to guides/index.md --- content/.obsidian/workspace.json | 16 ++++++++-------- content/guides/portable.md | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index 52c9af7..80d877d 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "faq.md", + "file": "guides/portable.md", "mode": "source", "source": true } @@ -85,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "faq.md", + "file": "guides/portable.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "faq.md", + "file": "guides/portable.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "faq.md" + "file": "guides/portable.md" } } } @@ -148,8 +148,11 @@ }, "active": "5cbcc37181f7dca9", "lastOpenFiles": [ - "index.md", + "guides/live-editing.md", + "guides/manage-profiles.md", + "guides/generic-optimized.md", "faq.md", + "index.md", "building-zen-browser.md", "contribute/www.md", "contribute/CONTRIBUTING.md", @@ -164,11 +167,8 @@ "themes-store/themes-marketplace-submission-guidelines.md", "themes-store/themes-marketplace.md", "themes-store/themes-marketplace-preferences.md", - "guides/generic-optimized.md", "contribute", "themes-store/Untitled", - "guides/live-editing.md", - "guides/manage-profiles.md", "guides/install-macos.md", "assets/live-editing", "assets/live-editing/inspect.png", diff --git a/content/guides/portable.md b/content/guides/portable.md index 7665520..4681f8b 100644 --- a/content/guides/portable.md +++ b/content/guides/portable.md @@ -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] > By making Zen Browser portable, you can carry your personalized browser environment with you on a USB drive or between different Windows systems.