dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!
https://wiki.dendron.so
Apache License 2.0
6.52k stars 247 forks source link

Need capability to move an entire hierarchy from one vault to another #3960

Closed joehays closed 7 months ago

joehays commented 7 months ago

Please select if your request is either something new or an enhancement

Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

Is your feature request related to a problem? Please describe

I'm always frustrated when I have an entire hierarchy of files to move from one vault to the next and I have to do them one at a time.

Describe the solution you'd like

I'd like the Move Note command to optionally recursively move all children files to another vault.

Describe alternatives you've considered

Or, update Refactor to work between vaults.

djradon commented 7 months ago

Hi @joehays. I could see this being helpful, but you could always just move the files using your OS or VSCode's Explorer (cut & paste), no?

aleksey-rowan commented 7 months ago

I believe this is a duplicated of an older issue: https://github.com/dendronhq/dendron/issues/3513

Could you please check and if it is a duplicate, close this one and possible add your comment to the already existing one?

joehays commented 7 months ago

@djradon, Wouldn't you lose the benefit of links getting remapped appropriately if I went around Dendron and used the OS to move the files?

joehays commented 7 months ago

@aleksey-rowan Indeed it is a duplicate of #3513. Closing this one out. Good catch!