From: Tim Vaughan Date: Sun, 9 Jun 2019 22:41:11 +0000 (+0200) Subject: Updated dev notes. X-Git-Tag: v1.2.0~23 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=bd0bf4a6cafd0d545eca2fd0256b6be9db2c4432 Updated dev notes. --- diff --git a/NOTES.org b/NOTES.org index f39f497..fbc0eb2 100644 --- a/NOTES.org +++ b/NOTES.org @@ -20,9 +20,14 @@ parent links when using a cached node in place of a new node. (Maybe I always update node.parent unless parent is already an ancestor of node?) +** TODO Complete bookmark support implementation +This is really important, as I can't merge other developments +in this dev branch back into the master branch as long as this is +incomplete. + * Selectors -** TODO Implement support for telnet entries +** DONE Implement support for telnet entries Similar to http entries, telnet entries will be handled by code external to elpher. However it seems I made http entry handling a special case, and I don't want another! So the only option is to