nextcloud / nextcloud/tables

Add the workflow on importing data to the tables app with options

Open
#2,544 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Is your feature request related to a problem? Please describe.

Would you consider adding a workflow to automatise the import of data from external sources saved in Files (CSV/ODS/XLSX compatible) to the tables on some trigger (eg tag, time or whatever). Additionally, add the switch either to clean all data from a table before import, or preserve existing data or overwrite existing data, and optionally add the text to the description field.

Use case: I have to update a table with views from external files on a periodical base. Currently, I am uploading a well prepared spreadsheet file to a folder, go to tables app, select a table, clear all data from it, upload new data, add a text Updated: dd.mm.yyyyy. I would like to make this process automatic.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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

No files, tests, or entry points are named. Start by mapping the Tables app's existing import flow and its Files integration, then clarify the trigger and clean, preserve, overwrite, and description requirements with maintainers. Done should include an agreed workflow covering these options and a verified implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.