csv2notion-neo icon indicating copy to clipboard operation
csv2notion-neo copied to clipboard

Upload & Merge CSV or JSON Data with Images to Notion Database

Results 11 csv2notion-neo issues
Sort by recently updated
recently updated
newest added

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...

enhancement
future idea

@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...

enhancement
future idea

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"...

enhancement
future idea

### 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...

bug

### 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...

bug

### 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...

bug

@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...

bug
rate limit

@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...

bug
rate limit

CSV2Notion Neo could have Docker support for easy development.

documentation
enhancement

- Ability to delete database entries - using a switch "-delete-all-database-entries"

enhancement