X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=NOTES.org;h=f39f497412d81b7865c5fd6f60ec54ebf2a52d15;hb=9730203b5dbe4a01ab127d0ac5e4c02e2ccfca65;hp=8e19e10cbab69dfff9524b8e7df3187f27ab04ce;hpb=f72e678f1ac978f08b85807e0c8e79be2b714968;p=elpher.git 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.