Closed MatthewLee123 closed 5 years ago
I am actually redesigning the model layer (persistence, caching, indexing) from the ground up, and the new design will support opening multiple libraries. I am trying to push out this update within a few days.
Hi, Lian
Thanks for reply, happy to hear that.
On 30 July 2018 at 18:59, Yaogang Lian notifications@github.com wrote:
I am actually redesigning the model layer (persistence, caching, indexing) from the ground up, and the new design will support opening multiple libraries. I am trying to push out this update within a few days.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HappenApps/Quiver/issues/1149#issuecomment-408795496, or mute the thread https://github.com/notifications/unsubscribe-auth/AfTfAf8WoOF1x03f25IsIqZEajnyCG3Hks5uLsr6gaJpZM4VloRG .
@MatthewLee123 Just a quick update. The 3.2 model redesign/rewrite is still ongoing. I managed to replace all the model classes with the new design, most app functions are working again, but still many issues to fix. I am still focusing on this update and will get it done as soon as I can.
Thanks Ylian. happy to hear that. Cheers
Hi Ylian
May I know if any updates on running multiple libraries request? as it's been one month.
thanks.
Yes, I am still working on it. The model layer rewrite is much harder than I estimated --- it broke many things. But this rewrite is necessary for finally fixing many data model and syncing bugs. I am very close to the 3.2 release.
Got it. Thank you, Ylian, for your quick response.
Thank you for your work and responses, Ylian. Keep up with a good work.
Quiver 3.2 is released. Now you can open multiple Quiver libraries at the same time. :)
hi, can I create multiple .qvlibrary database and open them at the same time? for example, I create a private .qvlibrary database and store it in my personal computer for personal use. and I create a public .qvlibarary file in cloud because I need to use it while I am in office. but when I get home, I have to change the settings to my private database. how can you open them at the same time and just put them in different view/folder ? it must be convenient