mirror of
https://github.com/qctsu/obsidian-file-shift.git
synced 2026-07-22 06:14:30 +00:00
Previously the plugin blocked all drag events in file explorer, preventing native move-into-folder behavior. Now uses 3-zone detection on folder targets: - Top 25%: reorder above - Middle 50%: move into folder (Obsidian native) - Bottom 25%: reorder below Also adds visual highlight when targeting folder center zone. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
5 lines
63 B
JSON
5 lines
63 B
JSON
{
|
|
"1.0.0": "1.7.2",
|
|
"1.1.0": "1.7.2",
|
|
"1.2.0": "1.7.2"
|
|
}
|