Chaeseung Lee11 downloadsSync papers, daily digests and research reports from RefDaily into your vault as Markdown notes.
Sync papers, daily digests and research reports from RefDaily into your vault as Markdown notes.
RefDaily watches the literature for your research topics, summarizes what is new each day, and keeps a library of the papers you have collected. This plugin brings all of that into Obsidian, so the notes live next to your own writing and stay yours if you ever stop using the service.
| Note | Contents |
|---|---|
| One note per paper | Title, authors, venue, year, DOI, abstract, the AI summary, and links back to the source |
| One note per daily digest | The day's new papers with the day's insights |
| One note per report | Weekly and monthly reviews, literature reviews, and the other analyses |
Notes are written as plain Markdown with YAML frontmatter, so Dataview, graph view and your own templates all work on them. Nothing in a note depends on the plugin being installed.
Re-running a sync updates notes that already exist rather than duplicating them. A paper is matched by its DOI first, then by its RefDaily id, so renaming a note by hand does not break the link.
Optionally turn on auto-sync to have it run on a schedule while Obsidian is open.
A RefDaily account. The free plan works; there is nothing in this plugin that needs a paid one.
The plugin talks to refdaily.com and nowhere else, and only to fetch your own papers and reports. It sends no telemetry, and it reads nothing in your vault beyond the folders it writes to, which it reads in order to avoid creating a note twice.
Issues and questions: github.com/lumirirone/obsidian-refdaily/issues Service and account questions: [email protected]
MIT. See LICENSE.