Automatically hyperlink URLs in notes & look up metadata #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.