Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Allow drag-and-drop reordering of table rows in Notes

Aperta
#1,780 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
42/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
frontend

Direzione di ricerca

L’issue non indica file, test o un punto di ingresso dell’editor. Inizia individuando la gestione delle tabelle nell’editor di note e determinando come vengono rappresentate e selezionate le righe. Il lavoro è completato quando gli utenti possono trascinare una riga della tabella verso l’alto o verso il basso e la tabella riordinata rimane corretta.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

feature request needs discussion

When using tables in a note, it is currently not possible to easily reorder rows. If I want to change the order of items, I have to manually cut and paste the content of entire rows. This becomes tedious and error-prone, especially when managing lists or structured information inside tables.

It would be very useful to allow drag-and-drop reordering of table rows directly inside the note editor. For example, a user could grab a row (or a handle at the beginning of the row) and drag it up or down to change its position within the table. This would make organizing information in tables much faster and more intuitive.

Currently the only workaround is manually copying, cutting, and pasting rows to change their order, which is slow and inconvenient when working with larger tables.

Drag-and-drop row reordering is a common interaction in many modern editors and would greatly improve usability when using tables as task lists, item lists, or structured datasets inside Notes.

Lingua principale
JavaScript
Stelle
738
Fork
162
Merge medio
2h 40m
PR unite (30g)
39

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di nextcloud/notes

Tutte le issue di nextcloud/notes

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.