Notes = memory of the project. Without them, you’ll forget things, miss details, and repeat mistakes. With them, you’ll always have clarity and proof.
Where to Take Notes (and What to Capture)
- During Meetings
- What to note: Decisions, deadlines, task owners, blockers, unanswered questions.
- Where to put it:
- Weekly tracker → if the task is already in progress.
- Backlog → if the task will be worked on later.
- Issue log → if a problem with the existing application was mentioned.
- Personal note → for context, reminders, and your own follow-up.
👉 Example: “Frontend to fix login bug (John), due Wednesday → added to weekly tracker. API timeout issue → logged in issue log.”
- During Exploratory Testing
- What to note: Anything broken, confusing, or different from what you were told.
- Where to put it:
- Personal note → your record of what you observed.
- Issue log → to officially capture the problem.
- Comment in concept note → if you find a contradiction between what’s documented and what’s actually happening.
👉 Example: “Password reset email not delivered after 3 tries → logged in issue log. Concept note says email should arrive instantly → added comment on that section.”
- One-on-One Chats with Team Members
- What to note: How they see the project, problems they’re facing, updates on their work.
- Where to put it:
- Personal note → for context.
- Issue log → if a problem is mentioned.
👉 Example: “Backend dev says API is delayed → logged in issue log. My note: may affect frontend timeline.”
- On WhatsApp Group (Team Chat)
- What to note: Important updates, deadlines, shared files/credentials, blockers.
- Where to put it:
- Personal note → for reminders.
- Weekly tracker → for action items.
- Issue log → if a problem is reported.
👉 Example: “QA said test environment down → logged in issue log. New task to check error logs → added to weekly tracker.”
- From Emails
- What to note: Assignments, deadlines, files, any instruction.
- Where to put it:
- Weekly tracker → if it’s a current task.
- Backlog → if it’s for later.
- Issue log → if it’s a reported problem.
👉 Example: “Client asked for report by Friday → added to weekly tracker. Found inconsistency in report template → logged in issue log.”
- When the Founder Calls You
- What to note: Instructions, expectations, next steps.
- Where to put it:
- Personal note → immediate details during call.
- Weekly tracker/backlog → tasks after the call.
👉 Example: “Founder said share test login with interns → added to weekly tracker. Reminder to onboard new intern → noted personally.”
The Rule of Thumb
- If it’s a decision or task → tracker/backlog.
- If it’s a problem → issue log.
- If it’s context/info → personal notes (and update concept note if relevant).
Personal Ownership of Your Tracker
The beauty of this system is that it doesn’t need to belong to the whole team. It can be your personal property. That means:
- You don’t have to share your tracker unless you want to – or unless people stop talking to you and you need visibility.
- You can experiment with access settings: restrict who can view, who can edit, who can comment.
- You can experiment with design: colors, layouts, columns, even automation.
- You can experiment with process steps: maybe you add a stage before “Completed,” or a review step before “In Testing.”
👉 What I’m giving you is just a starter template – foundation for the way I currently do things. But it’s yours to play with. Improve it. Add new ideas. Try things out. The more you experiment, the more you’ll understand how project management tools work in real life.


