# demo account for notes.kaplon.us # ## I hope you know `vim` and you like _MARKDOWN_ ## If you don't know what those terms mean, then you're probably confused by a fat, blinking cursor. Hit the i-key on your keyboard and you should be able to type stuff normally. If you **do** know what I'm talking about, I'm sorry to force my keybindings on you: - `:` 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. A version history is also going to [bitbucket](https://bitbucket.org/jkaplon/note-data-demo/commits/all). The Bitbucket repository is public, go to the URL to see your changes in the commit history. 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.