TODO updated : looking for volunteers - clic - Clic is an command line interactive client for gopher written in Common LISP
 (HTM) git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit acc44acf23b27534ae3c21fff235a8940c99e543
 (DIR) parent b92fdb90aaf08eb098e5e58d988fccb03a136197
 (HTM) Author: Solene Rapenne <solene@perso.pw>
       Date:   Fri,  3 Nov 2017 17:19:08 +0000
       
       TODO updated : looking for volunteers
       
       Diffstat:
         M TODO                                |      10 +++++++---
       
       1 file changed, 7 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -1,8 +1,13 @@
        # FEATURE
        
       -- history mode which save every file into a tree to preserve data if gopherhole go offline
       +- add a bookmark "b" function to store the current page location
       +- add a bookmark "B" function to display the bookmarks
       +- add a dump "d" function to display the raw response
       +- history mode which save every file into a filesystem tree to preserve data if gopherhole go offline
        
        
        # CODE
        
       -- store the whole page and deal with it later (but not if it's not a 0 or 1 type)
       -\ No newline at end of file
       +- find a better color scheme
       +- use CLOS to store data
       +- store the whole page and deal with it later (but not if it's not a 0 or 1 type)