diff --git a/notes/2024-02-17.txt b/notes/2024-02-17.txt index 051dddd..cd3e7f0 100644 --- a/notes/2024-02-17.txt +++ b/notes/2024-02-17.txt @@ -10,4 +10,15 @@ 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!
+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
+ I think I did the thing today, yay!
+$ noter "I think I did the thing today, yay!"
+
+appending
+
+
+to the txt file and running make to update and publish the text.
🤔
diff --git a/public/feed.xml b/public/feed.xml index 34edfe5..2e756f3 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -4,8 +4,8 @@