note-data-demo/allNotes.txt

16 lines
706 B
Plaintext
Raw Normal View History

2017-04-21 17:06:32 -04:00
# demo account for notes.kaplon.us #
2017-04-21 11:15:38 -04:00
2017-04-21 17:06:32 -04:00
## i hope you know `vim` and you like _MARKDOWN_ ##
2017-04-21 11:40:51 -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
if you **do** know what i'm talking about, i'm sorry to force my keybindings on you.
here are some hints:
- `:` 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.