bailey27 / cppcryptfs

cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.
Other
682 stars 61 forks source link

[feature request] reorder mounted filesystems #115

Open ghost opened 3 years ago

ghost commented 3 years ago

Can you add the ability to move filesystems that are mounted to a folder to the top? Currently if you mount something to a folder it's added to the very bottom of the list.

image

ghost commented 3 years ago

something that might be simpler is a checkbox that hides mount paths without anything mounted

bailey27 commented 3 years ago

I think I could add a right-click sub-menu item to do these things and have it remember the last option used.