From 36854ec54fa4cc87f7619e698a809b8b4c4f6157 Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 27 Apr 2017 16:53:42 +0000 Subject: [PATCH] Notes modified via websocket, 1493312022450 --- allNotes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/allNotes.txt b/allNotes.txt index db3b5fe..88ea72d 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -9,7 +9,8 @@ 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 +all of your changes here are synchronized via web-socked to a custom node.js app running on my VPS. +open a new browser window this side-project uses the excellent [CodeMirror editor](http://codemirror.net). the experience from a mobile-browser isn't great, my apologies.