# HG changeset patch # User Steve Losh # Date 1715260215 14400 # Node ID 2356b264648e38df12da70c47570adf5fd71a4d3 # Parent 4b3af9da7ba7d80cb7ae570530b2033a145eebec Update diff -r 4b3af9da7ba7 -r 2356b264648e README.markdown --- a/README.markdown Tue May 07 23:05:57 2024 -0400 +++ b/README.markdown Thu May 09 09:10:15 2024 -0400 @@ -691,4 +691,12 @@ The non-automatic compilation step is annoying, but I can probably hack a Vim shortcut to get something usable there. +## 2024-05-08 +Wrote a little wrapper script to ensure my paper database from JabRef is backed +up, because at this point it would be catastrophic to lose it, and while +Syncthing has been… okay so far, I don't fully trust it yet. + +Fixed a [Vlime/Paredit bug](https://github.com/vlime/vlime/issues/54) that's +annoyed me for *checks github issue timestamp* four years. I should have done +this ages ago, I don't know why I never bothered to look into it.