-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add Importer and Exporter for the online library #5
Conversation
Hi @sudo-panda, I have the following reviews for the PR -
The overall implementation looks good to me. |
|
This is a WIP commit as many parts of the importer hasn't been decided.
Added importer for the online library which does the following:
|
Also threading hasn't been implemented yet so it takes time to show the import dialog. |
Hi, I reviewed the PR. Nice work @sudo-panda . One suggestion I would like to add
What do you think @okanasik and @sudo-panda ? |
@puskalkatara that is the plan but for that the parameter branch needs to be merged. |
I have added the online exporter which does the following:
File
>Library Export
it asks user for the username and passwordThis pull aims to solve Design discussion for Online Importer and Exporter #3