mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-14 08:35:12 -05:00
feat: updated readme
This commit is contained in:
parent
b52ae8b76a
commit
f4e977e9bb
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -1,6 +1,6 @@
|
|||
# Obsidian Vault Instructions
|
||||
|
||||
## Reproduce the Obsidian vault
|
||||
## Reproduce the Obsidian Vault
|
||||
|
||||
#### Option 1: Clone via HTTPS:
|
||||
|
||||
|
@ -17,16 +17,16 @@
|
|||
- Under **"Download source code"**, select **zip**.
|
||||
- Once downloaded, unzip the **obsidian-master.zip** file wherever you want.
|
||||
|
||||
**Option 1** is preferable to **Option 2**, as you'll be able to `cd` to the vault **root directory** and use the `git pull` terminal command to pull directly from the repo if there are any changes. Using **Option 2** may look easier, but it also means you need to update the vault manually by redownloading the zip file whenever there are changes to the GitLab repo.
|
||||
**Option 1** is preferable to **Option 2**, as you'll be able to `cd` to the vault **root directory** and use the `git pull` terminal command to pull directly from the repo if there are any changes. Using **Option 2** may look easier, but it also means you need to update the vault manually by redownloading the zip file whenever there are changes made to the GitLab repo.
|
||||
|
||||
## Initialize the Obsidian vault
|
||||
## Initialize the Obsidian Vault
|
||||
|
||||
- Download and install [**Obsidian**](https://obsidian.md/).
|
||||
- Open **Obsidian** and select **Open folder** as vault.
|
||||
- Navigate to the vault folder, select it, and click **Select Folder**.
|
||||
- Once the vault has loaded into **Obsidian**, click the 🔍 icon.
|
||||
|
||||
## Navigate the Obsidian vault
|
||||
## Navigate the Obsidian Vault
|
||||
|
||||
Now you're ready to navigate the vault. You can search for any nutrition-related topic you wish. For example, if you want to find information on whole grains, you can search with the hashtag "#whole_grains" or the keyword "whole grains" to find all notes related to whole grains.
|
||||
|
||||
|
@ -36,12 +36,12 @@ To learn more about **Obsidian**, you can visit the following links:
|
|||
- [Obsidian Discord Server](https://discord.com/invite/veuWUTm)
|
||||
- [Obsidian Beginner Guide](https://www.youtube.com/watch?v=QgbLb6QCK88)
|
||||
|
||||
## Support the Obsidian vault
|
||||
## Support the Obsidian Vault
|
||||
|
||||
The vault is a work in progress and has taken a great deal of time to build thus far. If you have found this resource useful and wish to support its development, consider pledging to the [Nutrivore Patreon](https://www.patreon.com/thenutrivore)!
|
||||
|
||||
If you wish to contribute to the vault, submit a [**Merge Request**](https://gitlab.com/BRBWaffles/obsidian/-/merge_requests). If you do make a **Merge Request**, make sure to add the **.obsidian** folder to your **.gitignore** to avoid unnecessary merge conflicts.
|
||||
|
||||
## Follow the Obsidian vault
|
||||
## Follow the Obsidian Vault
|
||||
|
||||
Lastly, be sure to **star** this repo and click the **bell** for to receive change notifications.
|
||||
Lastly, be sure to ⭐ this repo and click the 🔔 for to receive change notifications!
|
Loading…
Add table
Add a link
Reference in a new issue