nextcloud / nextcloud/groupfolders
Create Team Folder inside directory
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 343
- Forks
- 106
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 34
Description
Hi,
I wanted to create a feature request for Creation of team folders inside a sub folder.
It's already possible to do so, but not supported.
When creating a team folder, you can simply type the directory name + "/" followed by the teamfolder name:
The downside, it isn't officially supported. When doing it this way, nextcloud doesn't know of the existence until it's in root (at files app > TeamFolders).
Would be great if:
- There was an option upon creating to create inside certain folder
Thanks,
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
The issue describes team-folder creation using a slash-delimited directory name, but names no files or tests. Start by tracing the existing team-folder creation flow and how nested paths are handled. Done means an administrator can create a team folder inside a selected directory through supported behavior, without relying on the workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100