You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Requested Assignment
If possible, I would like to implement this
The text was updated successfully, but these errors were encountered:
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
Requested Assignment
If possible, I would like to implement this
The text was updated successfully, but these errors were encountered: