PaperMemory
PaperMemory copied to clipboard
Notion.so integration
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?
yes please
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?
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...)