When I saw “a project management suite for solos and small teams”, it made me go back and re-consider it under a new perspective. Loved it. I will try it out soon! Good luck!
Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
261–270 of 470 posts
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#262Earlier quoted context omitted.
Sorry, we don't have a self-hosted version now.
Every non-FOSS piece of software I've ever deployed slowly degrades over time as founders get greedy or need to recoup costs from investors. Plex is the canonical example. Linux is the canonical counterexample. Sorry, I've been burned enough times by this now that if your software is not FOSS, I'm not deploying it. Your take is not a good look. For an open source alternative, check out Focalboard [0]. Note however it…
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#263Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#264One quick thing i noticed, When i enter new section name and press tab, it is ignored unlike if you press enter, at least in board view. I'd imagine pressing tab after input is typical user behaviour.
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#265I would think about your positioning some. You’re marketing this as having “less complexity” which first of all, isn’t going to appeal to people unless they’ve already used the other tools. But, if they had tried Trello, that’s far from complex, as you say it doesn’t have the features you think are needed, so you are more complex than that. It might be that you’re excellent at UX but that needs some comparative examp…
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#266Pretty cool! Congratulations on launching a useful product. As a side conversation, this project and how you described it made me think about why I have such issues with Jira. Jira is actually fucking useless to me . To the business, it's indispensible because it captures the larger tasks that roll up to a larger business objective. However, for each of those larger tasks I have a series of conversations and cross-fu…
For large teams with a complex process, I think the problem is the process itself, not the tool.
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#267> That's why we decided to build XXXXX — an all-in-one work management software that is simple to learn and easy to use.
What's missing IMHO is this: why did you undertake the drudge of building this? All software creation is motivated by a disatisfaction with what's already out there, so what is the unique point of view that motivated you and... it is hoped, will motivate an audience who shares that point of view. It's not why you are better, cheaper, faster (those are terrible vectors for positioning btw) it's what makes you different.
Are you anal-retentive about detail and hyper-connectedness (JIRA)? Are you psychedelic burners who want to bend a spartan UX into infinite directions (Asana)? Are you cutesy but robust (Trello)? Are you so hyper-opinionated about product management to the point of pedantry (Basecamp)? All these are perfectly cromulent points of view by the way. Marketing positioning is about articulating YOUR point of view, in order to activate the tribe that shares it.
For more on this see Simon Sinek or Chris Lochead. This is my favorite topic in the world. Good luck with your product!
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#268Pretty cool! Congratulations on launching a useful product. As a side conversation, this project and how you described it made me think about why I have such issues with Jira. Jira is actually fucking useless to me . To the business, it's indispensible because it captures the larger tasks that roll up to a larger business objective. However, for each of those larger tasks I have a series of conversations and cross-fu…
This is a huge ask, but would you mind elaborating on your workflow a bit? I really struggled with Jira at work, and I _think_ it was for similar reasons that you described. Are you saying that what is a story at work, and captured within a single “unit” within Jira (I don’t want to use “task”, because that’s a separate thing in Jira) is more broad, but you benefit from having that story broken down further, and that…
In a contrived example, if my OKR is to reduce the engineer attention in a given support process by 50%, my epic might be to create a framework for automating tasks via Slack. My stories then might be:
- Spike: Investigate Slack API
- Spike: Investigate programattic interfaces of Jenkins
- Build bot framework
- Build pluggable Jenkins module
- Spike: determine deployment patterns for framework + modules
To a business, these are bite-size as the chunks can be, but to me that may involve tracking threads in channels, doing POCs, and doing a lot of reading. All of those things may fall under a single story.
In a laymen's sense, I need a Jira for my Jiras that the business doesn't need to track because those things largely don't matter to the whole.
Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#269Re: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
#270Very polished, I'm impressed! It seems like everyone ends up recreating a PM or todo tool at some point. It makes me wonder if there could be a world where we have a standard protocol/api and then anyone can bring their own preferred interface?
For todos you could just use an iCalendar file full of VTODOs [1]. It's a shame that the iCalendar standard is poorly and incompletely implemented even in calendar programs and almost always missing from organizer programs that are basically todo lists. [1] https://icalendar.org/iCalendar-RFC-5545/3-6-2-to-do-compone...
ie basic functionality I personally look for that I don’t think this would support would include:
* Projects with hierarchies
* Reminder dates
* Tags and contexts
* Multi-Step tasks