-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
The most of time, when I drag an image from a sub-directory, it will link to the image using a relative path (see gif 1), which is good. However, only for some images, I don't know what kind of images, I drag to the document from a sub-directory, it will copy that image to the same directory of the document and insert it into the document with an absolute path to the image (see gif 2). So, in this case, I need to deleted the copied image and manually insert the image using relative path so that I can share my document (the absolute path doesn't work on other's computer)
Reactions are currently unavailable

