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

Enhancement: Ability to select multiple media files inside Media view #671

Closed
polynook opened this issue Sep 19, 2023 · 2 comments
Closed
Labels
enhancement New feature or request Released The task has been released v10.1.0 Project: v10.1.0

Comments

@polynook
Copy link

Is your feature request related to a problem? Please describe.
I often need to delete more than one media file based on filtered name. As it stands today, I need to delete media files one by one. It would be nice to have an ability to select more than one media file and delete the entire selection.

This could further be extended to affect media scripts, as of now they seem to be able to be executed either on a single media file, or on the entire folder. Having an ability to execute them on a custom selection would be useful.

Describe alternatives you've considered
Alternative is to manipulate files via the OS's file system or inside VSCode's file browser but that's less convenient.

@polynook polynook added the enhancement New feature or request label Sep 19, 2023
@estruyf
Copy link
Owner

estruyf commented Sep 21, 2023

Another great suggestion @polynook!

@project-labels project-labels bot added v10.1.0 Project: v10.1.0 Ready This is ready to be picked up labels Feb 29, 2024
estruyf added a commit that referenced this issue Mar 11, 2024
estruyf added a commit that referenced this issue Mar 13, 2024
#671 - Implement checkbox on media card
@estruyf
Copy link
Owner

estruyf commented Mar 13, 2024

A new command bar got introduced which allows you to perform actions on the selected items.

Xnapper-2024-03-13-10 16 25

@project-labels project-labels bot added In BETA The current task is available for testing in the BETA version. and removed Ready This is ready to be picked up labels Mar 14, 2024
estruyf added a commit that referenced this issue Apr 4, 2024
@estruyf estruyf closed this as completed Apr 12, 2024
@estruyf estruyf added Released The task has been released and removed In BETA The current task is available for testing in the BETA version. labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Released The task has been released v10.1.0 Project: v10.1.0
Projects
None yet
Development

No branches or pull requests

2 participants