Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paperless importer (#358) #359

Merged
merged 3 commits into from Oct 20, 2020
Merged

Conversation

totti4ever
Copy link
Contributor

allows to import files, tags and correspondents (as organization) from Paperless (fixes #358)

Parameters are

  • ds_url: Base-url of docspell
  • ds_user: Username, possibly incl. collective
  • ds_password: Password
  • db_path: Path to SQLite file of Paperless
    Should be mapped to /usr/src/paperless/data/db.sqlite3 when using Paperless with docker
  • file_path: Path to base-path of Paperless' files
    Should be mapped to /usr/src/paperless/media/documents/originals/ when using Paperless with docker

@eikek eikek marked this pull request as ready for review October 20, 2020 20:45
@eikek eikek merged commit 4826a42 into eikek:master Oct 20, 2020
@eikek eikek added this to the Docspell 0.14.0 milestone Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BETA] Import files and metadata from Paperless
2 participants