Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

History Sync #858

Closed
NuraliMedeu opened this issue Mar 25, 2021 · 2 comments
Closed

History Sync #858

NuraliMedeu opened this issue Mar 25, 2021 · 2 comments

Comments

@NuraliMedeu
Copy link

Is your feature request related to a problem? Please describe.

As of March-April 2021, there is no way to sync browser history across devices outside of the built-in sync of a browser. This prevents people from using their favorite browsers for specific platforms, e.g. MS Edge on Windows, Chromium on Linux and Kiwi on Android.

Describe the solution you'd like

An option for syncing browser history inside the extension menus.

Describe alternatives you've considered

History sync built into Firefox and MS Edge.

Additional context

I might be wrong, but one way to implement this would be to periodically read History.sqlite or places.sqlite (or any other similar history file) and sync its contents using the already implemented syncing algorithms.

@marcelklehr
Copy link
Member

I'm closing this for now, as it's unlikely I will ever implement this.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2023
@marcelklehr marcelklehr moved this to Done in Floccus May 19, 2024
@marcelklehr marcelklehr removed this from Floccus Feb 23, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants