Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abdnh/search-anki-support-links
- Owner: abdnh
- License: mit
- Created: 2024-03-02T10:14:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T17:59:02.000Z (11 months ago)
- Last Synced: 2024-11-29T08:26:34.794Z (2 months ago)
- Topics: anki
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.