You have many options open to you, here are some:
Create a new library field, you can call it anything you like, I called mine Last Folder. Set it up as shown below and it will populate with the parent folder of each file.
Having done that, you can now use that field as a pane, and if you like, you can group your list by it too.
kensn's suggestion is another option you could try. Adding a first pane using "File Path" will give you an expandable tree inside the pane that replicates your explorer folder tree.
There is more detail regarding this, plus other aspects of view setup, in
this post.
I moved from Photoshop Elements to MC for photo management. Elements had a neat option that when selected, would sort "oldest first within days" when viewing the list in "Newest First" mode. This meant that you got the latest photos at the top of the list, but they stayed sorted in the order they were taken on each day.
To set this up in MC, you need to create another two new calculated data library fields:
1. Time expression:
mid([date (filename friendly)],9,-1)&DataType=[Number]2. Date (no time) expression:
mid([date (filename friendly)],0,8)&DataType=[Number]Use the view header menu to set sorting rules like so:
date (no time) (z-a)
time (a-z)
and voila, job done.
Just dive in and see how it feels. Tagging, while a horrible and time consuming task on photos, in any application, will give you a better over all experience.
In case you miss it, there's an option to turn of the white frame MC places around the photos if you don't like them.
-marko.