Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notion.so integration #45

Open
vict0rsch opened this issue Dec 20, 2021 · 3 comments
Open

Notion.so integration #45

vict0rsch opened this issue Dec 20, 2021 · 3 comments
Labels
enhancement 🖌 New feature or request help wanted 👋 Extra attention is needed low priority 🐢

Comments

@vict0rsch
Copy link
Owner

Create a Notion.so integration to push papers to a Notion Page/Database

https://developers.notion.com/docs/getting-started

TBD: data binding. What happens when a paper is modified/deleted on PaperMemory? On Notion?

@vict0rsch vict0rsch added enhancement 🖌 New feature or request help wanted 👋 Extra attention is needed low priority 🐢 labels Dec 20, 2021
@saleml
Copy link

saleml commented Apr 10, 2023

yes please

@vict0rsch
Copy link
Owner Author

What do you think about data binding? Pushing to Notion should be doable but the other way around will be much more complex.

In other words what would you specifically expect from that integration?

@saleml
Copy link

saleml commented Apr 10, 2023

Some desiderata (I have no knowledge on how easy they are to implement):

  • When I open the page of a paper in the browser, a row is created in a notion database, with at least the title of and a link to the paper
  • If I open the PDF, a tag is added to that row
  • Notes and number of visits of PM get updated in the database on the go
  • From PM, we could select to create a specific notion page for that paper if it doesn't exist. On creating, the page could be filled with the info from the database
  • From PM, if the notion page corresponding to a paper exists, we could click on "take me to corresponding notion page", where I could write whatever I want there (e.g. notes, summary, etc...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🖌 New feature or request help wanted 👋 Extra attention is needed low priority 🐢
Projects
None yet
Development

No branches or pull requests

2 participants