Awesome
<p align="center"><img src="screenshots/screenshot.png"></p> <h2 align="center">Highlight Search Results in the Browser for Anki</h2> <p align="center"> <a title="Latest (pre-)release" href="https://github.com/glutanimate/highlight-search-results/releases"><img src ="https://img.shields.io/github/release-pre/glutanimate/highlight-search-results.svg?colorB=brightgreen"></a> <a title="License: GNU AGPLv3" href="https://github.com/glutanimate/highlight-search-results/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-GNU AGPLv3-green.svg"></a> <a title="Rate on AnkiWeb" href="https://ankiweb.net/shared/info/225180905"><img src="https://glutanimate.com/logos/ankiweb-rate.svg"></a> <br> <a title="Buy me a coffee :)" href="https://ko-fi.com/X8X0L4YV"><img src="https://img.shields.io/badge/ko--fi-contribute-%23579ebd.svg"></a> <a title="Support me on Patreon :D" href="https://www.patreon.com/bePatron?u=7522179"><img src="https://img.shields.io/badge/patreon-support-%23f96854.svg"></a> <a title="Follow me on Twitter" href="https://twitter.com/intent/user?screen_name=glutanimate"><img src="https://img.shields.io/twitter/follow/glutanimate.svg"></a> </p>The quickest way to find information on your flashcards
This is an add-on for the spaced-repetition flashcard app Anki that extends Anki's card browser with the ability to highlight search terms found in notes.
Table of Contents <!-- omit in toc -->
<!-- MarkdownTOC levels="1,2,3" --> <!-- /MarkdownTOC --> <!-- ### Screenshots ![](screenshots/screenshot.png) -->Installation
AnkiWeb <!-- omit in toc -->
The easiest way to install Highlight Search Results in the Browser is through AnkiWeb.
Manual installation <!-- omit in toc -->
Please click on the entry corresponding to your Anki version:
<details> <summary><i>Recent Anki 2.1 versions</i></summary> <br>Note: These instructions only work on Anki 2.1.17 and up. For older Anki releases please see the next section.
- Download the latest
.ankiaddon
file from the releases tab (you might need to click on Assets below the description to reveal the download links) - Open the folder where your downloads are located and double-click on the downloaded
.ankiaddon
file. - Follow the installation prompt and restart Anki if it asks you to
- Make sure you are using at least Anki 2.1.10. Earlier releases (e.g. found in various Linux distros) do not support
.ankiaddon
packages. - Download the latest
.ankiaddon
package from the releases tab (you might need to click on Assets below the description to reveal the download links) - From Anki's main window, head to Tools → Add-ons
- Drag-and-drop the
.ankiaddon
package onto the add-ons list - Restart Anki
Video summary:
<img src="https://raw.githubusercontent.com/glutanimate/docs/master/anki/add-ons/media/ankiaddon-installation-macos.gif" width=640> </details>Documentation
For further information on the use of this add-on please check out the description text for AnkiWeb.
Building
With Anki add-on builder installed:
git clone https://github.com/glutanimate/highlight-search-results.git
cd highlight-search-results
aab build
For more information on the build process please refer to aab
's documentation.
Contributing
Contributions are welcome! Please review the contribution guidelines on how to:
- Report issues
- File pull requests
- Support the project as a non-developer
License and Credits
Highlight Search Results in the Browser is Copyright © 2017-2020 Aristotelis P. (Glutanimate)
Highlight Search Results in the Browser is free and open-source software. The add-on code that runs within Anki is released under the GNU AGPLv3 license, extended by a number of additional terms. For more information please see the LICENSE file that accompanied this program.
Please note that this program uses the Libaddon library which comes with its own additional terms extending the GNU AGPLv3 license. You may only copy, distribute, or modify the present compilation of this program with Libaddon under the combined licensing terms specified by both licenses.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
<b> <div align="center">The continued development of this add-on is made possible <br>thanks to my <a href="https://www.patreon.com/glutanimate">Patreon</a> and <a href="https://ko-fi.com/X8X0L4YV">Ko-Fi</a> supporters. <br>You guys rock ❤️ !</div> </b>