Notes modified via websocket, 1726975809926

This commit is contained in:
jkaplon 2024-09-22 03:30:09 +00:00
parent 492a9276ae
commit 48b4a08620

View File

@ -11,7 +11,7 @@ If you **do** know what I'm talking about, I'm sorry to force my keybindings on
All of your changes here are synchronized via web-socket to a custom node.js app. 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).
The Bitbucket repository is public, go to the URL to see your changes in the commit history. The Bitbucket repository is public, go to the URL to see your changes in the commit history.
This side-project uses the excellent [CodeMirror editor](http://codemirror.net). This side-project uses the excellent [CodeMirror editor](http://codemirror.net).