Author
Created
Dec 8, 2019 3:31 PM
Tags
NotionPlus is a browser extension that allows you to write reusable task code in Notion using JavaScript or Python. Then you can execute the task code in any table.
If you write task code in Python, you need to run a server based on Python API client
If you write task code in JavaScript, you don't need a server. And you can operate notion database in the browser console via Notabase