From 284c68bf0063be842003b55d14078e3681807bb0 Mon Sep 17 00:00:00 2001 From: Nick Hiebert Date: Fri, 28 Jun 2024 07:56:38 +0000 Subject: [PATCH] Add README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..65e9ad3 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Obsidian Vault Instructions + +- Download and install [**Obsidian**](https://obsidian.md/). +- Download this git repo to your PC as a [**zip**](https://gitlab.com/BRBWaffles/obsidian/-/archive/master/obsidian-master.zip). +- Once downloaded, unzip the **obsidian.zip** file wherever you want. +- Open **Obsidian** and select **Open folder** as vault. +- Navigate to the unzipped vault folder, select it, and click **Select Folder**. +- Once the vault has loaded into **Obsidian**, click the 🔍 icon. + +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. + +To learn more about **Obsidian**, you can visit the following links: + +- [Obsidian Help Page](https://help.obsidian.md/Obsidian/Index) +- [Obsidian Discord Server](https://discord.com/invite/veuWUTm) +- [Obsidian Beginner Guide](https://www.youtube.com/watch?v=QgbLb6QCK88) + +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). \ No newline at end of file