-
Notifications
You must be signed in to change notification settings - Fork 0
Pluggable "Sources" #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpluginsIssues relating to plugin architectureIssues relating to plugin architectureuiIssues related to the user interface.Issues related to the user interface.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpluginsIssues relating to plugin architectureIssues relating to plugin architectureuiIssues related to the user interface.Issues related to the user interface.
Right now the only way to import browser history is with a manual upload.
Ideally, plugins allow us to create automatic sources (e.g., Firefox Sync, watching a syncthing folder, etc).
This will require building an architecture for these sources, including configuration and multi-instancing.