Feature #1312
closedRequests page: gallery
0%
Description
Presently it has a list of URLs for each file sought, but if it could help me find the resource I was after it would be easier. It could show media (JPG MP4) on a page, code on another (CSS HTM). Code page could have a search so I could find which element contributed what I saw.
Updated by C B 11 days ago ยท Edited
A filter would also be great, and a copyable file list (after filter, retain sequence) such as when you listen to media that is retrieved in segments, I can copy this list and download them together - right now have to inspect the urls (cannot see all of url) and then have to select and copy the text, one by one.
Updated by Soren Stoutner 10 days ago
- Status changed from New to Closed
Adding search functionality to the list of resource request is an existing, planned feature:
Feature #532: Create search functionality for resource requests
Regarding the other items listed here, I doubt I would implement them as they would significantly increase the complexity of the code for features that I think would almost never be used.