Live data from Hacker News

Viewing profile — DanielDe

DanielDe

HN member
Joined
Sun, Mar 02, 2014, 10:53 PM UTC
HN karma
398
Public activity
71 items

About DanielDe

https://danielde.dev

Recent public activity

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

  2. story
  3. story
  4. 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]

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

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

  7. comment
    Comment #39763018

    This comment makes _me_ happy! I've noted the request - I like it!

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

  9. comment
    Comment #39762986

    Oh wow, that's so good to know - thank you for sharing that!

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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