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

More ideas for potential features #85

Closed
Gajus84 opened this issue Aug 25, 2023 · 7 comments
Closed

More ideas for potential features #85

Gajus84 opened this issue Aug 25, 2023 · 7 comments

Comments

@Gajus84
Copy link

Gajus84 commented Aug 25, 2023

As I was encouraged to do so, while using Yazi I thought of other points which could be useful:

1.) Possibly even be called a bug: Currently Yazi does not honor the full selection made when copying or cutting. Similar to #84 , only the files (selection) of the current folder are included. This is not very intuitive in my opinion. Why should my selection be limited to my current location?

2.) In addition, a display of the number of currently selected/cut/copied files would be nice. The solution of LF could offer inspiration for this. Here the number is displayed in a small field and via colorcode whether the display indicates marked, copied ect.

Examples:

5 selected files
2023-08-25T06:50:58,749157660+02:00

5 yanked files
2023-08-25T06:51:45,755027932+02:00

3.) Display Name in Keymap. As already described this would contribute strongly to the overview. Is this possibly related to #79?

4.) The possibility for more information about the files. A file manager should provide a quick overview of my file system. For this it can be helpful to be able to capture appropriate metadata, such as size, access rights, creation date and last modification at a glance.

@sxyazi
Copy link
Owner

sxyazi commented Aug 25, 2023

1: This is expected behavior and is intended to simplify the design, but there is indeed a bug here, which is documented in the feature requests -- the previous directory selection should be cleared on enter or leave.

2, 4: I did think about improving them, but just didn't have the time... I'm currently spending my time on bug fixes and implementing some features that may need to be refactoring the current architecture, and I need to have the architecture finalized in advance to lay the groundwork for later extensions. Which 4 I'd like to implement is a floating window, like the tasks list does, where the necessary info about a file is listed.

3: Yazi supports combining multiple commands (although support is limited right now and will be enhanced later), so perhaps it would be better to set the description manually

@Gajus84
Copy link
Author

Gajus84 commented Aug 25, 2023

Thank you for your quick and detailed reply.

I appreciate your hard work and I'm well aware that those things are all simply quality of life features. I'm using Yazi as my main File Manager already after all.

This was referenced Aug 30, 2023
@sxyazi
Copy link
Owner

sxyazi commented Aug 30, 2023

3.) Display Name in Keymap

Done by #93, please give it a try!

1.) Possibly even be called a bug

Refer to #85 (comment), the bug has been logged in Feature Requests.

2.) In addition, a display of the number of currently selected/cut/copied files
4.) The possibility for more information about the files.

I have added these two to the Feature Requests.


I would like to close this issue if the Display Name in Keymap works as expected, in favor of the Feature Requests list.

@Gajus84 Gajus84 closed this as completed Aug 30, 2023
@Gajus84
Copy link
Author

Gajus84 commented Aug 30, 2023

3.) Display Name in Keymap

Done by #93, please give it a try!

Tested and works perfectly. Closed this :)

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 27, 2023
@sxyazi
Copy link
Owner

sxyazi commented Feb 15, 2024

Hey! Your feature request "Display of the number of currently selected/cut/copied files" has been done by @Rolv-Apneseth in #646 🎉

@sxyazi
Copy link
Owner

sxyazi commented Nov 20, 2024

The possibility for more information about the files

Done in #1802 - all feature requests for this issue are now complete 🎉

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

No branches or pull requests

2 participants