Quick Directory
Posted: 03 Jun 2017 07:25
Routinely I have to move files from a base dir to a sub dir.
I do this by dragging the file in the right pane to the left directory tree.
For very long files it requires a lot of scrolling to search for the directory since it is several "pages" long. This is very slow.
I was thinking, if the directories were not one per line, one could see a lot more and wouldn't have to scroll but could drag immediately.
So instead of something like
Dir 1
...
...
Dir N
we have
Dir 1, Dir 2, Dir 3, ...
Dir k, Dir k+1, ...
.....
and this would be a popup that happens. Basically a matrix grid of the directories, which should be able to fit many more on a page(for very large number we might still have to scroll but it would be much less of a problem). For long dir names, they could be shortened, font size reduced, etc...
A hot key could pop up a window:
e.g.,
1. Select file and start the drag(click file and hold LMB).
2. Hit hot key to bring up current dir(from left pane) that displays this new grid/matrix view.
3. finish dragging to folder in the matrix view.
The dirs could be color coded by first letter(or other means) as to easily distinguish them, etc.
I do this by dragging the file in the right pane to the left directory tree.
For very long files it requires a lot of scrolling to search for the directory since it is several "pages" long. This is very slow.
I was thinking, if the directories were not one per line, one could see a lot more and wouldn't have to scroll but could drag immediately.
So instead of something like
Dir 1
...
...
Dir N
we have
Dir 1, Dir 2, Dir 3, ...
Dir k, Dir k+1, ...
.....
and this would be a popup that happens. Basically a matrix grid of the directories, which should be able to fit many more on a page(for very large number we might still have to scroll but it would be much less of a problem). For long dir names, they could be shortened, font size reduced, etc...
A hot key could pop up a window:
e.g.,
1. Select file and start the drag(click file and hold LMB).
2. Hit hot key to bring up current dir(from left pane) that displays this new grid/matrix view.
3. finish dragging to folder in the matrix view.
The dirs could be color coded by first letter(or other means) as to easily distinguish them, etc.