Notepaste has introduced a new feature that allows users to embed external content directly inside their notes using the simple shortcode format [e:link]. This enhancement makes it easier to include interactive media such as videos, tools, previews, and other iframe-compatible content without needing complex HTML or scripts.
How the [e:link] Feature Works
The new embed system is designed to be lightweight and user-friendly. Instead of pasting raw iframe code, users can simply insert:
'
When the note is displayed, Notepaste automatically converts this shortcode into a centered iframe with a fixed size of 350×350 pixels, lazy loading enabled, and full iframe compatibility. This ensures clean formatting and consistent appearance across devices.
Why This Feature Matters
-
Cleaner and safer markup
Users don’t need to deal with HTML iframe tags, which can be messy or unsafe. The[e:link]syntax is sanitized and controlled. -
Better readability
Notes stay clean and minimal while still supporting rich media embeds. -
Improved compatibility
The embed system supports any URL that allows iframe embedding, including video players, dashboards, and preview tools. -
Optimized performance
The use ofloading="lazy"ensures that embedded content does not slow down the initial page load.
A Step Forward for Rich Content Notes
The addition of [e:link] expands Notepaste’s capabilities beyond plain text, giving users more flexibility in how they structure and present information. Whether you're sharing tutorials, tools, media, or interactive content, the embed feature makes Notepaste even more versatile for everyday use.