Hacker News new | past | comments | ask | show | jobs | submit login

> It sends an email every day and I can reply to it, and the response is stored in an SQLite database, in plain text.

Maybe this is obvious to other readers, but I love this portion of it. I think it's one of the critical details to making things like this work. It's easy to built a tool that you "just remember to use" but the issue then the tool is implicitly asking the user to modify their workflow, which isn't always trivial. So well done.

Another simple example: one of my favorite features in Slack is /remind. It can do recurring reminders, reminders way out into the future, and is as simple as typing `/remind me "do the thing" in 6 months`. Critically, it's in Slack which I'm using all the time anyway. It's not tucked away into a calendar I won't look at, or in a place I have to remember to get to. It's right there, and it's really easy to set another one up. I've thought about building a separate tool to replicate this, but I know it will never have the same utility without being in an existing workflow.




I also recently built a similar thing for SMS: it just creates a JSON file (for extra metadata) for every reply




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: