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

Add an option to export all history to a text/csv file #2272

Open
DevBoiAgru opened this issue Dec 19, 2024 · 0 comments
Open

Add an option to export all history to a text/csv file #2272

DevBoiAgru opened this issue Dec 19, 2024 · 0 comments

Comments

@DevBoiAgru
Copy link
Contributor

Problem Statement
Currently, if users want to save their recent calculations for later review or share them with others, the only options are to either screenshot the history pane or copy the result from each history item individually. In addition to being tedious to copy each history item separately, the expression itself is not saved to the clipboard, meaning users must manually type out the expressions.

Evidence or User Insights
I’ve come across several users online questioning why there is no export option for history. Additionally, an issue (#2239) was raised in the repository requesting this.

Proposal
Add a button in the history pane to export all recent history in a human-readable format, such as CSV or TXT.

Goals
Allow users to easily export their recent calculation history to a file in a convenient format.

Low-Fidelity Concept
Image
Image

Requested Assignment
If possible, I would like to implement this

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

No branches or pull requests

1 participant