Support primary language and topics of Repo
imfycc opened this issue · 3 comments
imfycc commented
Can I add two more columns to the notion database?
Including primary language and topics of Repo
I’d be happy to contribute the code, if that’s okay.
lcjnil commented
You can add more columns at your wish(or remove current columns except first 5), this does not require any script modification.
Howerer Notion API currently does not allow to create Select Option in API, so it might be hard to fill that in scripts
Read the new API, found it's possible to do that, PR welcomes.
imfycc commented
@lcjnil Notion of the template need to add these three fields.
https://github.com/lcjnil/github-notion-star/blob/main/libs/notion.ts#L114-L136