Academic RSS Reader v1.5.0
简体中文 | English
This feature release adds native graphical abstracts from RSS and Atom feeds.
What is new
- Graphical abstracts are extracted from item-level media fields, image
enclosures, Atom enclosures, or images embedded in feed summaries. The
plugin does not fetch article pages. - Paper cards use a stable content-and-image layout with lazy loading,
load-failure fallback, and an image-size-aware preview modal. - Titles reserve three lines, support selectable text, and render delimited
LaTeX fragments through Obsidian's native MathJax. - Subscription management uses one journal field, repairs malformed legacy
OPML metadata when possible, and presents cleaner subscription and
analytics tables.
Database upgrade
Schema 5 adds the nullable items.image_url column. Existing images are not
downloaded or backfilled. A v3 database upgrades through v4 and then v5; a v4
database applies only v5. The existing protection backup and rollback process
remains in effect.
Important
Requires desktop Obsidian 1.13.0 or later. If the bundled runtime is
incompatible, update Obsidian and try again.
Install only main.js, manifest.json, and styles.css from the GitHub
Release.