Notes modified via websocket, 1726976080948

This commit is contained in:
jkaplon 2024-09-22 03:34:40 +00:00
parent 6f121ec964
commit d6747d1147

View File

@ -13,7 +13,6 @@ All of your changes here are synchronized via web-socket to a custom node.js app
Open a new incognito browser window, log in again, and watch your changes appear in the other window. Open a new incognito browser window, log in again, and watch your changes appear in the other window.
A version history is also committed to a [data repo](https://hub.kaplon.us/jody/note-data-demo/commits/branch/master). A version history is also committed to a [data repo](https://hub.kaplon.us/jody/note-data-demo/commits/branch/master).
This side-project uses the excellent [CodeMirror editor](http://codemirror.net). This side-project uses the excellent [CodeMirror editor](http://codemirror.net).
The experience from a mobile-browser isn't great, but my main use case is within a desktop browser. The experience from a mobile-browser isn't great, but my main use case is within a desktop browser.
So far, this is the minimum-viable app needed for me to start using it myself. So far, this is the minimum-viable app needed for me to start using it myself.