#knowledge-management ## What is It? It is a PKM tool just like [[Obsidian]]. They have similar manifesto. > To best honest, I think the design philosophy of Logseq is even better than Obsidian. But the build quality and community is just not as good as Obsidian. %% run start ```ts const {LinkPreview} = customJS return LinkPreview.getLinkPreviewFromUrl("https://github.com/logseq/logseq?tab=readme-ov-file") ``` %% <div class="nifty-link-card-container"> <a class="nifty-link-card" href="https://github.com/logseq/logseq?tab=readme-ov-file" target="_blank"> <div class="nifty-link-card-text"> <div class="nifty-link-card-title line-clamp-2">GitHub - logseq/logseq: A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap</div> <div class="nifty-link-card-description">A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap - GitHub - ...</div> <div class="nifty-link-href"> <img class="nifty-link-icon" src="https://github.com/fluidicon.png"> https://github.com/logseq/logseq?tab=readme-ov-file </div> </div> <div class="nifty-link-image-container"> <div class="nifty-link-image" style="background-image: url('https://repository-images.githubusercontent.com/266231149/4a33065f-481b-4da7-bb7e-f7946055c0bc')"> </div> </div> </a> </div> %% run end %% ## How to Use It?