From 63c3b4f22e4d544d4d8e4e808d1cb71efcf56fde Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 30 Oct 2023 23:15:11 +0300 Subject: [PATCH] notes/docs... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 3464c1d..69dff0f 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -42,7 +42,7 @@ var setup = function(){ - Logseq - Conboy (Nokia N900's Tomboy clone) - Bonsai (on PalmOS) - - Google Keep + - Google Keep (editor) - - // Seems that I unintentionally implemented quite a chunk of the markdown spec ;) - @@ -65,9 +65,10 @@ var setup = function(){ - keep current behavior - _BTW: leading whitespace is shown..._ + - add options to save to `.sessionStorage` / `.localStorage` - Q: should we select text without first focusing?? - _...logseq does not do this either_ - - editor as a custom element / web component + - custom element / web component - DONE data interface: collapsed:: true - the "natural" way to pass data is to use the same mechanism as `