Skip to content

infinition/obsidian-linkflow

Repository files navigation

LinkFlow

LinkFlow for Obsidian

License TypeScript Release Obsidian Plugin Buy Me a Coffee

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

  1. Install and enable LinkFlow in Community Plugins.
  2. Open Settings and set the Target File Path (the note that acts as your inbox).
  3. Paste URLs into that note, or use Obsidian Web Clipper to clip pages into it.
  4. Open the dashboard: click the grid icon in the left ribbon, or run LinkFlow: Open Dashboard from 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

Star History Chart

License

MIT. See LICENSE.

About

LinkFlow a visual, all-in-one link manager for Obsidian. Drop URLs into a single inbox note and LinkFlow turns them into a searchable gallery of cards with automatic metadata scraping (title, description, preview image, favicon), read/unread + archive statuses, and advanced filtering/sorting. Built for a fast Obsidian Web Clipper workflow: clipped

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors