From 814d64517288fb15d3235ca3a034072e47f88a9c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 23 Mar 2025 20:52:03 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- experiments/outline-editor/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html index 0664a28..6e9a407 100755 --- a/experiments/outline-editor/index.html +++ b/experiments/outline-editor/index.html @@ -165,7 +165,7 @@ var setup = function(){ - - ## ToDo: - ASAP Basic standalone client (file-oriented) - - _The main idea is to provide a minimal usable app with syncable data_ + - _The main idea is to provide a minimal usable app with syncable (externally) data_ - _Use to write/maintain docs for self_ - Levels:: - PWA (shared api) @@ -182,7 +182,7 @@ var setup = function(){ - _how expensive is it to do a nextcloud plugin???_ - Desktop / electron app - fs - - Mobile / cordova app + - Mobile / cordova app (???) - fs - Item templates: - ASAP keyboard actuation (a-la checkboxes)