Update personal/obsidian_getting_started.md

This commit is contained in:
2024-06-17 06:30:34 +00:00
parent 41f465a508
commit d055a511a7

View File

@@ -1,3 +1,7 @@
Heres the refactored and comprehensive guide for setting up and enhancing your BrainArchive system in Obsidian, with actionable examples and relevant copy:
---
## Quick Start Guide: Tagging in Obsidian ## Quick Start Guide: Tagging in Obsidian
Using tags in Obsidian can help you organize, search, and connect your notes more effectively. This Quick Start guide will help you set up a basic tagging system, while the full guide provides more advanced techniques and integration with Obsidian features. Using tags in Obsidian can help you organize, search, and connect your notes more effectively. This Quick Start guide will help you set up a basic tagging system, while the full guide provides more advanced techniques and integration with Obsidian features.
@@ -244,15 +248,15 @@ Create a sample note to illustrate how to use the tags:
- `#technology` - `#technology`
- `#creativity` - `#creativity`
- `#psychology` - `#psychology`
- `#wellness` - `#
wellness`
- `#education` - `#education`
- `#innovation` - `#innovation`
#### Special Tags #### Special Tags
- `#type` - `#type`
- `#type/meeting-notes - `#type/meeting-notes`
`
- `#type/book-summary` - `#type/book-summary`
- `#type/article-review` - `#type/article-review`
- `#type/brainstorm` - `#type/brainstorm`
@@ -422,6 +426,8 @@ To complement your BrainArchive system, here is a collection of tips, tricks, an
#### 10. **Note Creation Rate** #### 10. **Note Creation Rate**
- **KPI**: Track the number of new notes created each week or month. - **KPI**: Track the number of new notes created each week or month.
- **Why**: Helps measure your productivity and information capture rate. - **Why**: Helps measure your productivity and information capture rate.
- **Action**: Use a Dataview query to count notes created within a specific time frame. - **Action**: Use a Dataview query to count notes created within a specific time frame.
- **Example**: - **Example**:
```dataview ```dataview