Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.11 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.11 KB

Paperpile to Notion Sync Tool

A simple tool to automatically sync your Paperpile library with a Notion database.

To use, please (1) fork or template this repo, and (2) follow the instructions at seba-1511's README. EXCEPT that your Notion database should have the following column titles/types:

"Reference ID": title
"Title": rich_text
"Authors": rich_text
"Year": rich_text

Please also make sure to delete any blank rows from your Notion database!

My Paperpile BibTeX settings are as follows:

image

This repository should be stable, but I plan on adding more features in the future.


Inspired by jmuchovej/paperpile-notion and seba-1511/sync-paperpile-notion. Actually, this is effectively a fork/rewrite of seba-1511's repository, so much original credit goes to them.