diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index 615718d..a8b6078 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -57,6 +57,7 @@ var setup = function(){
-
- ## ToDo:
- custom element / web component
+ - BUG: selecting by _click-n-drag_ or _double/triple click_ for some reason does not work...
- BUG/race: the non-value versions of custom elem seem to sometimes get loaded as empty...
- Q: can we get rid of the editor block??:
- CSS breaks if we do...