csv2notion-neo
csv2notion-neo copied to clipboard
Upload & Merge CSV or JSON Data with Images to Notion Database
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...
@arjunprakash027 Can we have a `--mirror` option where our tool will always mirrors the CSV data to the destination Notion URL. Basically, what it does, it deletes all the existing...
We can have the ability to analyse & recognise image and automatically generate `keywords` and pipe to a particular column. We can have something like - `--analyse-image "IMAGE COLUNM NAME"...
### CSV2Notion Neo Version? 1.3.1 ### What OS are you using? MacOS ### OS Version or Linux distribution macOS 10.14 ### Bug Description Perhaps related to issue #32, I'm getting...
### CSV2Notion Neo Version? 1.3.1 ### What OS are you using? MacOS ### OS Version or Linux distribution macOS 10.14 ### Bug Description I have a well formed CSV file...
### CSV2Notion Neo Version? 1.3.5 ### What OS are you using? MacOS ### OS Version or Linux distribution macOS Sequoia 15.5 ### Bug Description I'm getting ```bash INFO: CSV2Notion Neo...
@arjunprakash027 I believe Notion have updated their APIs. I am getting this error when uploading Marker Data's data set with images. ``` 2025-04-17 16:42:40,179 [ERROR ] Error at division Traceback...
@arjunprakash027 @samplue Reports the following issue with 1.3.5 > The csv i’m trying to upload is just 35 rows with 4 columns, but the existing database in notion has around...
CSV2Notion Neo could have Docker support for easy development.
- Ability to delete database entries - using a switch "-delete-all-database-entries"