docling-project / docling-project/docling-jobkit

[Connectors] Add support for Notion

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36
Forks
47
Avg merge
4d 22h
Merged PRs (30d)
15

Description

Add the source and target processors to allow using Notion as connector.

Open questions:

1. Should we look for document attachments or process the Notion notes items?
2. Which output should be produces when storing the content back to Notion?

The existing s3 and google_drive connectors could be of inspiration for it. See https://github.com/docling-project/docling-jobkit/tree/main/docling_jobkit/connectors.

The connectors can easily be used and tested via the `docling-jobkit-local` CLI. See the [docs](https://docling-project.github.io/docling/usage/jobkit/) for some example.

### Expected outcome

- The connector can be used as source and target within the `docling-jobkit-local` CLI
- Add documentation on how one can configure the connector, e.g. how to obtain the api keys, etc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.