xintrea / mytetra_dev

MyTetra - smart crossplatform manager for information collecting / MyTetra - кроссплатформенный менеджер накопления информации / Официальная страница:
http://webhamster.ru/site/page/index/articles/projectcode/105
254 stars 55 forks source link

Moving tree #34

Closed Punkoivan closed 7 years ago

Punkoivan commented 7 years ago

Hello! is there any way to moving trees between trees?

For example:

parent tree1 - |
                     | - sibling tree
                     |
                     | - sibling tree 2
parent tree2-|
                     |
                     | - sibling tree 3

parent tree3 ( ex-sibling tree 3 with all notes)

I want to change parent tree for sibling tree (sibling tree 3 move to parent tree 1) and make sibling tree parents tree.

alexivanou commented 7 years ago

Yes. You can right-click on 'sibling tree 3' and do 'Cut item'. Then on any parent tree right-click and do 'Past item'. You can paste trees many times and at any other nodes.

Punkoivan commented 7 years ago

Nice! Thanks!