Oliver Sauter
Oliver Sauter
A feature that needs almost no introduction :grinning: The ability for users to get a pocket/safari-style (offline) read it later functionality for articles and websites. ### Preparation: * [ ]...
We want to give people the ability to interact more deeply with the content they read. As preparation for GSoC this means implementing the ability to make one or more...
As described in [this](https://worldbrain.helprace.com/i18-seperating-words-algorithm-doesn-t-consider-non-space-seperated-languages) community post, non-latin characters (e.g. chinese, japanese) are not parsed correctly and thus are not searchable. Potential solution: detect language of website, and if non-latin, split...
## The plan for a user's autonomy / Server infrastructure Hey folks, thanks for your input on this. ### What is the goal? Our promise is to keep the user...
So there are few things that need to be done in order to have a more stable version: - [x] Revert to old search implementation (@arpitgogia) Sorry @arpitgogia that we...
Now as the searched page amass, I am not so satisfied with the search results anymore. - To much text clutter gets taken up (side elements etc) - urls and...
When items are deleted from the history list, you can't reimport them. This is because every imported/visited item gets stored into the local storage under: `localStorage['list_downloaded_urls']` When an import takes...
Implmentation of the Designs as HTML5/JS interface that runs completely locally. Also important to connect the fields with the query: https://github.com/WorldBrain/Research-Engine/issues/26 --- Want to back this issue? **[Post a bounty...
When we update the plugin in production, users shouldn't lose their old data. This is why we need to implement a migration process that automatically runs as soon as the...
Hey folks, So i made a clickdummy for the new importing process. Happy to hear your input on it. the wireframes can be changed it quite quickly. It starts with...