From d6747d11479c14b516ac4bb48232c6b41142723b Mon Sep 17 00:00:00 2001 From: jkaplon Date: Sun, 22 Sep 2024 03:34:40 +0000 Subject: [PATCH] Notes modified via websocket, 1726976080948 --- allNotes.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index d441e11..c65e4e5 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -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. 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). 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.