note-data-demo/allNotes.txt

18 lines
871 B
Plaintext

# 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
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).