forked from llZektorll/OB_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6cbf7ee
commit e9cd381
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,39 @@ | ||
# Obsidian Template | ||
OB_Template is a vault template reference for using <a href="https://obsidian.md/">Obsidian.</a> | ||
|
||
If you've tested out <a href="https://obsidian.md/">Obsidian.</a> and worked through the "Obsidian Help" folder, you might be looking for practical strategies to apply associative notes in your daily work. | ||
|
||
# Getting started | ||
|
||
OB_Template contains template vault to get started, or to take some ideas. | ||
|
||
1. Clone the repository or download as a zip and open a vault folder in Obsidian using the "Open another vault" sidebar button. | ||
|
||
# Content | ||
1. <a href="">Daily Log </a> - Templates for daily log, weekly, monthly and yearly reviews | ||
2. <a href="">Shopping List </a> - Template for a simple shopping list | ||
3. <a href="">Tasks </a> - Template for the day-to-day tasks | ||
4. <a href="">Objective </a> - Template to mark and keep track of objectives | ||
5. <a href="">Contacts </a> - Template to create a contact list inside <a href="https://obsidian.md/">Obsidian.</a> | ||
6. <a href="">Meeting </a> - Template to keep track of a meting, it's also flexible for a recurrent meeting | ||
7. <a href="">Project </a> - Template for projects and project tasks | ||
8. <a href="">Step-By-Step </a> - Template to create simple to follow step-by-step | ||
9. <a href="">Courses </a> - Template to store information about a course and it's notes | ||
10. <a href="">Book Notes </a> - Template to summarize and have some notes of a specific book that you have read | ||
11. <a href="">Pros Cons </a> - Template to help sort information to make a decision on something | ||
12. <a href="">Blog Post </a> - Template to keep track of a written blog post process | ||
13. <a href="">Games </a> - Template for a basic character information of a game | ||
# File Structure | ||
The file are in the order that i use for myself following a specific rule. As such i will leave a explanation on how it was design in case you may want to try for yourself. | ||
|
||
# Folders system and files rules | ||
The files and folders are organized by numbers, since it is the way i use on the personal vault. | ||
As such, for each main field (Daily Notes, Projects, etc.) each start with 0?_ MainArea | ||
This system will follow the the folders inside until it reaches a desired files with a main index. Below you will have a example of one of my notes. | ||
|
||
06_Computation -> 06_1_Windows -> 06_1_1_Windows10 -> Windows10ConfigurationNote | ||
|
||
Folder 06_Computation will have a index page since it have multiple folder inside: Windows, Linux, MAC. The second level 06_1_Windows will also have a index for all the windows notes | ||
|
||
# Tags in use | ||
On the templates you will find multiple tags as i use them not to create a specific connection to other files but to have a broad connection across all the files where it may have some relevance. |