Skip to content

Anki Addon to allow the people to avoid the "tab hell" in their browsers.

Notifications You must be signed in to change notification settings

raphaelkieling/addon-anki-qq-search

Repository files navigation

QQSearch (Anki Addon)

Anki link: https://ankiweb.net/shared/info/1227682730

Problem:

When you try create cards with a lot of information you should open a lot of differents tabs inside your browser. The setup to start looking for a defintion/translation/examples some times are hard.

Resolution:

The addon will open all the tabs inside a anki dialog to facilitate searching for information.

Example configuration

example

These URLs are for someone that is studying English from Portuguese so please, remember to create your URL's by yourself.

{
    "urls": [
        "https://dictionary.cambridge.org/dictionary/english-portuguese/{{word}}",
        "https://www.thesaurus.com/browse/{{word}}",
        "https://www.linguee.com.br/portugues-ingles/search?source=auto&query={{word}}",
        "https://translate.google.com/?sl=en&tl=pt&text={{word}}&op=translate",
        "https://www.bing.com/images/search?q={{word}}"
    ]
}

How access the config? Tools > Select the addon > Config button > Paste the code there

About

Anki Addon to allow the people to avoid the "tab hell" in their browsers.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published