DanielDe's comments

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

Glad you're liking it!

> 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.

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

There is a simple text-based import! If you copy a list of tasks with some kind of leading bullet character, like a `-`, and then hit ⌘+Shift+V in Godspeed, Godspeed will create tasks from the text on your clipboard. It'll even respect indentation and strip off the bullet characters.

I'm also happy to do a custom, one-off import if you can get me any kind of machine readable file.

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

No, there's no explicit task dependency right now.

However, there are a couple options you could use: 1. Use nested tasks for this purpose. If task B is nested beneath task A, then B is a dependency of A. Godspeed supports infinite nesting (okay, okay - MAX_INT levels of nesting) 2. You could use labels and smart lists. Give blocked tasks a "Blocked" label and create a smart list that filters out any tasks that are blocked.

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

The difference is that with the one-time payment you get to keep the version you have forever, including bug fixes, compatibility updates, and cloud sync, which are all ongoing costs for us.

With the subscription, you lose access when you stop paying.

So I think it is pretty comparable to an old school one-time payment, but with bug fixes and compatibility updates added on top.

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

I have no problem with a brain dump :)

Really appreciate the kind words! Indeed, actually launching is hard. Like everyone, I've got a big pile of abandoned side projects sitting in a folder somewhere.

I think we're pretty aligned on staying organized. For me, the most important bit is "capture". I need to be able to get tasks out of my head and into a task tracker from as many places as possible. Then later I can triage them.

Godspeed attempts to help with this by offering a global hotkey for quick entry, and an iOS app with Siri and shortcuts support. We also intend to add "log a task by email" soon.

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

I'm glad you asked about this, because snoozing recurring tasks is one of the 2 big reasons I wanted to create Godspeed in the first place (the other was the date picker). The way this worked in OmniFocus was _infuriating_ to me.

When you snooze a recurring task in Godspeed you use the same date picker as for setting a date, so you have full power and flexibility to choose whatever date/time you'd like. And it only snoozes _this instance_ of the task, without changing future recurring due dates.

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

The sync engine is proprietary, so you can't use your own provider. We wanted very tight control over syncing to achieve our goals with speed and shared lists. I totally understand your concern, though.

For what its worth, all of your data is stored locally in a sqlite DB. You shouldn't edit this DB or syncing may not work, but you should feel free to read from it if you'd like ~/Library/Godspeed/godspeed-db.sqlite

DanielDe | 1 year ago | on: Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac

Ah you can actually dismiss the onboarding panel from the command palette, sorry that wasn't more obvious!

The sidebars can be collapsed with ⌘+; and ⌘+', though we also intend to make them fully resizable soon too!

You're right about the undo/redo stack, we need to improve its integration with the system so those work properly.

Thanks so much for this feedback! Keep it coming!

page 1