From d7df03648fc5559dd2cf124709ecf08098fbfd21 Mon Sep 17 00:00:00 2001 From: notes web app Date: Wed, 17 May 2017 20:42:45 +0000 Subject: [PATCH] Notes modified via websocket, 1495053765889 --- allNotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index 7aea18d..45923e0 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -7,7 +7,7 @@ Hit the i-key on your keyboard and you should be able to type stuff normally. If you **do** know what I'm talking about, I'm sorry to force my keybindings on you: - `:` and `;` are swapped -- `jj` escapes insert mode +- `jj` escapes insert mode / 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.