Hacker News new | ask | show | jobs
by DanielDe 826 days 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!

2 comments

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.
And then you'd rather just write a plug-in for Obsidian?
That file (and entire directory) doesn't seem to exist on my system
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!