Update personal/obsidian_getting_started.md
This commit is contained in:
@@ -1,3 +1,174 @@
|
|||||||
|
Here's a comprehensive tag reference for your BrainArchive system in Obsidian. This should help you keep your notes organized and easily searchable.
|
||||||
|
|
||||||
|
## Tag Reference
|
||||||
|
|
||||||
|
### Main Tags
|
||||||
|
- `#personal`: Personal notes and journal entries
|
||||||
|
- `#work`: Work-related tasks and projects
|
||||||
|
- `#projects`: Specific projects
|
||||||
|
- `#research`: Research notes and references
|
||||||
|
- `#learning`: Learning materials and courses
|
||||||
|
- `#hobbies`: Hobbies and interests
|
||||||
|
- `#reference`: Reference materials
|
||||||
|
- `#food`: Recipes and food-related notes
|
||||||
|
- `#tech`: Technical notes and documentation
|
||||||
|
|
||||||
|
### Sub-Tags
|
||||||
|
|
||||||
|
#### Personal
|
||||||
|
- `#personal/health`: Health-related notes
|
||||||
|
- `#personal/journal`: Daily journal entries
|
||||||
|
- `#personal/goals`: Personal goals
|
||||||
|
- `#personal/finance`: Financial notes
|
||||||
|
- `#personal/family`: Family-related notes
|
||||||
|
|
||||||
|
#### Work
|
||||||
|
- `#work/tasks`: Work tasks
|
||||||
|
- `#work/meetings`: Meeting notes
|
||||||
|
- `#work/reports`: Reports
|
||||||
|
- `#work/clients`: Client information
|
||||||
|
- `#work/projects`: Work projects
|
||||||
|
|
||||||
|
#### Projects
|
||||||
|
- `#projects/active`: Active projects
|
||||||
|
- `#projects/archived`: Archived projects
|
||||||
|
- `#projects/planning`: Project planning
|
||||||
|
- `#projects/documentation`: Project documentation
|
||||||
|
|
||||||
|
#### Research
|
||||||
|
- `#research/articles`: Research articles
|
||||||
|
- `#research/books`: Research books
|
||||||
|
- `#research/experiments`: Experiments
|
||||||
|
- `#research/data`: Data sets
|
||||||
|
- `#research/reports`: Research reports
|
||||||
|
|
||||||
|
#### Learning
|
||||||
|
- `#learning/courses`: Online courses
|
||||||
|
- `#learning/books`: Learning books
|
||||||
|
- `#learning/notes`: Learning notes
|
||||||
|
- `#learning/videos`: Learning videos
|
||||||
|
- `#learning/webinars`: Webinars
|
||||||
|
|
||||||
|
#### Hobbies
|
||||||
|
- `#hobbies/travel`: Travel notes
|
||||||
|
- `#hobbies/photography`: Photography notes
|
||||||
|
- `#hobbies/cooking`: Cooking notes
|
||||||
|
- `#hobbies/music`: Music notes
|
||||||
|
- `#hobbies/sports`: Sports notes
|
||||||
|
|
||||||
|
#### Reference
|
||||||
|
- `#reference/tools`: Tools and utilities
|
||||||
|
- `#reference/resources`: Useful resources
|
||||||
|
- `#reference/templates`: Templates
|
||||||
|
- `#reference/guides`: Guides
|
||||||
|
- `#reference/faq`: Frequently asked questions
|
||||||
|
|
||||||
|
#### Food
|
||||||
|
- `#food/recipes`: Recipes
|
||||||
|
- `#food/ingredients`: Ingredients
|
||||||
|
- `#food/cooking_techniques`: Cooking techniques
|
||||||
|
- `#food/reviews`: Food reviews
|
||||||
|
- `#food/nutrition`: Nutrition information
|
||||||
|
|
||||||
|
#### Tech
|
||||||
|
- `#tech/python`: Python programming
|
||||||
|
- `#tech/docker`: Docker
|
||||||
|
- `#tech/cloud`: Cloud computing
|
||||||
|
- `#tech/security`: Security notes
|
||||||
|
- `#tech/webdev`: Web development
|
||||||
|
- `#tech/automation`: Automation tools
|
||||||
|
|
||||||
|
### Descriptive Tags
|
||||||
|
- `#productivity`: Productivity tips and notes
|
||||||
|
- `#finance`: Financial information and management
|
||||||
|
- `#marketing`: Marketing strategies and ideas
|
||||||
|
- `#technology`: Technology-related notes
|
||||||
|
- `#creativity`: Creative ideas and inspiration
|
||||||
|
- `#psychology`: Psychological concepts and notes
|
||||||
|
- `#wellness`: Health and wellness notes
|
||||||
|
- `#education`: Educational resources and notes
|
||||||
|
- `#innovation`: Innovative ideas and concepts
|
||||||
|
|
||||||
|
### Special Tags for Note Types or Status
|
||||||
|
- `#type/meeting-notes`: Meeting notes
|
||||||
|
- `#type/book-summary`: Summaries of books
|
||||||
|
- `#type/article-review`: Reviews of articles
|
||||||
|
- `#type/brainstorm`: Brainstorming notes
|
||||||
|
- `#status/to-do`: To-do items
|
||||||
|
- `#status/in-progress`: Items in progress
|
||||||
|
- `#status/completed`: Completed items
|
||||||
|
- `#status/archived`: Archived items
|
||||||
|
|
||||||
|
### Example Usage
|
||||||
|
|
||||||
|
**Example Note with Tags:**
|
||||||
|
```markdown
|
||||||
|
# Daily Journal - 2024-06-17
|
||||||
|
|
||||||
|
## Morning Routine
|
||||||
|
- [x] Exercise #wellness
|
||||||
|
- [x] Meditation #wellness
|
||||||
|
- [ ] Breakfast #personal
|
||||||
|
|
||||||
|
## Daily Goals
|
||||||
|
- [ ] Finish project plan #status/to-do
|
||||||
|
|
||||||
|
## Tasks
|
||||||
|
- [ ] Prepare meeting agenda #status/to-do #work/tasks
|
||||||
|
|
||||||
|
## Events
|
||||||
|
- Lunch with Sarah
|
||||||
|
|
||||||
|
## End of Day Reflection
|
||||||
|
- What went well? Completed all tasks #reflection
|
||||||
|
- What could be improved? Time management #reflection
|
||||||
|
|
||||||
|
#daily #personal/journal
|
||||||
|
```
|
||||||
|
|
||||||
|
**Example Project Plan Note with Tags:**
|
||||||
|
```markdown
|
||||||
|
# Project X Plan
|
||||||
|
|
||||||
|
## Project Overview
|
||||||
|
- **Description**: Redesign website #projects
|
||||||
|
- **Start Date**: 2024-06-17
|
||||||
|
- **End Date**: 2024-12-31
|
||||||
|
- **Project Manager**: John Doe
|
||||||
|
- **Team Members**: Alice, Bob, Carol
|
||||||
|
|
||||||
|
## Goals
|
||||||
|
- Improve UX #goals
|
||||||
|
- Increase traffic #goals
|
||||||
|
|
||||||
|
## Milestones
|
||||||
|
| Milestone | Description | Due Date | Status | Tags |
|
||||||
|
|-----------|-------------------|------------|-----------------|-----------------------|
|
||||||
|
| 1 | Initial Planning | 2024-07-01 | #status/to-do | |
|
||||||
|
| 2 | Design Phase | 2024-08-01 | #status/in-progress | |
|
||||||
|
| 3 | Development Phase | 2024-09-01 | #status/to-do | |
|
||||||
|
| 4 | Testing Phase | 2024-10-01 | #status/to-do | |
|
||||||
|
| 5 | Launch | 2024-12-01 | #status/to-do | |
|
||||||
|
|
||||||
|
## Tasks
|
||||||
|
- [ ] Task 1: Define project scope #status/to-do #work/tasks
|
||||||
|
- [ ] Task 2: Conduct user research #status/to-do #work/tasks
|
||||||
|
- [ ] Task 3: Create wireframes #status/to-do #work/tasks
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- All team members to provide weekly updates #project/notes
|
||||||
|
|
||||||
|
## Related Notes
|
||||||
|
- [[Project-X-Meeting-Notes]] #work/meetings
|
||||||
|
- [[Client-XYZ-Report]] #work/reports
|
||||||
|
|
||||||
|
#projects #work
|
||||||
|
```
|
||||||
|
|
||||||
|
By consistently using these tags in your notes, you can create a highly organized and easily navigable knowledge base in your BrainArchive system.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Here's a shell script that takes a variable named `vault_name` in Python case to create the directory structure for your BrainArchive system:
|
Here's a shell script that takes a variable named `vault_name` in Python case to create the directory structure for your BrainArchive system:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user