Project

General

Profile

Actions

Bug #90547

closed

no multi-selection clipboard when searching files

Added by Bernd Wilke about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-02-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

when you search for files you can push single files to the clipboard, but then you leave the search.

As we have the multi-selection mode for files, where you could mark multiple files and push them to the clipboard I would expect this feature also in the search results.

Scenario:
a folder with ~200 files
20 images
20 word docuemnts
160 pdf
(random names)

task:
select all images and move them to a separate folder
select all word documents and move them to another folder

current work:
As 200 files are shown in multiple pages, you need to select all images from current page, move them to the clipboard (which switches to the first page), paginate to the next page (each time one scroll and click more) until last page then move all files from clipboard to new folder.

Repeat for all word documents.

desired behaviour:
search for 'jpg', mark all results with one click, move them to the clipboard, insert in desired folder
search for 'doc', mark all results with one click, move them to the clipboard, insert in desired folder

why not do it in a shell?
TYPO3 will loose references as it generates new sys_file entries

Actions #1

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF