💾 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 TypeWho Can Edit
04-Notes-YourName.mdThe owner only
Overview.mdAgreed upon
Other FilesAnyone (coordinate via Telegram or Issues)

🛠 Tools

  • 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