Create new file per submission in selected folder.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Hello all,
I like the ability to sync the submissions to a file in Nextcloud, but is it possible to sync submissions to a selected folder, and have each submission create an XLSX file (or table of whatever kind) with the questions in column 1 and the answers in column B? That way. each time the form is submitted, it creates a new spreadsheet, with the file name being formname-date.xlsx for example.
The ultimate solution would be to be able to create a DOCX file which has the nextcloud theme colors as the background for the document, but start simple eh?
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 names no files or tests; start by locating the existing submission-to-Nextcloud file sync entry point and how a destination folder is selected. Define the first phase around one XLSX file per submission, with questions in column 1, answers in column B, and a formname-date filename; the later DOCX request is an optional follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100