3x3 not so great for legibility
Got most of the keyboard shortcuts functioning for the pseudo-vim notecard writing app.
Finally tried out React hooks so that I could get react-dnd working. I was grumpy about it but after reading a bit of the docs it went pretty smooth.
A first run at a notecard-inspired writing app. Write in notecard-sized chunks on the left, with a final document preview on the right.
I think I've finally got the main page rendering how I want it. Now for the process page.
The latest in typing replay technology.
From: https://observablehq.com/@grantcuster/textbox-typing-playback
Two different algorithms for making ASCII art using only the characters from the description text. Annoyingly the one on the left is better enough that I need to go with it even though it's messier to program.