1
0
Fork 0
videodog/TODO

10 lines
407 B
Plaintext

* Use the doc.go to generate a manpage.
* Retain some videos until a specific date. For instance, so that I
can avoid notifying about an upcoming livestream until the
livestream actually starts.
* Maybe introduce sqlc here? If I am going to start adding a separate
table so that I can do the video retaining, I'd rather just be
automating the database functions to avoid writing so much SQL code.