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