Exported attachment file name become a long number mixed with characters, such as 2e32519530b4f99a1a70505eeafa5ea8.png.
I expect the attachment file name kept after export. For example, a markdown file contain a picture named a.png. After export, the new picture file (output file) name changed to 2e32519530b4f99a1a70505eeafa5ea8.png. I want to keep the file name unchanged. How can I achieved this effect?
Thanks for your help and answer!
Exported attachment file name become a long number mixed with characters, such as
2e32519530b4f99a1a70505eeafa5ea8.png.I expect the attachment file name kept after export. For example, a markdown file contain a picture named
a.png. After export, the new picture file (output file) name changed to2e32519530b4f99a1a70505eeafa5ea8.png. I want to keep the file name unchanged. How can I achieved this effect?Thanks for your help and answer!