Automatically hyperlink URLs in notes & look up metadata #6

Closed
opened 2020-10-05 21:00:39 +00:00 by garrettmills · 0 comments
Owner

When a user puts a link in the editor, automatically find it and make it click-able.

When the note is saved, on the backend look up the HTML metadata from the link and store it in a new LinkMetadata collection.

Now, when the note is loaded, add support for showing the link metadata either on a nearby card, or a popup on hover.

When a user puts a link in the editor, automatically find it and make it click-able. When the note is saved, on the backend look up the HTML metadata from the link and store it in a new LinkMetadata collection. Now, when the note is loaded, add support for showing the link metadata either on a nearby card, or a popup on hover.
garrettmills added the Scope: WYSIWYGFeature Request labels 2020-10-05 21:00:39 +00:00
garrettmills added the Deployed to: StagingDeployed to: Production labels 2020-11-10 13:10:00 +00:00
Sign in to join this conversation.