nextcloud / nextcloud/integration_paperless
Feature Request: Auto-Upload files to Paperless with Tags
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 38
- Forks
- 8
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
I currently use nextcloud to auto "upload" to paperless.
I basically do it with a script that captures the relative path of a base folder (e.g. it is in /data/nextcloud/user1/paperless/scans/expenses/2024/03/receipts/MyReceipt.pdf and copies it to /mnt/paperless/consume/scans/expenses/2024/03/receipts/MyReceipt.pdf)
Paperless is configured to use each folder as a tag.
It would be neat to have something like this integrated that works without having the paperless consume directory mounted to the same host.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing integration's upload path and determine how a remote Paperless upload could replace the shared consume directory. Done should mean files can be uploaded without a mounted consume directory while preserving tags derived from their relative folders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100