plus you can use the same vim skills and mindspace for lots of other use cases
plus its free, offline friendly, VCS friendly, backup friendly
141–150 of 236 posts
plus you can use the same vim skills and mindspace for lots of other use cases
plus its free, offline friendly, VCS friendly, backup friendly
Am I the only one who feels a sort of tension between the silicon-valley-chic of this website and the simplicity of the software being presented? It seems to just be a list of things with some slight structure added. The big selling-point is responsive UI, but I feel that should be the minimum we expect from software. I personally prefer a pen an paper for this kind of thing. I guess this is primarily for collaborati…
Agreed! That's a big part of what motivated us to build Godspeed.
> Perhaps some testimonials from organisations/teams that have used it would be a better thing to lead with than a strange technical statement which most users won't understand. I'm a fairly technical sort of guy myself and I don't exactly know off the top of my head what 50ms latency feels like or how it compares to other note taking software.
Appreciate that feedback! Today is our 1.0 launch, we'll definitely add some testimonials in the coming weeks.
For what it's worth, a response time of 100ms is perceived as instantaneous [0].
[0] https://www.pubnub.com/blog/how-fast-is-realtime-human-perce...
Am I the only one who feels a sort of tension between the silicon-valley-chic of this website and the simplicity of the software being presented? It seems to just be a list of things with some slight structure added. The big selling-point is responsive UI, but I feel that should be the minimum we expect from software. I personally prefer a pen an paper for this kind of thing. I guess this is primarily for collaborati…
> The big selling-point is responsive UI, but I feel that should be the minimum we expect from software. Agreed! That's a big part of what motivated us to build Godspeed. > Perhaps some testimonials from organisations/teams that have used it would be a better thing to lead with than a strange technical statement which most users won't understand. I'm a fairly technical sort of guy myself and I don't exactly know off…
Earlier quoted context omitted.
> 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 in the developer console, which we have available anyway because we're an Electron app! > I won't use a to-do app without a start date. We've gotten this request before and its on our list! I also really liked this feature of OmniFocus. > I…
After that, it's going to be "encryption at rest" (if you're storing these lists as part of the service) and then various and sundry compliances. That'll open you to the enterprise market.
(All of those are for sufficiently small values of "no", perhaps literally not none whatsoever, but guaranteed better than if you're storing readable data.)
Can I have it only sync through iCloud? I'm just concerned that I buy the lifetime version and then the Godspeed API disappears after a couple of years.
There are a few reasons we're not using iCloud: 1. We eventually intend to support other platforms, like Windows and the web. 2. Though they're admittedly rare, we've heard some iCloud horror stories. @DanielDe (OP) lost some files using iCloud Drive, so it's hard for us to trust it. 3. We wanted much tighter control over syncing to provide the particular experience we were aiming for. Things like live cursors for shared lists, and the way our offline experience works, are tightly tied into our sync engine.
Well done. This is everything I love about Omnifocus but with better collaboration. If you can give me a Windows version so I can also use this on my personal workstation this is an instant buy.
Try Workflowy, it has good native and web apps and a great minimal but powerful design and is completely free. https://workflowy.com/basics/
Earlier quoted context omitted.
As someone who has used every TODO method under the sun over the last 20 years and talked to other people on their own work tracking journeys, I think task management to be a deeply personal thing that has to map to how you think and do things for it to stick. Pen and paper worked great for me when I did everything at a desk (or carried a notebook with me) and I was always doing deep focus work. I went digital when I…
The Cortex Sidekick Notepad is pretty great for analog task management. Expensive, but pretty great.
Can the keyboard shortcuts be modified? One of my personal pain points with other task managers such as Asana is that I can't remap the keyboard shortcuts. This is very important to me since I use alternative keyboard layouts such as Dvorak, Colemak, MTGAP, Graphite, and have continued to experiment with many others.
Earlier quoted context omitted.
We use a proprietary sync engine, so there isn't some known file format you can edit. I totally understand your objection to this! We do, however, store the data locally in a sqlite database (~/Library/Godspeed/godspeed-db.sqlite). You shouldn't directly edit it or things won't sync properly, but you can use it to easily read your tasks if you'd like!
It'd be awesome if you can emit/ingest Markdown. That way, Todo can act as a different frontend to what essentially amounts to a bunch of files that I can then view via a different app.