Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add possibility to move top level task list into another task list #2700

Open
janvlug opened this issue Oct 16, 2024 · 2 comments

Comments

@janvlug
Copy link

janvlug commented Oct 16, 2024

I would like to be able to drag a top level task list (as shown at the left of the tasks web page) into another top level task list, so that it will appear there as a sub task.

My use case: In this way I could clean up the amount of top level task lists.

@janvlug janvlug changed the title Move top level task list into another task list [Feature Request] Add possibility to move top level task list into another task list Oct 16, 2024
@raimund-schluessler
Copy link
Member

Do I understand you correctly, that you want to move all tasks of one list into another list?

@janvlug
Copy link
Author

janvlug commented Nov 24, 2024

@raimund-schluessler: Yes you understand me correctly. And the moved tasks should be in the other list under a top level task with the same name as the task list that is being moved.

Maybe it is a bit more clear if I explain it by using screenshots and URL's:
Imagine that there are to task list:

Image

  • https://example.com/index.php/apps/tasks/calendars/tasklistA (referred to as tasklistA)
  • https://example.com/index.php/apps/tasks/calendars/tasklistB (referred to as tasklistB)

Now, I would like to be able to move tasklistB under tasklistA. The URL for tasklistB as mentioned above would disappear, and tasklistB would appear under tasklistA as this:

Image

The URL's woud be something like this:

  • https://example.com/index.php/apps/tasks/calendars/tasklistA
  • https://example.com/index.php/apps/tasks/calendars/tasklistA/tasks/<uuid of new task representing tasklistB>.ics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants