From acd342734638b20eb3fdd208ee758c70598cb8f4 Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 27 Apr 2017 16:54:47 +0000 Subject: [PATCH] Notes modified via websocket, 1493312087917 --- allNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index 70d4a2c..cb8d60e 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -9,7 +9,7 @@ if you **do** know what i'm talking about, i'm sorry to force my keybindings on - `:` and `;` are swapped - `jj` escapes insert mode -all of your changes here are synchronized via web-socked to a custom node.js app running on my VPS. +all of your changes here are synchronized via web-socked to a custom node.js app. open a new incognito browser window, log in again, and watch your changes appear in the other window. this side-project uses the excellent [CodeMirror editor](http://codemirror.net).