Replies: 1 comment
-
|
That would be cool, but I need to check Tiptap for both indentation and reordering task items via drag and drop. I'm currently doing a full frontend migration to Vue, and I'll see what I can do when migrating the editor. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love to use the task list feature for things like groceries and to-do lists.
But on mobile I cannot easily indent a task or list item because my on screen keyboard lacks the tab button.
So I would like to propose the feature of drag&dropping tasks for re-ordering, and indenting them by dragging the task left/right.
Or have an indent button.
I have seen it work in markdown with this (and it also works in the online version and PWA)
An example for how google keep does it:

And if you click the dots and move them around it moves the task.
Not sure how much work it is since I haven't had a chance to jump into the code yet.
Beta Was this translation helpful? Give feedback.
All reactions