Earlier quoted context omitted.
I'm surprised no one in this thread has mentioned Workflowy[0]. It is extremely minimal and elegant, does everything that you're looking for (on first glance), and is completely free. Not to be hyperbolic but the interface is ingenious in it's power and simplicity. Give it a shot. [0]: https://workflowy.com/basics/
> I'm surprised no one in this thread has mentioned Workflowy It's an online service, isn't it? Not a local application.
Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
221–230 of 236 posts
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#222Earlier quoted context omitted.
I'm surprised no one in this thread has mentioned Workflowy[0]. It is extremely minimal and elegant, does everything that you're looking for (on first glance), and is completely free. Not to be hyperbolic but the interface is ingenious in it's power and simplicity. Give it a shot. [0]: https://workflowy.com/basics/
> "and is completely free" It's not completely free. [0] A set of features are available free. The complete set of features runs > $4/month, depending on whether you pay monthly or yearly. [0] https://workflowy.com/pricing/
I use the app for work and personal note taking, todo lists, etc. and have not run into any limitations of the free plan in the last five years of daily usage.
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#223Earlier quoted context omitted.
You just increment the month. March 20 m+1 is April 20. If the date is invalid, like January 30 m+1 then you fallback to next valid date, February 28/29.
Well, that’s not “the month” at all, though. At least not something I’d use outside of getting a rough idea for setting the next meeting, and absolutely wouldn’t use in code (but it’s probably fine for a todo - I’m complicating things, sorry ;-)) Edit: but perhaps that’s the custom used at many places and I’m just not aware.
For example, "every month on the 15th", "every month on the 1st", etc. It makes it easier to figure out compared to "every 30 days" or "every month on the 30th, unless there are less than 30 days in the month"
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#224makes me a bit nostalgic of remember the milk, managing todos was fun, I specially liked the keyboard shortcut 1-3 for priorities
I'm currently trying out SilverBullet.md as a markdown note tool and task management. The UX isn't close to rtm, but it's pretty customizable so I'm hoping I can make it close.
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#225Earlier quoted context omitted.
Well, that’s not “the month” at all, though. At least not something I’d use outside of getting a rough idea for setting the next meeting, and absolutely wouldn’t use in code (but it’s probably fine for a todo - I’m complicating things, sorry ;-)) Edit: but perhaps that’s the custom used at many places and I’m just not aware.
A few people/companies I've worked with avoid using the last few days of the month for "monthly" things. For example, "every month on the 15th", "every month on the 1st", etc. It makes it easier to figure out compared to "every 30 days" or "every month on the 30th, unless there are less than 30 days in the month"
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#226I will be unable to leave the stock iOS Reminders app: - I do a lot of my tasks away from my desk, so when I have my phone with me but not my laptop - A todo item without a reminder/due date is “dead” to me, it’s the reminder to actually do the thing that adds the value The stock Reminders app is the only app on iOS I know of that can keep persistent notifications on the Lock Screen, even after locking and then unloc…
I too had this problem so I developed an app that integrates Reminders and Obsidian to solve it; I create all my notes & tasks in Obsidian and my app syncs them to Reminders.app so you get the best of both worlds :) HN submission: https://news.ycombinator.com/item?id=39764919
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#227What's the file format? I hope the best for your app, but I hope I can still use those files if something happens to the company. I converted to .txt files 10 years ago for everything todo, but wouldn't mind a specialized utility for it!
For (PKM) notes it’s a whole different story.
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#228Two questions: 1. How can I keep offline without uploading data to cloud? My company won't allow me to do so and I want to manage business TODOs safely. 2. While I'm offline, how can I back up my TODOs? So I can restore them after I reinstall Godspeed?
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#229I like the idea to manage my TODOs with keyboard as the first-class citizen. Two questions: 1. How can I keep offline without uploading data to cloud? My company won't allow me to do so and I want to manage business TODOs safely. 2. While I'm offline, how can I back up my TODOs? So I can restore them after I reinstall Godspeed?
> How can I keep offline without uploading data to cloud?
There's no first-class way to do this right now. Godspeed will work perfectly fine offline, but you can't disable sync. However, if you really wanted to, you could disable network access for the app in the Network inspector of the Electron devtools ([⌘+Option+I] to open dev tools, then click the Network tab).
> While I'm offline, how can I back up my TODOs? So I can restore them after I reinstall Godspeed?
The only way to restore tasks right now is to sync them through the server.
I totally understand if these things are a dealbreaker for you! Hopefully you can check us out again if we support something more amenable to your work requirements.
Re: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
#230Earlier quoted context omitted.
Couldn't reminder apps implement "nagging" such that dismissed notifications are re-notified until some action is taken? Agreed, this is Apple taking advantage of private APIs in much the same way that got Microsoft in so much hot water in the late 90s/early 00s.
https://www.dueapp.com/ is what you're looking for > Couldn't reminder apps implement "nagging" such that dismissed notifications are re-notified until some action is taken?