-
-
Notifications
You must be signed in to change notification settings - Fork 37
Feature: Reorder sections #100
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Reordering is useful when I forgot a segment in the middle somewhere. In the past, I'd copy a line in the source block, and then edit the line. But it would be more convenient if segments could be reordered by drag-and-drop.
With reordering, I could add the missing segment like any other, and then move it to the right place.
An AI-generated prototype implementation exists in #99.