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

Display some file preview based on plugin #1908

Closed
tchiotludo opened this issue Aug 17, 2023 · 1 comment
Closed

Display some file preview based on plugin #1908

tchiotludo opened this issue Aug 17, 2023 · 1 comment
Labels
area/plugin Plugin-related issue or feature request

Comments

@tchiotludo
Copy link
Member

following this #1767.
Now display file preview for custom extensions (csv, avro, ...).
Each plugin will be able to expose a file preview for a specific task:

public FileRenderer filepreview(String uri) 

(maybe based on the Output of the plugin)

@Ben8t Ben8t added the area/plugin Plugin-related issue or feature request label Aug 21, 2023
@anna-geller anna-geller added this to the v0.19.0 milestone Dec 5, 2023
@anna-geller anna-geller removed this from the v0.19.0 milestone Jul 23, 2024
@anna-geller
Copy link
Member

not specific enough, we can reopen when a specific format is needed and isn't available yet like with e.g.:

@anna-geller anna-geller closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Plugin-related issue or feature request
Projects
Status: Done
Development

No branches or pull requests

3 participants