Trees, trunks and metadata
Dan Hon has written a very interesting article about the limitations of the filing cabinet metaphor of computer filesystems, and the about the finality of saving a document.
He touched on a number of things that bug me on a regular basis. I speak â as usual â from a MacOSX viewpoint here.

Representing files in ways that give cues to their content. Icons should tell you what kind of file it is, not what application last opened it (or what the default handler is). PDF files might have an Adobe icon or a Preview one. Of course, I can set one or the other to be the default for *.pdf files, but that sets what application will deal with the file. I want to choose what I open it with, but some standard, application-independent icon would make the files visually more distinctive. Dan mentioned having an icon change to reflect how many pages were in the document, how old it was, and so on. I think this is a great idea: Tinderbox already does this with its notes. Notes containing a little text have an icon with one line, those with a lot of text have an icon with many lines. New notes are subtly darker shaded, then fade gradually lighter over time (see screenshot). Something like this extended to the whole filesystem would be great.
The problems of finding files. This is a tough one. I have a reasonably tidy filing system â compared to those who spray their desktop with files willy-nilly â but I still spend time trying to find stuff Iâve stored. Very often, files need to appear in two folders to fit in with the categorization. Sure, I could use aliases, but thatâs rather a clunky way to do it. Creo have a nice application called Six Degrees, which deals with email, contacts and attachments. They make the point that recognition works much better than recall: find files which match whatever you do remember about the one youâre looking for (the recipient, part of the name, the rough date) and youâll most likely recognize it immediately. As Dan points out, this kind of metadata is very useful in searching, but harder to implement with less structured data.
Rolling Undos. Now weâre talking⦠Weâve all been there: you edit, save, then think âDoh! I wanted that previous version, but now Iâve saved, and itâs gone”. A âtimelineâ which you could scrub through to view previous versions of the document sounds like a fantastic idea. As someone who also writes a lot collaboratively, a facility like this could also allow merging of edits made by other people (otherwise known as reverting to your own version when a colleague makes a pigâs ear of it). Some way to highlight changes (like Wordâs Track Changes, but better) would be important, and might also be useful even when youâre looking at your own edits. Iâd love to be able to abandon the whole âwhat to name the fileâ problem. âPaper v4â², âPaper v5â² and so forth gets clumsy very quickly, and how do I remember what I added in each one? I also always get bitten by the âPaper finalâ filename. Never, ever name a file final anything â kiss of death. Oh, and one more thing (Iâve watched one too many Jobs keynotes) â all of this should work with any application in which you edit text.
