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

Export functionality for currently selected data #961

Open
technyon opened this issue May 16, 2024 · 0 comments
Open

Export functionality for currently selected data #961

technyon opened this issue May 16, 2024 · 0 comments

Comments

@technyon
Copy link

technyon commented May 16, 2024

Is your feature request related to a problem? Please describe.
It's very nice to easily search and display data, but to exchange data between technically less versed users, it would be beneficial to be able to export the data to a file.

Describe the solution you'd like

  • If in search mode, add a button "Export"
  • Optional: Have a dropdown to select the format. I single format like CSV or JSON should do though
  • When clicked, a file dialog opens allowing the user to choose the destination directory and to type the filename
  • When confirmed, the data will be exported as a file

Describe alternatives you've considered
No alternative currently comes to mind. Exporting via command line is to complicated for many users.

Additional context
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant