til

'til' stands for 'Today I Learned…' and the point of the application is:

The data is stored in a nice little SQLite file inside of ~/.til/til.sqlite by default, so you can do all manner of funsey SQL things to it if you'd like.

We're using prepared statements for INSERTs, so it should handle whatever cockamamie input you can think up…but if it doesn't, feel free to yell at me (@ip2k on Twitter) and I'll try to fix it!

Contributing to til

til by ip2k is licensed under a Creative Commons-Attribution-NonCommercial-ShareAlike 3.0 Unported License.