You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an image, for example, is fetched from Notion the name for the image file is randomly generated. A new random filename is generated for the same image every time the image is fetched, resulting in many copies of the same image in the local filesystem. This is more of a request to save an image to the same file every time it is fetched from Notion.
When an image, for example, is fetched from Notion the name for the image file is randomly generated. A new random filename is generated for the same image every time the image is fetched, resulting in many copies of the same image in the local filesystem. This is more of a request to save an image to the same file every time it is fetched from Notion.