Skip to content

Add support for exporting the list of memory search results to CSV for post-processing #2905

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

Closed
wants to merge 1 commit into from

Conversation

danielputexas
Copy link

This adds a simple button which allows the user to choose a file, and then writes to it in CSV format the search results table exactly as it is shown.

Fixes #2215 .

@endrift
Copy link
Member

endrift commented Aug 6, 2023

I don't see the logic in presenting less-parsable data, even if it is what's presenting the UI. Verbatim matching is usually not what people want in a CSV.

@endrift
Copy link
Member

endrift commented Jan 10, 2024

Closing, since I never got a reply as to the logic.

@endrift endrift closed this Jan 10, 2024
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

Successfully merging this pull request may close these issues.

[Suggestions] Allow us to copy a memory searches results
2 participants