From 1a41b84849b783db4c481316abbd3b9d40eed17d Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 27 Apr 2017 16:58:56 +0000 Subject: [PATCH] Notes modified via websocket, 1493312336663 --- allNotes.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.