Draggable List Items
approvedby viscouspot
This plugin has not been manually reviewed by Obsidian staff. Drag list items to reorder them.
Draggable List Items
Reorder list items by dragging.
Works in reading view and live preview, on desktop and mobile. Tasks (- [ ]), bullets (- * +), and ordered lists (1., 1)) each form their own drag groups, so you can't drag a task into a bullet list. Nested children move with their parent. Ordered lists renumber on drop.
Usage
Hover a list item to reveal the handle, then drag. On mobile the handle is always visible.
Esc cancels an in-progress drag.
Install
Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/draggable-list-items/, then enable in Settings → Community plugins.
Limitations
Source mode is not supported.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.