timestored / pulseui

Real-time interactive database applications
https://www.timestored.com/pulse/
Other
54 stars 6 forks source link

CSV naming feature request #177

Closed ryanhamilton closed 8 months ago

ryanhamilton commented 8 months ago

user-sg Hi I am using pulse for some new workflows where the CSV/XLS output is very useful. I did notice it auto-names them pulse.extension

I went through the website but was curious if it was possible to programmatically name the output files somehow? Something like the name of the table/view pane with a timestamp attached for uniqueness?

Alternatively I suppose would be some sort of right click event where Pulse UI invokes a function on the KDB server side like dropFile[((variable))] that I can then manage filenaming & dropping to a directory on the server in KDB?

Thanks!

ryanhamilton commented 8 months ago

Add timestamp to name for now. e.g. pulse_2024-02-27T195359.csv Requested more context from user in case there's a better overall solution.

ryanhamilton commented 8 months ago

Released timestamp in name to 2.20.