Changeset 103:c08db381a5e8

Show
Ignore:
Timestamp:
2007-08-01 15:49:32 (1 year ago)
Author:
Stefan Schwarzer <sschwarzer@sschwarzer.net>
branch:
default
Message:
Added some todo items.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • todo.txt

    r85 r103  
    2121# SOFTWARE. 
    2222 
     23- write documentation (websourcebrowser.txt, reStructuredText) 
    2324- put directory display on the left (or right? configurable?) 
    24 - allow collapsing/expanding of directories 
     25- search function (identifiers? regular expressions?) 
     26- allow collapsing/expanding of individual directories ("explorer-like") 
    2527- ensure sensible size of new windows (if a file's link is 
    2628  opened with "Open link in new window") 
     
    3335  --sort-order      type, name, size, "type,name" 
    3436                    default: type,name 
    35   --frames          use frames (left: directory; right: source code) 
    36                     default: no 
     37  --no-frames       don't use frames (left: directory; right: source code) 
     38                    default: use frames 
    3739  --width           number of characters per line (used for line breaks) 
    3840                    default: no limit 
    3941- custom file display (e. g. show images and contents of a tar(.gz|.bz2) 
    40   archive, hex display in certain cases
     42  archive
    4143- utilize exctags 
    4244  - show type of identifiers