nextcloud / nextcloud/deck

Make Deck attachment location configurable

Open
#3,176 13 comments 25 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: attachments
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Describe the bug
Deck stores bew attachments in users "Deck" folders since version 1.3.0, and not the app location (yay).
I cannot find any documentation about this change (my own bad)
But I would just like to know

TLDR

  • How can I change the "Deck" folder name it uses to ".deck" and still have it work?

To Reproduce
Open files, see new "Deck" folder

Expected behavior
Change it to ".deck" and have it work

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point. Start by locating where Deck stores new attachments and how its storage settings are defined, then check whether the folder name is documented. Done means the attachment location can be configured to use “.deck” and new attachments continue to work there.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.