|
|
|
Ask HN: Features you would like to see in a personal project management software
|
|
3 points
by vcool07
2785 days ago
|
|
Hi,
I've been teaching myself web dev. I'm looking at building something along the lines of trello/asana. But instead of building another clone, I thought of doing a bit of market research and make something that can be actually useful. Request you to let me know : 1) Do you have a pain point that the existing tools like asana/trello doesn't address, but you wished it did ? Would you pay for a Personal PM software that addresses the abovementioned issue(s) ? 2) Is a personal project management tool really useful when you are working on your own project ( as compared to using a simple whiteboard/todo list app/paper, pen) ? 3) What are the top 5 must have features in your opinion, that is required of any Personal PM software ? 4) Would you prefer the Personal PM software to be a desktop/mobile app that works offline as well instead of an online only SaaS app ? Thanks in advance ! |
|
I store tasks as YAML notes in my source files -- a bit like glorified TODOs - and I would like a user interface for manipulating them without having to write the entire UI myself.