blmage
blmage
The extension should already remember all these settings, do they always get reset in your browser, or only sometimes?
Unlike solutions, settings are currently stored in the browser's `localStorage`, which is domain-based. Could this be the problem you're facing? (settings are remembered, but not shared between the practice sessions...
No problem! I will take a closer look at this problem as soon as the next major version is released. Regarding the sentences, they are stored in an IndexedDB database...
> Do I actually have a to purchase it to build this extension? I must admit that I completely overlooked this when switching to the Font Awesome Pro packages, given...
> Why would an unresolved import cause that? I'm not sure, but it's probably due to one of the Rollup plugins. Anyway, every time the build process hangs, it's because...
The extension used to send requests to this URL (the same that is used when the "Discuss" button is clicked) to fetch the comment IDs: ``` https://www.duolingo.com/sentence/[discussion_id]?learning_language=[locale]&ui_language=[locale] ```` in which...
Rather leave the choice to the user of what is significant and what is not, as an option (see #25). This could include: - case, - accents, - ~punctuation,~ -...
@tobiornottobi Could you please send one or two screenshots with examples of such behavior? I'm only aware of this happening with missing or different diacritics, but I'll increase the priority...
Thanks for the report! When this happens, does the solution list match the current exercise, or is it wrong too?
@tobiornottobi Thanks for the screenshots! The UI reflects the current state, so when "**Alphabetical sort ↓**" is displayed, solutions are/should be sorted alphabetically and in descending order. The order on...