From cbd2b67f6e7b1f156e8341a65bd97df6fcd7c31e Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 27 Apr 2017 17:08:42 +0000 Subject: [PATCH] Notes modified via websocket, 1493312922083 --- allNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index c22a0c5..6a02a6b 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 going to [bitbucket](). +A version history is also going to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/all). 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).