From 6ad08d86ad346afde38929bf371f37f88abe88b1 Mon Sep 17 00:00:00 2001 From: jkaplon Date: Sun, 22 Sep 2024 03:30:15 +0000 Subject: [PATCH] Notes modified via websocket, 1726975815683 --- allNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index 309bc33..7a2fd6d 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -12,7 +12,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. 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). -The Bitbucket repository is public, go to the URL to see your changes in the commit history. +The 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). The experience from a mobile-browser isn't great, my apologies.