diff --git a/allNotes.txt b/allNotes.txt index be1f999..28d854f 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -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.