Thomas R. Koll

Results 41 comments of Thomas R. Koll

Having tried the singlefile addon, archivebox uses the cli version, it does use the modified document, so if archivebox would allow sending the singlefile along, it might make sense to...

What's missing is just returning the result. That'd allow setting ANS like this: ANS=`=`

you can already do "a=2;a*4" but the variable `a` will be lost afterwards because the script is just calling itself. On second thought, for doing further calculations a visible register...

I had the same problem with mongoid, turned out i was missing some of the indexes. With them it is a lot faster.

I have a script that prints out hledger transactions from a GnuCash SQLite database. Uses ruby and activerecord. https://gist.github.com/TomK32/2dcb66bc238cc11ba475

On second thought, why show it at all when it is the default currency or there's not second currency?

I tried `hledger stats -f .` and `-f *` but it would only pick the first file it found. As a workaround adding includes to that first file (name it...

That is a very interesting idea, actually might be quite useful for my daily work. There's an nginx project for this, is that any good? https://github.com/Siecje/nginx-auth-proxy Is there any sort...

Ad it doesn't remember the layout I selected previously when returning to that folder.

> Seems awesome and, thanks for your contribution, once your work done, please call me for review : ) Just to let everyone know: I've started to continue this update....