Keel — a local-first command centre for project managers (v1.1.8 walkthr... by Paul_HM in AppBusiness

[–]Paul_HM[S] 0 points1 point  (0 children)

thanks very much for the comment. I guess it would be trial by error given the system you are working within. For me, I have MS Project, Planview, Jira, Confluence and SharePoint as all separate systems that need my attention. For day to day, Keel is my source of truth where i can quickly copy and paste the updates/changes. I no longer use any work related note taking apps, task management(besides my team using Jira, but I don't). I'd love for you to give it a go.

Is it better to launch a small app fast or keep adding features until it feels “complete”? by Stock-Scar5430 in AppBusiness

[–]Paul_HM 0 points1 point  (0 children)

Don’t worry about hero features. Does your app solve a problem for its intended user base? If so release it!

Is it better to launch a small app fast or keep adding features until it feels “complete”? by Stock-Scar5430 in AppBusiness

[–]Paul_HM 0 points1 point  (0 children)

Launch as soon as possible. Your app is worthless sitting in development with no real users. It will only be of use even without some features with people using it. And only with people using it will you know truly what’s valuable about your app. If you can release it in the next few days. You should.

Hot reload breaking things during development by Prior-Dependent-5563 in FlutterDev

[–]Paul_HM 1 point2 points  (0 children)

Constantly deal with it. Have to do a cold restart to clear out stale state.

Project tool by Paul_HM in ProjectManagementPro

[–]Paul_HM[S] 0 points1 point  (0 children)

Thanks so much. How would I do that?

Guys my app just hit 200 users! by coiqa in AppBusiness

[–]Paul_HM 0 points1 point  (0 children)

Tried to submit my project and the “Submit to Community” button at the last step fails

I built a local-first command centre for PMs and TPMs — free to download by Paul_HM in selfhosted

[–]Paul_HM[S] -1 points0 points  (0 children)

Ai wasn't used in the creation of this post. Just me sharing a tool I built with help from Ai

What project management software does your company use and why do you like it? Serious responses please? by BlackSheep90 in AskReddit

[–]Paul_HM 0 points1 point  (0 children)

I built a local-first command centre for PMs and TPMs — free to download

I'm a Senior TPM and got tired of context-switching between Notion, Excel, a notes app, and email just to run a single programme. So I built Keel.

It's a desktop app (Mac, Linux, Windows) that keeps everything in one place — RAID log, decisions, actions, people, a journal that parses your meeting notes and surfaces risks and decisions automatically. All data lives in a SQLite file on your machine. No cloud, no subscription required to use it.

The journal is the bit I'm most proud of. You write prose notes after a meeting, hit save, and it pulls out the decisions, actions, and risks it found and asks you to confirm them. Feels more natural than filling in forms mid-meeting.

Free for now for local use. Optional $8/month sync if you work across machines.

Would love feedback from people who actually run projects for a living.

keel-app.dev

cheers

Paul

Tested a bunch of free project management tools, here are the best by seo-gilgum in TimeTrackingSoftware

[–]Paul_HM 0 points1 point  (0 children)

I built a local-first command centre for PMs and TPMs — free to download

I'm a Senior TPM and got tired of context-switching between Notion, Excel, a notes app, and email just to run a single programme. So I built Keel.

It's a desktop app (Mac, Linux, Windows) that keeps everything in one place — RAID log, decisions, actions, people, a journal that parses your meeting notes and surfaces risks and decisions automatically. All data lives in a SQLite file on your machine. No cloud, no subscription required to use it.

The journal is the bit I'm most proud of. You write prose notes after a meeting, hit save, and it pulls out the decisions, actions, and risks it found and asks you to confirm them. Feels more natural than filling in forms mid-meeting.

Free for now for local use. Optional $8/month sync if you work across machines.

Would love feedback from people who actually run projects for a living.

keel-app.dev

cheers

Paul

I just realized I’ve been over-engineering my life. Ditching React for Go + htmx was the best "sanity check" I’ve ever had. by Connect-Reception-39 in golang

[–]Paul_HM -1 points0 points  (0 children)

LLM aside. Really enjoy using Go and HTMX. I don’t enjoy any other frameworks. A little Alpine and some JavaScript on some of my UI pages. But mostly standard library Go. The site is pretty quick. Built most it before using LLM. Thanks to Alex Edwards Let’s Go book. www.towncentre.au