diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt index 5e5757f..483f718 100644 --- a/notes/2024-02-17.txt +++ b/notes/2024-02-17.txt @@ -30,3 +30,7 @@ to the txt file and running make to update and publish the text. 🤔
19:05:02: I have now finished noter
as a tiny little script :DDD
19:08:10: I really don't remember waht I was going to do today and I think this became a sufficiently long procrastination session. Not only have I hacked up noter
a bunch, but created this dumb little script to make it super simple to append to the day's note. There are many places it could be fixed up, but whatever. I could probably have had this launch writer.sh
intead of just passing all of this text as an argument, but maybe I will keep that for another day. :')
19:14:50: I have made it so that the script will add in the
+timestamp and run make
if there are no arguments passed to it.