Linkding Widget
Shows your recent bookmarks from a Linkding instance with tags, and allows marking items as read or archiving them.
Requirements
- A running Linkding instance
- A Linkding API token
Getting an API token
- Log into your Linkding instance
- Go to Settings → Integrations
- Copy the REST API token
Configuration
| Key | Type | Default | Description |
|---|---|---|---|
linkdingUrl | string | — | Base URL, e.g. http://linkding:9090 |
apiToken | string | — | Linkding API token |
initialLimit | number | 10 | Number of bookmarks to load initially |
Features
- Lists recent bookmarks with title, URL, and tags
- Mark as read removes the unread indicator
- Archive moves the bookmark to the archive in Linkding
- Load more paginates through older bookmarks