Daniel Heath

Results 111 comments of Daniel Heath

Hi @brendon The requested changes are a fair bit of work after already working through 50+ comments. I'll see when I can get to them, but as running this fork...

I've got an efficient solution for this for postgres (using window functions) and mysql (using connection variables), but sqlite lacks a nice way to do this.

Happy to split it up, but would appreciate some guidance about what shape it should take - I tend to favor "too much code" rather than "where's the code", when...

Aha! The pybluez dependency dropped python2 support in https://github.com/pybluez/pybluez/commit/40f627d2306596bfe8f3494a87e3b501bfa55464 but this library does not yet work with python3.

Why not just make an HTTP GET request, then close the connection before reading the body? Save bandwidth and get the actual, final URL

+1 for the "do not want to depend on the largess of google / microsoft for my personal security" bucket. DKIM signing is no barrier. I would also be pretty...

We'd have to embed gopherjs to get identical behavior. It'd be possible though...

Having thought about this a bit more, I think each page could have a 'default action' (stored with the page) rather than a page type. That would also make it...

No, I'm unlikely to get to it for quite some time unfortunately. Longer term what I'd really like to implement is halfway between workflowy and TreeSheets (potentially on top of...