Open qascade opened 2 years ago
Already Implemented ListModel can be used to display the stored query-history results.
Store the query-history results in any data serialization file(json/yaml) and put it in $HOMEDIR/.yast
. Try to use the already implemented functions to minimize code repetition. Also, add the ability to clear history by adding a history-clear
command to CLI.
We need to implement query history for users to directly choose magnets, they searched for previously.
Acceptance Criteria: