Email shortcut “Send Email” accepts the INFile from 3rd party shortcut but removes path extension.

Email shortcut “Send Email” accepts the INFile from 3rd party shortcut but removes path extension so the file name becomes just <name> (not <name>.<extension>).

For example, Share shortcut can accept File, it has “File” option and when it’s selected, the actual file with <name>.<extension> format is getting shared.

Email shortcut doesn’t have such option, it has “Name” only but it needed only for grabbing the name of the file, not the content. If we use result from the previous shortcut without setting any option manualy, the Email shortcut somehow gets the file, removes the path extension and attaches it to the email content.


This is the Share Shortcut


This is the Send Email Shortcut