💾 General Workflow
- Pull before editing
- Push after committing
- One person = one personal notes file (e.g.,
04-Notes-JohnDoe.md
)
- Shared files like
Overview.md
→ edit only if you’ve pulled recently and no one else is working on it
- Do NOT change the folder structure without notice
🧠 Ownership
File Type | Who Can Edit |
---|
04-Notes-YourName.md | The owner only |
Overview.md | Agreed upon |
Other Files | Anyone (coordinate via Telegram or Issues) |
- Use Obsidian Git plugin or GitHub Desktop
- Keep commit messages clear: “Add summary for CNNs”, not “Update”
💥 Conflicts
- If conflict occurs, ping someone experienced or back up your changes