PHASE 2:
- Search into files
- New Timeline notes


-------------------- FILE MODE ----------------------------


--------------------- SEARCH -----------------------------
- Make search results go into a file

  - files named as search-img-1.html, search-img-2.html
  - File is the contents of the left-hand pane
  - search index has an entry for each search and allows one
    to recall the results


- Put Grep cheat sheet at bottom of search window


--------------------- TIMELINE -----------------------------


--------------------- LOGGING -----------------------------
- Log all commands executed
- New type of note that creates a timeline of activity


--------------------- SORTER -----------------------------
- Should sorter be at the host level instead of image, with output
files appended to each other?

- Allow one to browse output files

--------------------- GENERAL -----------------------------
Add foremost

- Using the <<EOF technique could be more clean for doing tables and such
  so that indentation can occur

  - Use qq{ }, which keeps new lines and tabs as well and can be
	assigned to a variable

- HTML encode output data (TASK outout)

- read config files in autopsy itself and not everytime ...
- New Report Creation:
- Option to mount images in loopback when it is a Linux system


- new mode where searching is done on output of 'icat' of allocated
  inodes

- This is code is a MESS!  It needs to be broken up into several files
  and re-done!

- Make a way to kill intensive processes (searching, fls)
- add swap space
- Add better search tool besides "strings" for UNICODE
