csv2notion-neo
csv2notion-neo copied to clipboard
Delete rows that are not in the `csv` or in `json` Data
https://github.com/vzhd1701/csv2notion/issues/23
On Notion DB:
a
b
c
The new CSV or JSON file contains:
a
c
Then after the merge function, notion's db should be updated like this:
a
c