From e5a332576803af0b80edee3d468fcfccba05fd1c Mon Sep 17 00:00:00 2001
From: Siina Mashek This is the first thing written by using a modified version of koutsie's noter script. So far I really like it, though there's a lot more to be done to it before I
-am happy with how editable the html and things are. It's been a great
-launching point for me and I appreciate the inspiration that it has given
-me. I just keep forgetting I have to add in paragraph tags and the like... too
-used to hugo doing all the work for me. :') Over the next few days I hope to get even more stuff done with it! I
-already have ideas of writing a script that'll append stuff to this so I can
-take small notes throughout the day. Something like
- (Helps to use pre instead of code tags)siina.monster
-
-
-February 17, 2024
-
-$ noter "I think I did the thing today, yay!"
-
-appending
-
-<p>I think I did the thing today, yay!</p>
-
-to the txt file and running make to update and publish the text. 🤔
-make
if there are no arguments passed to it.
19:16:16: