From 9730203b5dbe4a01ab127d0ac5e4c02e2ccfca65 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Fri, 7 Jun 2019 10:36:43 +0200 Subject: [PATCH] Added pain points to dev notes. --- NOTES.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NOTES.org b/NOTES.org index 8e19e10..f39f497 100644 --- a/NOTES.org +++ b/NOTES.org @@ -29,3 +29,11 @@ special case, and I don't want another! So the only option is to bring both http and telnet entries back into the fold by representing them both as standard nodes and having the grunt work done by getter functions. + +* Pain points + +A list of annoyances that need to be fixed. + +1. There's no way to determine the address of the current node. +2. There's no way to determin the address of child node without using the mouse. +3. Only one elpher buffer can exist at one time. -- 2.20.1