Is here a shortcut for editing multiple files in the same DVM like “edit in disposable qube”?
For example,
- I have a vault VM with game projects and a backup program only. (I’d prefer to keep my projects in one place so I don’t have to worry about managing a bunch of backups.)
- I edit projects in different DVMs based on disposable templates.
Looks like here isn’t a shortcut. I suppose I could write a script with the structure edit groupName.list dvmName, where groupName.list is a file from vaultVM containing the absolute paths of all files and folders I want to edit in the DVM.
What do you think? Thanks.