Buffer object rewrite: done. Text formatting and links: done. Now to iron out the details…
Next up on the major agenda is establishing a tree folder structure that’s navigable via the “cd” command and viewable using “ls” (or “dir” if people want to use MS-DOS commands – I guess I could set up both with aliasing). This could be interesting.
After that’s set up, I think it would be appropriate to set up state capture/saving via LocalForage or similar. Back to the code!