NOISE知识效率集
#Notion
 用于Notion数据库的工作流运行程序系统Concept Database Operator

#Notion 用于Notion数据库的工作流运行程序系统Concept Database Operator

notion image

notion image

nodop - NOtion Database OPerator

notion image
notion image
notion image
A workflow runner system for Notion databases.
WARNING: There maybe breaking changes before 1.0 release.

Usage

Use Docker:
    • PATH/TO/CONFIG/ should point to a directory holding workflow files according to this syntax.
    • PATH/TO/CONFIG/ (optional) should point to a directory for cache
      If enabled, timestamp of the last runtime will be stored, so when Docker is restarted, it can catch up from last timestamp.

Build

Additional Configurations

The configurations below are available via environment variables.

CONFIG_PATH

The path to configuration directory or file.

CHECK_INTERVAL

The interval in seconds that Notion database changes will be checked.
Default: 30

LOG_FILE

The path of the log file. If left empty, the log will be outputted to console.
badge