Notes modified via websocket, 1493312336663
This commit is contained in:
parent
bc76126c42
commit
1a41b84849
@ -9,10 +9,10 @@ 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-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).
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user