TabbyML/tabby

Integration with Notion Database

Open

#2,894 opened on Aug 15, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1,744 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (33,513 stars)
PR merge metrics
 (Avg merge 1m) (1 merged PR in 30d)

Description

Notion database is popular as one kind of issue tracker: https://www.notion.so/templates/notion-issue-tracker

We'd like to integrate it as one kind of web document source.

References:

  1. Notion database api: https://developers.notion.com/reference/property-object
  2. Tabby's integration with github / gitlab issues: https://demo.tabbyml.com/files/github/TabbyML/tabby/-/blob/931bb8083beeac79eea6426b73b2ba88ca55a1cc/ee/tabby-webserver/src/service/background_job/third_party_integration.rs?plain=1#L113

Contributor guide