Viewing profile — DanielDe
DanielDe
HN member- Joined
- Sun, Mar 02, 2014, 10:53 PM UTC
- HN karma
- 398
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About DanielDe
Recent public activity
-
comment
Comment #43069362
I'm one of the creators of Godspeed, which is a fast, 100% keyboard oriented to-do app (though we do support drag and drop as well!). And we've got a web app! https://godspeedapp.c…
- story
- story
-
comment
Comment #39817799
We've actually gotten exactly this complaint from a Polish user before, so we added an option to disable Option hotkeys while editing text: Settings [⌘,] -> Text [3] -> [O]
-
comment
Comment #39780285
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…
-
comment
Comment #39763024
I'm the OP, but I was an org-mode user for years. It's exactly what you're describing, and it's available in more than just Emacs these days!
-
comment
Comment #39763018
This comment makes _me_ happy! I've noted the request - I like it!
-
comment
Comment #39763005
SUPER helpful, thank you! Honestly, I was pretty torn about the music choice, so it's good to hear this feedback. Will definitely consider a change in the future. And good to know …
-
comment
Comment #39762986
Oh wow, that's so good to know - thank you for sharing that!
-
comment
Comment #39761940
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 ta…
-
comment
Comment #39761931
I actually used to be an org-mode user, so I strongly agree with this sentiment! But I really wanted more native features like shared lists, attachments, and a mobile app, which is…
-
comment
Comment #39761895
You can share lists, and you'll see each other's live cursors like in Google Docs. Is that what you meant? I could be misunderstanding what "shared workspaces" means here.
-
comment
Comment #39761892
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…
-
comment
Comment #39761883
This is a good suggestion, you should probably be able to do both of these things any time before 11:59pm. Thanks for the feedback!
-
comment
Comment #39761874
The hotkeys are editable, so it wouldn't make sense to have a static PDF somewhere, but I could certainly add an export of all hotkeys for you to reference! I've written that idea …
-
comment
Comment #39761807
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 cos…
-
comment
Comment #39761744
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 i…
-
comment
Comment #39761712
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 …
-
comment
Comment #39761677
This is a common feature request and we'll be adding it as an option soon! Glad you're liking the feel! What we're going for is essentially an app that "feels" great.
-
comment
Comment #39760319
Oh gosh, sorry, I got the path wrong... it's ~/Library/Application Support/Godspeed Thanks for pointing this out to me, I got this wrong in a couple other places here too!
-
comment
Comment #39759710
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…
-
comment
Comment #39759676
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 …
-
comment
Comment #39759656
Thanks so much! Yes, we're hoping to bring it to Windows, Linux, and web soon, and Android a bit later after that.
-
comment
Comment #39759645
> How do I script it? We don't have a story for this yet, but we will. And I strongly agree about JavaScript. In fact, an idea I really like is making that API available directly i…
-
comment
Comment #39759613
There is indeed a sqlite file! ~/Library/Godspeed/godspeed-db.sqlite. But you shouldn't edit it or things won't sync properly. Feel free to read, though!