When you enter a file URI, f. e.:
file://MyDrive:/FancyFolder/SomeFile.whateverextension
Zammad won’t create a hyperlink with the given information but that would be really nice.
We often have the need to share files between our colleagues which aren’t uploaded to any webserver but are accessible via network storages.
Some automatic file URI handling (just create a hyperlink if file://
is in front of some path) would make this a lot more comfortable and it’s probably not that hard to implement
cheers