nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs
FilePicker: add ability to specify tags
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 8
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 37
Description
Related to the use case of the "Save As" mode described in #2491
Add ability to specify tags while saving a file, eventually with an option to pre-populate the list of assigned tags.
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
Start by locating the FilePicker implementation and the Save As flow described in issue #2491. Review how the picker currently handles file-saving options and consult the linked Nextcloud tagging documentation. Done means callers can assign tags while saving, with an option to pre-populate the assigned-tag list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100