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

Sync items when modified and update existing Notion pages #19

Merged
merged 7 commits into from
Dec 28, 2021
Merged

Conversation

dvanoni
Copy link
Owner

@dvanoni dvanoni commented Dec 28, 2021

Add the option to sync items when modified. When saving to Notion, update exiting pages instead of creating duplicate pages.

In order for page updates to work properly, this requires a custom build of notion-sdk-js with a fix for the method passed to fetch(). (see https://github.com/dvanoni/notion-sdk-js/releases/tag/v0.4.12-dvanoni)

Closes #10

@dvanoni dvanoni added the enhancement New feature or request label Dec 28, 2021
@dvanoni dvanoni self-assigned this Dec 28, 2021
@dvanoni dvanoni merged commit 161a2fe into main Dec 28, 2021
@dvanoni dvanoni deleted the update-sync branch December 28, 2021 23:08
@github-actions
Copy link
Contributor

🤖 this is your friendly neighborhood build bot announcing test build 0.1.3.31 ("Merge pull request #19 from dvanoni/update-sync\n\nSync items when modified and update existing Notion pages")

Install in Zotero by downloading test build 0.1.3.31, opening the Zotero "Tools" menu, selecting "Add-ons", open the gear menu in the top right, and select "Install Add-on From File...".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible for an updated Zotero record to update the Notion record, instead of creating a duplicate?
1 participant