From bd0bf4a6cafd0d545eca2fd0256b6be9db2c4432 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Mon, 10 Jun 2019 00:41:11 +0200 Subject: [PATCH] Updated dev notes. --- NOTES.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- 2.20.1