nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.21k stars 274 forks source link

Allow a card/task to be updated from the calendar page #5518

Open pedroponte opened 8 months ago

pedroponte commented 8 months ago

Problem statement

No option to edit deck card from the calendar page. On the other hand, calendar with tasks enabled allow drag and drop to update the time, whereas deck cards do not.

Describe the solution you'd like

  1. Ability to have a popup to allow editing the deck card and the calendar task from the calendar page
  2. Allow deck cards to be draggable like the calendar tasks to allow updating its date/time more conveniently
Screenshot 2024-01-24 at 11 14 19
pedroponte commented 8 months ago

related to https://github.com/nextcloud/deck/issues/4878