the backend code here is still buggy, incomplete and missing documentation. todos: * [ ] add dev readme w/ install instructions * [ ] add instructions for how to import csv data into sqlite db (`.mode csv`, `.import …`) * [ ] fix missing escaping of `"` characters in tag strigns of csv output * [ ] add server script that implement the taghistory api related(?): * [ ] cut output from last processed day (which is typically incomplete)
the backend code here is still buggy, incomplete and missing documentation. todos:
.mode csv,.import …)"characters in tag strigns of csv outputrelated(?):