neilio said:
But I would really hate it if something like Path Finder (in its current state) were adopted by Apple. Whether you hate it or love it, the Finder is still very intuitive and well-designed. Yes, it has issues, but considering every single Mac user uses the Finder at some point, no matter what level of experience they have, it's not that bad.
Although I have not tried Pathfinder yet (I only found it today and will try it tonight) I must agree with your statement.
From the screenshots and reviews I have seen of Pathfinder it is the swiss army knife of finders. Something for the power user.
To cater for Apples customers they have simplified the finder as much as possible. Now my mum could use it with little training. Unfortunately, this means I do not have access to some features I find very useful on other platforms.
That said, I think there are a few things Apple could add to the finder to make life a little easier:
- Add a breadcrumb trail so I can leap directly to a previous folder. Yes, you can do this with the forward and back buttons, but sometimes you want to go directly to a point.
- Display the full file/folder address in the toolbar. This clarrifies where I am in the system and gives me another method to leap to a specific point.
- A slide out meta data viewer/editor that changes with the item selected. I don't much like juggling multiple info windows.
- I wish I could hit delete on the keyboard to move items to the trash (am I missing something?)
SiliconAddict said:
Yes I've aware of the various environment variables. I script for them all the time with SMS installer when I repackage software. But your average user does not and frankly shouldn't. And you dang well better look into your temp dir from time to time to clean it up.
This is about a month's worth or crap on my work system. I should really delete and defrag this weekend.
Hmmm - this is not really a filing system problem, but bad program behaviour. Things should clean up after themselves and not leave crap all over the place. I see this everywhere; even seemingly good programs on the mac put files and folders all over the system. Why can it all be held in the applications folder?
bugfaceuk said:
So that's my point, I think. It almost feels, with more and more data being stored on your hard-drives that a paradigm shift is required, and I'm not talking WinFS, but an entirely new presentation layer/metaphor.
But that's not going ot happen... so just add my vote to "NOT adding a tree on the left of finder"
I think you are right and I have been toying with the idea of a meta data driven file system. This is something that would have to sit on top of a traditional files system, possibly with a database engine, possibly like WINFS was/is meant to be.
The argument:
My mother is not very computer literate and documents, pictures and music is scattered all over the computer. She does not understand how computer filing systems work and does not organise the file. She just hits save, gives it a name and hits OK - the applicaiton will then dutifuly save the file in the exact location it happened to be at the time. For some reason this varies a lot within an application and between applications.
Retrieving a file normally results in a family support call:
Mum - "I saved this file, but now I can't find it. Word gives me a list of stuff, but the file I was working on is not there".
Me - "Where did you save it?"
Mum - "I don't know, but it's not there now."
Me - "Hmmmm"
Should the user really care where the file is kept? Can we make it easier for people to find there documents? Do we really need to specify a location?
The thinking:
When I am working on a document it is going to be related to a certain activity and contain certain keywords. What is the system where able to automagically classify my document for me? What if I could manually add/edit/remove keywords to the document? It is important that I need to know where the document is actually saved? No, not really, but I do need to retrieve it simply and quickly no matter where it is.
I should be able to tag my documents using whatever taxonomy I desire. Documents, pictures, music, URL's could all be tagged with keywords such as personal, kids, business, beach, party, racing, proposal, glasses, etc. Whatever.
Spotlight goes part of the way in finding my files again, but it needs a little more. I like the new idea of smart folders within smart folders. Predefined, customisable searches you can build into the system. Neat.
The major hurdle is how do you add the keywords? Can you build a system to do this automatically and reliably?
What about a keyword table/grid that allows you to drag keywords into/into documents, or the other way (dragging a document onto a keyword). BTW, I wish iPhoto did this, rather than opening up each photo, selecting the keywords tab and ticking all the appropriate words. Yuk.
I need to be able to sort and classify my keywords as well. Alphabetically, my own tree view, commonly used combinations?
The filing system on any computer is a type of database. It is built to store files that are classified according to a single hierarchy. The problem is almost nothing conforms to a single hierarchy, a single taxonomy. You may want to view the system by date, file type, owner, date created, size, etc. While we can do dredge the system for this information it is slow (spotlight saves some of this time by indexing files on the go). Is it possible to build a file system where documents can be classified, searched, sorted and viewed using an arbitrary number of classifications, keywords and taxmonomies without delay?
This is just an idea and you may all hate it, but I can live with that.
PS. After all this I did some searching and found John Siracus (mentioned previosly in this thread?).
Go here, read it, understand it. This guy is spot on.