%% generate tags start %% #obsidian %% generate tags end %% #obsidian/plugin ## What is It? > [!warning] archived %% run start ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://github.com/Stardusten/ob-table-enhancer") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://github.com/Stardusten/ob-table-enhancer" target="_blank"> <div class="nifty-link-card-text"> <div class="nifty-link-card-title line-clamp-2">GitHub - Stardusten/ob-table-enhancer: Manipulate markdown tables without touching the source code in Obsidian.</div> <div class="nifty-link-card-description"> Manipulate markdown tables without touching the source code in Obsidian. - Stardusten/ob-table-enhancer </div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://github.com/fluidicon.png"> https://github.com/Stardusten/ob-table-enhancer </div> </div> <div class="nifty-link-image-container"> <div class="nifty-link-image" style="background-image: url('https://opengraph.githubassets.com/7740bfd526cbf54e872975d2cd882bd4083835c9845f8c6ae99ad574815e8a99/Stardusten/ob-table-enhancer')"> </div> </div> </a> </div> %% run end %% ![](https://user-images.githubusercontent.com/38722307/212823688-e3281939-1d03-48a2-b319-9aa86b9ec42e.gif) ## Features ## What Do I Wish it to Have? 1. This only work with live preview mode but not source mode. The [[obsidian advanced table]] is just better in source mode, it does everything I need.