run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.42k stars 727 forks source link

Ideas for better Notion Loader: Add optional Filter to load only specific documents #69

Open MarkusOdenthal opened 1 year ago

MarkusOdenthal commented 1 year ago

I have a huge Notion Database for my Second Brain, and I think others do as well. To extract only specific pages from a database, it would be nice to add a filter parameter (only optional).

I can do it, if you want.

jerryjliu commented 1 year ago

@MarkusOdenthal that would be amazing if you wanted to contribute a PR!