LinkFlow
unlistedby Fabien Polly (Infinition)
Turn your links into visual Pinterest-style cards with automatic metadata fetching.
★ 3 starsUpdated 6mo agoMIT
LinkFlow for Obsidian
A visual link manager for Obsidian. Point it at a note that holds your saved URLs, and it turns every link into a card with automatically scraped title, description, image, favicon, and reading status.
Designed to work with Obsidian Web Clipper: clip a page, the link lands in your inbox note, LinkFlow picks it up and adds it to the dashboard automatically.
Features
- Auto-detection of URLs in a configured target note.
- Metadata scraping: title, description, cover image, favicon.
- Card gallery with filters (status, tags, search).
- Reading statuses: Unread, Reading, Done, Archived.
- Manual link addition from the dashboard.
- Works with any note that holds plain URLs or Markdown links.
Setup
- Install and enable LinkFlow in Community Plugins.
- Open Settings and set the Target File Path (the note that acts as your inbox).
- Paste URLs into that note, or use Obsidian Web Clipper to clip pages into it.
- Open the dashboard: click the grid icon in the left ribbon, or run
LinkFlow: Open Dashboardfrom the Command Palette.
Development
git clone https://github.com/infinition/obsidian-linkflow.git
npm install
npm run dev # watch mode
npm run build # production
Star History
License
MIT. See LICENSE.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.