Is it possible that the next version of Helium could allow include a new feature to allow us to dynamically/programatically choose the Custom Export's file name?
For example:
(as regular helium parameter/variable):
"C:\Users\{User Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Helium\Helium Scraper.appref-ms" "C:\Users\{User Name}\Desktop\file.hsp?param1=value2¶m2=value2&--starting-url=http://www.example.com&--auto-save=true&--auto-close=true¶m_exportfile=C:\temp\export.csv"
or, to save into the current working directory:
"C:\Users\{User Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Helium\Helium Scraper.appref-ms" "C:\Users\{User Name}\Desktop\file.hsp?param1=value2¶m2=value2&--starting-url=http://www.example.com&--auto-save=true&--auto-close=true¶m_exportfile=export.csv"
(these options would necessitate adding the choosing of Helium Variables/Params as choices for the Filename entries in the Attached Screenshot's dialog window (vs. only a file picker)).
Custom Export (CSV)- use variable value as output filename?
Custom Export (CSV)- use variable value as output filename?
- Attachments
-
- Possible way that suggested feature would be interacted with inside of HSP projects.
- possible_idea_for_custom_export_csv_new.png (14.67 KiB) Viewed 37087 times
-
- Current Custom Export Window - CSV
- custom_export_csv.png (8.52 KiB) Viewed 37087 times