#productivity #app ## What is It? %% run start ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://legendapp.com/") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://legendapp.com/" target="_blank"> <div class="nifty-link-card-text"> <div class="nifty-link-card-title line-clamp-2">Legend</div> <div class="nifty-link-card-description">Legend is designed for you - to work the way you do and to be the one place for all your productivity needs.</div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://legendapp.com/img/apple-touch-icon.png"> https://legendapp.com/ </div> </div> <div class="nifty-link-image-container"> <div class="nifty-link-image" style="background-image: url('https://legendapp.com/img/icon.png')"> </div> </div> </a> </div> %% run end %% ## How to Use It? ## Alternatives and Comparisons the idea is good. The UI is confusing. Try to be an all in one tool but lacking integrations.