csv2notion icon indicating copy to clipboard operation
csv2notion copied to clipboard

Import/Merge CSV files into Notion database

Results 12 csv2notion issues
Sort by recently updated
recently updated
newest added

### csv2notion version csv2notion 0.3.9 ### What OS are you using? Windows ### OS Version / Linux distribution 11 ### Bug description I am getting this issue-> CRITICAL: Invalid Notion...

bug

I tried running sudo csv2notion --add-missing-relations --token [TOKEN] --url [URL] resort_data.csv And I get an error saying zsh: command not found: resort_data.csv So It must think my csv is a...

### csv2notion version 0.3.8 ### What OS are you using? Windows ### OS Version / Linux distribution Windows 11 ### Bug description After uploading my data from my CSVs to...

bug

### Suggestion By default, the key (name) column is the first column. Add an argument that allow a specific column to be the key column instead.

enhancement

I wouid like to be able to do joins on fields with multi-word text contents, like "first_name last_name". It seems to work fine when there are no spaces in the...

### Suggestion Expose notion database operations as a python code API

enhancement

### Suggestion Could it be possible to delete notion's rows that are not on the new csv files to keep the db updated ? On notion db: a b c...

enhancement

### csv2notion version csv2notion 0.3.7 ### What OS are you using? Linux ### OS Version / Linux distribution Ubuntu 22.04.1 LTS ### Bug description Hi, I'm trying to create a...

bug

### Suggestion It is possible to add a parameter to indicate to a column or to all multi-select columns in general whether to add new values and not replace those...

enhancement

### csv2notion version 0.3.6. ### What OS are you using? Linux ### OS Version / Linux distribution Ubuntu 22.04.1 LTS ### Bug description I use `poetry run csv2notion --token [here]...

bug