top | item 39759066

(no title)

2bitlobster | 1 year ago

What'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!

discuss

order

DanielDe|1 year ago

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!

newman314|1 year ago

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.

grncdr|1 year ago

That file (and entire directory) doesn't seem to exist on my system

TehShrike|1 year ago

I'm curious as well – if there was a SQLite file somewhere that I could read from to hook up e.g. an Alfred plugin or whatever, that would be valuable.

DanielDe|1 year ago

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!

niels_bom|1 year ago

If I have todo items that are 10 years old it’s a sign I don’t really care about them.

For (PKM) notes it’s a whole different story.