nextcloud / nextcloud/tables

Allow pasting dates into date fields

Open
#2,714 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.

I'd like to migrate data from google sheets to nextcloud tables and want to paste dates I copied from a sheets cell.
Pasting dates in date fields does not work natively (firefox issue, chromium issue).

Describe the solution you'd like

Nextcloud tables could provide some javascript that handles pasting date strings in date fields.

Describe alternatives you've considered

Wait for browsers to implement the feature natively

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

Start by locating the JavaScript handling for date fields and paste events in the Nextcloud Tables app. Check how copied date strings from Google Sheets are represented, then verify that pasting a supported date into a date field populates it correctly without breaking normal input.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.