Create a Notion collection, synced with Zotero.
[notion]
PAGE_URL = Target Notion Page Address
CV_URL = Target Notion CV (Collection View)
TOKEN_V2 = Notion Access Token (the second version)
[zotero]
LIBRARY_ID = Library ID of Target Zotero Library
LIBRARY_TYPE = Type of Target Zotero Library, user or group
API_KEY= Zotero API Key
- Python >= 3.7
- Pyzotero
- notion_py (ATTENTION: only use this fork version, plz)
- pandas
- notion
- rich
python3 main.py
- Robustness improvements