Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
2 of 9 tasks
joehays opened this issue Nov 10, 2023 · 4 comments
Closed
2 of 9 tasks

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

joehays opened this issue Nov 10, 2023 · 4 comments
Labels
scope.workspace Workspace related functionality (i.e. intellisense, vault, workspace) status.triage-needed type.enhancement Extension to a previously shipped feature. Minor functionality update.

Comments

@joehays
Copy link

joehays commented Nov 10, 2023

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

  • Enhancement of an existing Feature.
  • Request of a new feature.

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

  • Workspace - VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup - Dendron's Lookup Command
  • Views - Dendron Preview, Tree View, Side Panels in the UI
  • Schema - Dendron Schemas
  • Pod - Data import from / export to Dendron
  • Publish - External Site Publish
  • Markdown - Markdown features, such as syntax support and features

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.

@github-actions github-actions bot added scope.workspace Workspace related functionality (i.e. intellisense, vault, workspace) status.triage-needed type.enhancement Extension to a previously shipped feature. Minor functionality update. labels Nov 10, 2023
@djradon
Copy link

djradon commented Nov 14, 2023

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
Copy link
Contributor

I believe this is a duplicated of an older issue: #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
Copy link
Author

joehays commented Nov 15, 2023

@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
Copy link
Author

joehays commented Nov 15, 2023

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

@joehays joehays closed this as completed Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope.workspace Workspace related functionality (i.e. intellisense, vault, workspace) status.triage-needed type.enhancement Extension to a previously shipped feature. Minor functionality update.
Projects
None yet
Development

No branches or pull requests

3 participants