Actions
Feature proposal #6130
closedImplement HTTP call for link title and description
Description
If linking then do an HTTP call for metadata and parse out a title and description if one hasn't been supplied.
Updated by krileon over 8 years ago
For this to work it needs to support media links other than directly to files.
Updated by krileon over 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Metadata for non-direct file URLs can now be parsed. For example if a youtube URL is used it will pull the title and description. If an imgur URL is used with no extension it can pull the title and description, etc..
Actions