Move Project
Last updated: 2026-08-05
Overview
Move projects between directories without losing your settings. All your todos, environment variables, and double-click actions move with the project.
How It Works
Moving a Project
- Select the project you want to move
- Drag it to another directory in the sidebar
- Or right-click → “Move to…” → choose destination
- Confirm the move
What Moves With It
Everything tied to the project:
- ✅ Todos — all todo items
- ✅ Environment variables — all key-value pairs
- ✅ Double-click action — custom run command
- ✅ Editor preference — per-project editor setting
Nothing is lost.
Why This Is Useful
Reorganizing Your Projects
Maybe you started with one big folder and now you want to split things up:
~/Projects/→~/Projects/work/+~/Projects/side/
Just drag and drop. No need to reconfigure anything.
From “Ideas” to “Active”
You have an “ideas” folder for quick prototypes. One of them gets serious:
- Move it from “ideas” to “active-projects”
- All your todos and settings come with it
- Keep going where you left off
Archiving Old Projects
Side project not working out?
- Move it to an “archive” folder
- It’s out of sight but still there
- Bring it back anytime
Tips
1. Use Multiple Directories
Don’t cram everything into one folder. Create structure:
- Work projects
- Side projects
- Learning / tutorials
- Archive
Add all directories to Dev WorkDir. Switch between them in the sidebar.
2. Metadata Moves Automatically
You don’t have to do anything special. Just move the project. Dev WorkDir handles the rest.
This is one of those features you don’t think about until you need it — and then you’re really glad it’s there.
3. Batch Moves
Need to move multiple projects?
- Select multiple project cards (hold Shift or Cmd)
- Drag them all at once
- Or move them one by one
Notes
- The project is moved (not copied) on disk
- If the destination already has a folder with the same name, you’ll be asked to confirm
- Undo isn’t currently available — drag carefully!
- You can always move it back if you change your mind
Move projects, not your settings.