HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

Quiver - sync with other MacBooks #1441

Closed nauni77 closed 4 years ago

nauni77 commented 4 years ago

Hello,

I created a quiver library and sync this library. The libraries have a order and a notebook is located inside other notebooks.

- notebook 3
- notebook 2
  - notebook 2.1 (inside 2)
  - notebook 2.2 (inside 2
    - notebook 2.2.1 (inside 2.2)
- notebook 1
...

If I open this quiver library at the second MacBook the order is gone and all notebooks are located at the top root. But the library should also sync the order and structure of the notebooks. It looks like:

- notebook 1
- notebook 2
- notebook 2.1 (not anymore inside 2)
- notebook 2.2 (not anymore inside 2
- notebook 2.2.1 (not anymore inside 2.2)
- notebook 3
...

It would be great if the sync will keep the order and the "sub notebook"-location.

Thanks in advance and best regards

Oli

nauni77 commented 4 years ago

Sorry, it took a really long time - but now it's shown correctly at the second device. Seems to be no issue. Because of this I close this issue.