Actions
Feature #680
closed
SS
SS
Consider replacing the prebuild file names with the FQDN of the URL.
Feature #680:
Consider replacing the prebuild file names with the FQDN of the URL.
Start date:
03/26/2021
Due date:
% Done:
0%
Estimated time:
Description
For example, when saving an image, instead of using `Webpage.png` it would default to something like `www.stoutner.com.png`.
When download an unknown file instead of defaulting to `File` it would use the FQDN (`www.stoutner.com.html` instead of `File.html`).
I generally like this idea, but I am a little concerned the the FQDNs might be a little long/clunky.
Actions