Highlights not to be missed in 2023

My top personal highlight of 2023 was learning — with the help of many folks here — how to integrate TiddlyWiki seamlessly with moodle (an open-source LMS, Learning Management System in use at my university).

The solution is discussed in this thread, but the basic idea is that a logged-in student sees an iframe with a permaview url (configured to include custom strings: student ID and name, potentially other metadata). So each student sees info specific to them. (The students never see the permalink url for the iframe, and the tiddler for each student doesn’t actually exist; that would invite students to browse each others’ status in the course. Instead, the permaview drives “missing-tiddler view templates” — a personal dashboard for the student. )

This solution was pretty much hatched out of my own head, but I would not have had the technical chops to see it through without generous help from folks here.