Notes modified via websocket, 1493312126919

This commit is contained in:
notes web app 2017-04-27 16:55:26 +00:00
parent 380f3bf6ed
commit 7374c9cd8b

View File

@ -11,11 +11,10 @@ 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.
with the power of plain text comes great flexibility.
all of your changes here are getting sent over to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/branch/master).
this side-project uses the excellent [CodeMirror editor](http://codemirror.net).
the experience from a mobile-browser isn't great, my apologies.
so far, this is the minimum-viable app needed for me to start using it myself.
and my main use case is from within a desktop browser.
with the power of plain text comes great flexibility.
all of your changes here are getting sent over to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/branch/master).