From 9e6969d3020da5790d9a9b09d0d69d7b8f96cf85 Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 27 Apr 2017 17:00:33 +0000 Subject: [PATCH] Notes modified via websocket, 1493312433897 --- allNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index e584dbc..8c8313d 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -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. Open a new incognito browser window, log in again, and watch your changes appear in the other window. -A version history is also getting sent over to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/branch/master). +A version history is also going to [bitbucket](https://bitbucket.org/jkaplon/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, my apologies.