Similar to Image panel field, but for other file types

I’m familiar with the Image panel field, and I’m wondering if there isn’t something similar out there to select file types other than images (like video and pdf files).

The Image field is a great way of allowing the user to pick out a particular image from a files collection without forcing them to add a sub-page with a single file. Would also like to enable this functionality for other file types.

Maybe the Select field with query is a way to go?

Hello!
I think this is what you’re looking for :wink:
https://github.com/1n3JgKl9pQ6cUMrW/kirby-lister

Note: it’s a plugin that’s not part of the core.

There’s the selector field, which allows you to limit file types (e.g. images, video, etc.) You can also choose between single and multi mode. Downside: it does not have a preview thumbnail.