A plugin to help you import papers from arXiv into Obsidian.
Enable community plugins in Obsidian and search for Paper Importer
.
Create a folder in Your Vault/.obsidian/plugins/paper_importer
. Download main.js
, manifest.json
and styles.css
from the release page and put them in the folder you created. Enable community
plugins in Obsidian setting and that's it.
Press Ctrl+P
in Obsidian, and select Paper Importer: Import PDF from arXiv
. In the popup,
enter the arXiv ID or URL of the paper (e.g., 1703.06870 or https://arxiv.org/abs/1703.06870)
you would like to import. Press the enter key to confirm. The PDF and its metadata will then
be saved to selected folders. Those save destinations can be configured via the setting panel.
MIT