zackrylangford / notion-api-automation

Scripts to help automate tasks in Notion.
0 stars 0 forks source link

Created script to delete old processed inbox tasks #4

Closed zackrylangford closed 1 year ago

zackrylangford commented 1 year ago

I added a script that will clean up tasks in the inbox that have been processed. The script identifies tasks that have a "checked" checkbox and removes those tasks from the Inbox database.

I also updated the README.md with some more up to date information.