tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
221 stars 71 forks source link

[data-export] Shortcuts and Settings on Data Export Screen. Something that would be extremely useful. #643

Open rajasekar-mSFDC opened 2 weeks ago

rajasekar-mSFDC commented 2 weeks ago

The Data Export and Import feature of Salesforce Inspector is a life saving feature that I'm guessing almost every salesforce developer uses on a daily basis.

Most of the times, it's the same 3-4 queries that a developer runs frequently in the Data Export page.

Can you come up with a keyboard shortcut using arrow keys (or arrow keys + some other key) to move back and forth between the previous executed queries. Similar to the command prompt / terminal shortcut for the same.

Also, can you add a setting to set Timezone and format at which Date/Time can get displayed in the Export Table?

I think, these features would be a wonderful addition to the extension.

tprouvot commented 1 week ago

Hi @rajasekar-mSFDC,

This is a good idea ! I'm currently working on a rework of the history / saved / template header (for REST Explore and Data Export) to make it more user friendly.

image

I'll check if it fits with the new feature

rajasekar-mSFDC commented 1 week ago

Sure, please add a few keyboard shortcuts to the extension and how about displaying the DateTime values of the export table in a pre-configured format that can be altered in the settings? I think, that must be too much of a work to achieve I guess. But anyway, thanks for considering my suggestions.