This page is a copy from Leaflet

Hello, Leaflet!

I’m Yernemm, I like VRChat, gaming, programming, tech, etc. etc.

I made my first post on PCKT the other day, I won’t go over all of it again here.

Whilst I like how PCKT looks, I realised quickly after that Leaflet just has more features. It doesn’t seem like anyone can leave comments on there, which is disappointing.

So, I may end up writing things over on Leaflet instead. I still need to find a good way to export my regular posts to my notes page:

Yernemm's Notebook - Yer's NotesHey! I’m Yernemm. I work on game jams from time to time, and I also like VR.https://notes.yernemm.xyz

Essentially — as I went over in my PCKT post — whilst I like the idea of posting more on the ATmosphere, I already have a notes site that I use pretty muh like a blog… I don’t want my longform posts to be spread out everywhere so I want to set up a way to sync my Leaflet / PCKT posts to my Obisidan / Qaurtz repository which runs my notes site. The plan for now is a daily script that just backs up all my publication records from my PDS into my Obsidian vault as .md files. That does end up duplicating the data which slightly sucks but at least it also serves as a backup, and it’s easier than dynamically fetching my posts…

But, I’ll work on it soon!


Update: Well well well, I have a basic version of this working now! Both pckt and leaflet use their own method for formatting text so I had to make a parser to convert all the different text blocks into markdown… It’s not perfect but it works well enough to be able to archive the main content!

My script checks for changes to my posts every hour and pushes the converted posts to notes.yernemm.xyz