Share files to cards polishing
Open
Nobody has claimed this yet.
enhancement
feature: attachments
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Follow up polishing from #2638
- Upload on dragging #2701
- Add menu entry to either delete or unshare the file
- Configuation for target directory
- Propertly handle existing attachments
- Add migration background job
- Drop with occ command to migrate in a later version
- Conflict handling doesn't work with sharing since a file with the same name might be already present in the deck folder
- Upload could use chunking through webdav, but requires more work (probably something for a follow up)
- API documentation
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
Review the follow-up context in #2638 and the completed upload work in #2701, then break down the remaining checklist: file delete or unshare, target-directory configuration, attachment migration, conflict handling, chunked WebDAV uploads, and API documentation. Confirm the intended scope with maintainers; done requires an agreed subset of these items to be implemented and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100