𝗕𝘂𝗶𝗹𝗱 𝗔 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿 𝗞𝗻𝗼𝘄𝗹𝗲𝗱𝗴𝗲 𝗕𝗮𝘀𝗲
Stop repeating the same mistakes. Save your technical decisions in one place. Use Obsidian and Git for this.
Why do this?
- Stop wasting time on old problems.
- Help new team members learn faster.
- Keep a record of your choices.
The Setup
- Use Obsidian for notes.
- Use Git to track changes.
- Create folders for different topics.
- Use folders like Architecture, Patterns, and Lessons.
How to write notes Write short notes. One idea per note. Use this simple structure:
- Problem: What is wrong?
- Decision: What did you pick?
- Why: Why did you pick it?
- Others: What else did you try?
- Result: What happened?
The Git Workflow Treat your notes like code.
- Commit changes often.
- Use branches for big updates.
- Link notes to each other.
Keep it clean
- Review notes every few months.
- Archive old files.
- Keep a main index page.
Get started today:
- Make a Git folder for your notes.
- Open it in Obsidian.
- Write one note about a choice you made today.
Source: https://dev.to/therizwansaleem/building-a-developer-focused-personal-knowledge-base-with-obsidian-and-a-git-backed-workflow-24al Optional learning community: https://t.me/GyaanSetuAi