From 7374c9cd8be06f1925567a7792a75ca839c8e79d Mon Sep 17 00:00:00 2001 From: notes web app Date: Thu, 27 Apr 2017 16:55:26 +0000 Subject: [PATCH] Notes modified via websocket, 1493312126919 --- allNotes.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/allNotes.txt b/allNotes.txt index e516dca..e7a5c11 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -11,11 +11,10 @@ if you **do** know what i'm talking about, i'm sorry to force my keybindings on 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. 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). \ No newline at end of file