2017-04-21 17:06:32 -04:00
|
|
|
# demo account for notes.kaplon.us #
|
2017-04-21 11:15:38 -04:00
|
|
|
|
2017-04-27 12:58:44 -04:00
|
|
|
## I hope you know `vim` and you like _MARKDOWN_ ##
|
2017-04-21 11:40:51 -04:00
|
|
|
|
2017-04-27 12:58:50 -04:00
|
|
|
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.
|
2017-04-21 17:06:32 -04:00
|
|
|
|
2017-04-27 12:59:24 -04:00
|
|
|
If you **do** know what I'm talking about, I'm sorry to force my keybindings on you:
|
2017-04-21 17:06:32 -04:00
|
|
|
- `:` and `;` are swapped
|
2017-05-17 16:42:56 -04:00
|
|
|
- `jj` escapes insert mode / `ctrl + c` works as well
|
2017-04-21 17:06:32 -04:00
|
|
|
|
2017-04-27 12:58:56 -04:00
|
|
|
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.
|
2024-09-21 23:30:09 -04:00
|
|
|
A version history is also committed to a [data repo](https://hub.kaplon.us/jody/note-data-demo/commits/branch/master).
|
2024-09-21 23:33:18 -04:00
|
|
|
|
2017-04-27 12:59:03 -04:00
|
|
|
This side-project uses the excellent [CodeMirror editor](http://codemirror.net).
|
2024-09-21 23:31:48 -04:00
|
|
|
The experience from a mobile-browser isn't great, but my main use case is within a desktop browser.
|
2017-04-27 12:59:03 -04:00
|
|
|
So far, this is the minimum-viable app needed for me to start using it myself.
|