Skip to main content
Open on GitHub

Joplin

Joplin is an open-source note-taking app. It captures your thoughts and securely accesses them from any device.

Installation and Setupโ€‹

The Joplin API requires an access token. You can find installation instructions here.

Document Loaderโ€‹

See a usage example.

from langchain_community.document_loaders import JoplinLoader
API Reference:JoplinLoader

Was this page helpful?