Basic file manager #37
introvertedcreature
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I'm not that familiar with the commands and all the available GUIs, but seems like file management is somewhat lacking. For an example, if I need to move single files - that can be done comfortably and quickly by context menu. If I need to move any 1st level parent, the same can be done. The context menu even provides the other folder in the group as an instant destination, which is very useful.
Where it starts lacking (imo), is when you need to move any parent directory that's higher than the 1st level one:
/media/videos/dir_1/File.mp4 - dir_1 can be easily moved, as it's the immediate parent. "videos", or "media" can't be reached, at least not from the context menu.
I'd love to have some simple, basic file manager functions built into the same -show GUI. A way to navigate the directories, back, forward and up, so that other directories and files can be selected and operated with easily. As of right now, the GUI feels halfway there.
Beta Was this translation helpful? Give feedback.
All reactions