wepee302 downloadsDrag and drop content blocks to reorder paragraphs, headings, lists, and other Markdown elements in Live Preview.
Drag and drop content blocks to reorder paragraphs, headings, lists, and other Markdown elements in Obsidian's Live Preview mode.
Assign hotkeys in Settings > Hotkeys for:
| Setting | Description |
|---|---|
| Handle position | Left gutter or left margin |
| Handle visibility | On hover or always visible |
| Drag threshold | Minimum movement before a drag starts |
| Multi-block selection | Enable or disable Shift/Ctrl-click |
| Touch drag | Experimental touch support |
main.js, manifest.json, and styles.css from the latest release.<vault>/.obsidian/plugins/block-drag-drop/.npm install
npm run dev # watch mode
npm run build # production build