Skip to content
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

Import bookmarks not working #1701

Closed
Vistaus opened this issue Jan 22, 2022 · 6 comments
Closed

Import bookmarks not working #1701

Vistaus opened this issue Jan 22, 2022 · 6 comments

Comments

@Vistaus
Copy link

Vistaus commented Jan 22, 2022

Importing bookmarks seems to be broken. I tried to import the HTML bookmarks file created by Falkon, but after starting the import process, Otter says “Failed to export data”. Which is weird, since I'm trying to import, not export. But regardless, it doesn't import anything.

Using latest git master.

@Emdek
Copy link
Member

Emdek commented Jan 22, 2022

@Vistaus, are you using QtWebEngine backend?
The message is wrong, but result was caused by lack of import capability in that backend.
It will require cleaning up and merging of #1614.

@Vistaus
Copy link
Author

Vistaus commented Jan 23, 2022

Yes, QtWebEngine. Is there a workaround? 'Cause I need my bookmarks and I have too many to manually recreate them in Otter.

@Emdek
Copy link
Member

Emdek commented Jan 23, 2022

@Vistaus, the easiest way seems to be to use QtWebKit backend for import.

Emdek added a commit that referenced this issue Jan 23, 2022
@Vistaus
Copy link
Author

Vistaus commented Jan 24, 2022

@Vistaus, the easiest way seems to be to use QtWebKit backend for import.

Yes, that worked! Thank you! 🙂

@Vistaus
Copy link
Author

Vistaus commented Jan 24, 2022

Btw, it shouldn't be hard to implement this on QtWebEngine builds. Falkon and Viper, both QtWebEngine web browsers, have implemented this.

@Emdek
Copy link
Member

Emdek commented Jan 24, 2022

@Vistaus, see that PR, it needs cleanup and then it can be merged, bringing that feature to QtWebEngine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants