Is it possible to add the functionality - skip the Crash Recovery Dlg - as a part of noscwarning param?
IMO adding a new cli param will flood the params, but you can arrange all dialogs preventing direct work after app start under the existing noscwarning?
What is the command-line parameter to prevent Crash Recovery dialog?
I've tried noscwarning , but this did not work.
Supplying commandfile does not prevent the dialog either.
The ideal workflow I aim is to keep the dialog when starting the app in "GUI" usage mode
and to skip the dialog when...
Unfortunately the web site announced in the plugin description is not active. There is no source in the zip containing the plug-in as well.
I'm going to experiment with the plug-in.
I need to add a custom format for export query results. (let's say it a modified markdown)
Is it possible such feature to be implemented by a plugin?
If so , please provide the API I should use.