I'd like to move folders (and its contents of course) older than a specific date
to another drive, but whilst moving, the folder structure should be maintained.
So, let's say, within x:\PDF I'd like to filter all the subfolders older than ...
and move them to y:\PDF-Old
I am really sorry..
Spent quite some time on trying to figure this out myself.
Went through the copy filter, flat view matters, etc. but have no idea, how and where in what direction I should look.
And , yes, I confess: lacking expertise.
That said, maybe, what I am looking for simply isn't possible.
I have this toolbar button "Set FLATVIEW=Toggle,MixedNoFolders". showing all files in no matter what folder.
Now, what I am looking for is more or less the same but then, let's say, something like 'nofiles'.
Many thanks for trying to help!
The below would be the rough idea. View: Flat View=Grouped, but then hide all files.
Haven't found a way to hide files (in this example I just deleted all the files)
The idea, or better, my idea is/was to get a little better overview of the folders only so making it a bit easier to move folders from one subfolder to another whilst reorganizing. When files are displayed as well, like now, then it is, let's say, less condensed, one needs to scroll up and down a lot. The screenshots are 'manipulated' in that sense that the folders do not contain files. But maybe the idea does not make sense?
If you just want to filter all files out, push * to open the filter bar, then click the file icon, first on the left of the bar, and all files will be hidden.
Yes, the code I posted is what you want if you want flatview turned on, with grouped folders, and no files showing. I later mentioned it might not be what you originally wanted, "display all folders older than...", that's all I meant by that. The button code should do what you later described and showed with mocked up screenshots. Sorry for the confusion.