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](https://private-user-images.githubusercontent.com/7005565/238955040-d3e807c9-21fb-4761-bab0-824df20c36e2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTEyMDksIm5iZiI6MTczOTY5MDkwOSwicGF0aCI6Ii83MDA1NTY1LzIzODk1NTA0MC1kM2U4MDdjOS0yMWZiLTQ3NjEtYmFiMC04MjRkZjIwYzM2ZTIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDcyODI5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjNhZTA4ZGQ2MGI2N2EzNjM2MWNlNDM3NzdiNGY1MDMwOTZhOWU5OWRiYTFmNTc2OGRkZWVlZGU1MzE4Yzc1MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.ZuJhxHiFhOAP9ifFoHOr2DaPKm6lx4psCbrwhg4LOyE)
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.