-
-
Notifications
You must be signed in to change notification settings - Fork 360
Open
Description
I feel there could be a slight UX improvement by modifying enter/return behaviour when wanting to cancel from a task type bullet to a regular.
Current behaviour:
/task
# produces:
- [ ] foo
# return
- [ ]
# return
- [ ]
# return
# removes the last task bullet
Desired behaviour:
/task
# produces:
- [ ] foo
# return
- [ ]
# return
# removes the last task bullet
A video in case the current behaviour isn't clear enough.
Screen.Recording.2026-02-16.at.10.25.30.mov
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels