Question

Sync files content across Notion and GitHub

  • 20 October 2023
  • 0 replies
  • 34 views

Hi,
I would like to implement one of the following:
1. use Notion as a master, whenever a db item (a markdown page) gets updated, a pull request on GitHub is opened to edit a certain markdown file.

For instance, I edit the FILE.md content and add a line "# Title" on a Notion db, a PR editing FILE.md on GitHub is opened with that same edit. In this way, edits on Notion are automatically propagated to GitHub.

2. vice versa, GitHub as master and Notion as backup, changes to markdown files on GitHub are reflected on Notion database

Is that possible? Thank you very much!


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.