Hacker News new | ask | show | jobs
by million_words 2881 days ago
I think is just key-value pairs stored in JSON, keys are ids and values object with this properties: https://github.com/klauscfhq/taskbook/blob/master/lib/item.j... Pretty minimal
1 comments

You think that; but since it is undocumented, you don't know.
cat ~/.taskbook/storage/storage.json and you can see it. Overall a very well documented repo if you ask me
You are confusing one particular data set with actual documentation of a database schema. Your notion of what "well documented" is seems to be an extraordinarily low bar, given that you apply it to the case where there is no doco at all.
It is just a JSON file no need of what you are talking about but agree to disagree