feat(move): "move to folder" for grid selections, folders, and m shortcut #3
Reference in New Issue
Block a user
Delete Branch "claude/infallible-sammet-3471fa"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extends the heap-only "move to folder" action to grid single/bulk
selections, sidebar folders, and an
mkeyboard shortcut — all throughone shared dialog driven by a moveDialog store.
Backend (sidecar):
helper plus resolveMoveTarget
new parent, guarding against moving into itself/a descendant
Frontend:
subjects); mounted once in +layout.svelte. Replaces HeapConvertDialog
m, FolderTree kebab,heap kebab — all call openMove()
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com