Papers

approved

by willjhliang

Retrieve and import research papers.

8 stars873 downloadsUpdated 1mo agoMIT

Papers for Obsidian

Papers is a simple plugin that retrieves, imports, and cites research papers. It queries the arXiv API to download PDFs and save metadata directly into the vault.

papers

Usage

Papers has two key functions: import and cite.

To import, Papers searches arXiv and creates a new note with the paper metadata (paper title, authors, publication year, URL, and PDF). The search query can either be

  1. arXiv URL: A direct link to the paper (e.g., https://arxiv.org/abs/1706.03762).
  2. Title: The paper title, which is used to fuzzy search arXiv and prompt the user to choose among results.

To cite, Papers searches through the vault and creates a wikilink (with optional alias) to the imported paper note.

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.