Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdnh/search-anki-support-links

Chrome extension to search links in Anki's docs sites
https://github.com/abdnh/search-anki-support-links

anki

Last synced: 11 days ago
JSON representation

Chrome extension to search links in Anki's docs sites

Awesome Lists containing this project

README

        

This Chrome extension shows a search bar to search links in Anki's docs sites ([Anki Manual](https://docs.ankiweb.net/), [FAQs](https://faqs.ankiweb.net/), [AnkiMobile](https://docs.ankimobile.net/)). It pastes the selected link at the cursor location as:

> Please see \

## Updating searchable links

Searchable links are stored in [links.txt](links.txt). You can update the list using [scripts/extract_links.py](scripts/extract_links.py).

## Installation

Clone this repo and use the _Load unpacked_ button in the extensions page to install.