Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be better #30

Open
MortezaBiabani opened this issue Jul 16, 2020 · 3 comments
Open

Be better #30

MortezaBiabani opened this issue Jul 16, 2020 · 3 comments
Assignees

Comments

@MortezaBiabani
Copy link

Hi,

If the following are taken into account, the file manager will be more useful:

1: Group by (type, .... ) and Select all features.

2: Supports multiple tabs.

3: for compression: Seamless work with Zip (as if it was normal folder) feature is not easily accessible. How can we also compress several folders and vice versa?

4: item check boxes.

best,
Morteza

@andersevenrud
Copy link
Member

  1. Requires changing the VFS readdir abstraction and reflect this in the UI
  2. Should be pretty easy to implement
  3. If you want archives as folders it will require VFS abstraction so that you can "readdir" on a file as well as context menu options etc in the filemanager
  4. Do you mean for multislect, ref Multi Select rows for doing bulk operation like delete,copy and rename #22 ?

@MortezaBiabani
Copy link
Author

I will review the following cases and let you know. The following seems to be more practical.

Do you mean for multislect, ref #22 ?

Untitled

@andersevenrud
Copy link
Member

The following seems to be more practical.

So like #22 then, but with checkboxes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants