Draggable List Items

by viscouspot
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Drag list items to reorder them.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

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.