Skip to content

add Export button to search results#926

Merged
Jamiras merged 4 commits intoRetroAchievements:masterfrom
Jamiras:ui_vm_srch_export
Oct 15, 2022
Merged

add Export button to search results#926
Jamiras merged 4 commits intoRetroAchievements:masterfrom
Jamiras:ui_vm_srch_export

Conversation

@Jamiras
Copy link
Copy Markdown
Member

@Jamiras Jamiras commented Oct 8, 2022

Implements the "save" portion of #775. I'm still not convinced that it's beneficial (or even viable) to be able to load search results.

Adds an "Export" button to the search results panel:
image

Clicking the button prompts the user for a filename, which will be populated with a csv of the current search results:

Address,Value,PreviousValue,InitialValue
0x000000,0xc0,0x8b,0x8b
0x000001,0x28,0xd6,0xd6
0x000002,0x7e,0x8d,0x8d
0x000004,0x0c,0xd3,0xd3
0x000007,0x00,0xff,0xff
0x000008,0x00,0xa7,0xa7
0x000009,0x00,0x83,0x83
...

Which can then be imported into a spreadsheet program for additional analysis.

@Jamiras Jamiras added this to the 1.0.5 milestone Oct 8, 2022
@Jamiras Jamiras merged commit e0616b4 into RetroAchievements:master Oct 15, 2022
@Jamiras Jamiras deleted the ui_vm_srch_export branch October 15, 2022 13:39
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.

1 participant