forked from overleaf/overleaf
-
Notifications
You must be signed in to change notification settings - Fork 90
Extended CE: From External URL
yu-i-i edited this page Jul 21, 2025
·
3 revisions
To enable the "From External URL" feature the variable
ENABLED_LINKED_FILE_TYPES must include url type:
ENABLED_LINKED_FILE_TYPES=project_file,project_output_file,url
This will extend both the Add Files menu and the Insert Figure dropdown in the toolbar: the Add Files menu allows you to add a file to your project using its URL, while the Insert Figure dropdown lets you insert an image into your document directly from its URL.