mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-03 00:46:57 -05:00
[Feature request] Allow reordering of tasks in "List" view #6
Labels
No labels
area/api
area/caldav
area/filters
area/frontend
area/gantt
area/internal-code
area/typesense
bug
changes requested
confirmed
dependencies
enhancement
good first issue
help wanted
kind/bug
kind/feature
needs reproduction
question
security
support
upstream issue
waiting for reply
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vikunja-go-vikunja#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SteveDinn on GitHub (May 23, 2021).
Much of the time, I don't want a full KanBan board, but I do want to control the order of items in my to-do list. It would be nice to be able to manually re-order the items in the "List" view. Maybe this should also re-order the items in the KanBan view relative to that task's bucket.
@SteveDinn commented on GitHub (May 23, 2021):
Also, in the same vein, an option for "Add this task to the bottom of the list (instead of the top)".
@kolaente commented on GitHub (May 24, 2021):
This is an often requested feature (here).
I have it on the roadmap, it will hopefully be included in the next release.
@kolaente commented on GitHub (Jul 28, 2021):
Implemented in #620 and #923. A new unstable release containing the changes is already released, you can also test it on try.
Feel free to open a new issue or ping if you find something is not quite working.