Giter Site home page Giter Site logo

sync-paperpile-notion's Introduction

sync-paperpile-notion

Sync changes in Paperpile to a Notion database.

Setup

On Notion

  1. Create a new database (e.g. "Papers") with the columns named exactly:

    1. Title of type title.
    2. Authors of type text.
    3. Year of type text.
    4. Link of type url.
    5. Reference ID of type text.
  2. Get the database identifier from the database page. If your database url is:

    https://www.notion.so/my_workspace/aaaabbbbccccddddeeeeffffgggghhhh
    

    Then the database identifier is: aaaabbbbccccddddeeeeffffgggghhhh.

  3. Create a new integration on https://www.notion.so/my-integrations/.

    1. Name: Paperpile to Notion
    2. Associated Workspace: Workspace of the database.
    3. Content Capabilities: Read Content, Update Content, Insert Content.
    4. User Capabilities: Read user information, including email addresses.
    5. Press "Submit" and copy the Internal Integration Token.
  4. On the database page, click "Share" (top right) and add "Paperpile to Notion" with edit access.

On GitHub

  1. Fork this repository with the green "Use this template" button.

  2. On you fork, go to: "Settings -> Secrets -> Actions".

  3. Create 2 new repository secrets named exactly:

    1. NOTION_TOKEN: Your integration's internal integration token, from step 3.5 above.
    2. DATABASE_IDENTIFIER: Your database identifier, from step 2 above.

On Paperpile

  1. Click on the top-right gear, go to "Workflows and Integrations".

  2. Follow the instructions to add a new "BibTex Export", choosing:

    1. Your GitHub repository fork as the repository.
    2. references.bib as the export path.

The first sync should start as soon as the Paperpile workflow is created, and subsequent syncs are triggered whenever papers are added or updated in your Paperpile.

Note The first sync might take some time as Notion limits the API rate to ~ 3 requests / second; so if you have 1,000 papers it'll take ~ 6 minutes before they are all available in Notion.

sync-paperpile-notion's People

Contributors

paperpile-bot avatar seba-1511 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.