how to move whole tree to another tree? #3454
-
I searched discussions and issues before and couldn't find any... so.
and each |
Beta Was this translation helpful? Give feedback.
Answered by
Harshita-mindfire
Aug 26, 2022
Replies: 1 comment
-
You can use the Dendron: Refactor Hierarchy command. It excepts a match text and replacement text and displays you a preview of all the notes that will be affected by the change. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zzzz465
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the Dendron: Refactor Hierarchy command. It excepts a match text and replacement text and displays you a preview of all the notes that will be affected by the change.
In this particular case, the match text could be
etc.scala
and replacementlang.scala
.