I have ideas and sometimes I make crappy notes, sometimes I just hold onto (or forget) them, I'd like to do something better to allow me to map things out, see how they might relate etc. but the tools I've used or looked at seem too heavyweight for one person, whether in terms of billing or just to use.
I like Productboard for example, but it seems overkill (not to mention expensive) for a one man band.
So what do you use, or how do you manage without? Thanks.
But May be just enough, to buy pencil and draw at some quiet place (best if you have large river or sea coast nearby, or possible to use some quiet park), and than just attach photos.
Pencils and paper are very reliable, and even don't need recharge, just avoid wet.
You know, ideas are not worth too much, when you have not resources (mostly money), to just hire some freelancer and implement them.
What really matter, how you good on create OKRs (for example, Measure What Matters by John Doerr), and measure them, and make decisions on them.
Sure, to make good OKR, you also need to do few iterations "create idea for OKR -> try OKR from idea -> return to begin", but as you could see, this includes not easy part of TRY, on which you will spend much more time than on "create idea for OKR", believe me.
I have a top level ~/notes/projects/foo. When the project is small I just keep everything in a single file. Each feature gets its own item hierarchy and I use folds to manage which 'scope' I'm seeing. After I decide on what (not) to work on, I can mark that node as "won't do" or "pending". When I pick up a task for the day I can deep-link to where I initially brainstormed the feature.
For teams, I am experimenting with Github issues. I have added labels for topics and urgency. I chose github, because (i) as a developer I spend a lot of my time there. (ii) I find its editor "quiet". google docs etc take time to load, I want a place to quickly jot down an idea to get it out of my head (iii) It keeps the project management alongside the code.
* Trello - simple and effective for smaller projects
* Linear.app - more powerful and beautiful UX with similar capabilities to Jira (free for up to 250 issues)
One level-up (hypothetically, never made it this far) would be Google Sheets to track features broken down stories/tasks, estimated effort, estimated value etc. in a single table.
At work we're using Jira and DevOps, and even there I prefer to keep track of things in a single Excel, despite the manual sync needed..
I usually keep a couple of ideas to do next, outlined at the end.
If I forget what I was doing previously or am stuck on ideas on what to do next, then I just skim back up the file.
This works for me, and it’s dead simple.
I use those for architecture thoughts, process flow thoughts, db schema, product features etc..
I wouldn’t pay a cent for a product mgmt tool until I have an actual working product and users. Even then it’s not high on my list..
Ended up at using Lunatask for task tracking and Bear as my wiki. I mostly do work on Mac, to separate gaming life from hobbies, so it works well for me. And is stupid simple.
And to avoid accountability:
echo 'todo.md' >> .gitignore