Notes modified via websocket, 1493312057493

This commit is contained in:
notes web app 2017-04-27 16:54:17 +00:00
parent fb781ae33c
commit 4cd8ba107e

View File

@ -10,7 +10,7 @@ if you **do** know what i'm talking about, i'm sorry to force my keybindings on
- `jj` escapes insert mode - `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 running on my VPS.
open a new incognito browser window 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). this side-project uses the excellent [CodeMirror editor](http://codemirror.net).
the experience from a mobile-browser isn't great, my apologies. the experience from a mobile-browser isn't great, my apologies.