Product

2020

Challenge

Notes In Progress

How can I most authentically share what I'm thinking about online?

bees
Outcome
Additional
Details
Building off of Andy Matuschak's notes system design and Tiddlywiki, this site lives as an ever-living notes website.
Individual Project
Links
This project has been continually developed over the last few years. I wanted writing to feel as natural as possible with it. It's possible to write and view in multiple columns, search across notes, and serves as a good WSYWIG editor. Probably most impressive is it's CI/CD pipeline. While it's code runs off an edited form of TiddlyWiki5, I have a remote Node server that runs on a Raspberry PI that serves this notes editor for me for both my private and public notes. Every day it has a cron job to update the public notes website with any new public notes, and runs a build script that turns off editing access for the public version.