The Lambda Lab
/
projects
/
elpher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f72e678
)
Added pain points to dev notes.
author
Tim Vaughan
<tgvaughan@gmail.com>
Fri, 7 Jun 2019 08:36:43 +0000
(10:36 +0200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Fri, 7 Jun 2019 08:36:43 +0000
(10:36 +0200)
NOTES.org
patch
|
blob
|
history
diff --git
a/NOTES.org
b/NOTES.org
index
8e19e10
..
f39f497
100644
(file)
--- 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.