Hell's Bells
- 2023-02-01
- 18:26
I am now FREEEEEEEEE!*~ for a week 😄
The very first thing I'm doing is making a delicious dinner for S and then prepare my clothes and train ride for tomorrow's appointment. Hopefully I get meds to calm down my brain.
Afterwards, I'll probably do some more tweaking on LiveJrnl to get it ready for release. I'm really happy with the system I've got going on right now and hope to continue using it for a long time. My Journal folder is getting kind of long, so I probably need to put things in folders like year/num-month
to keep it a little more organised, but we will see how that goes.
Last night, I wondered if it was posible to do the RSS feed with Markdown. It's somewhat possible but the client has to support it. Unfortunately for me, NetNewsWire and Raven Reader don't have support for <source:markdown>
in RSS. I did, however, allow escaped HTML back into the RSS feed, and no longer truncate the individual posts so that they may be fully read via a feed reader. Of course, this means the RSS feed will be a lot larger, and the XML less human-readable. I could always add another template and call it feed_latest.xml
or something like that with the last 5 posts. #idea
Edit: (2023-02-01 20:00) Added section about the RSS feed.