Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glutanimate/editor-find-replace
Find and Replace in Editor Add-on for Anki
https://github.com/glutanimate/editor-find-replace
anki anki-addon
Last synced: 24 days ago
JSON representation
Find and Replace in Editor Add-on for Anki
- Host: GitHub
- URL: https://github.com/glutanimate/editor-find-replace
- Owner: glutanimate
- Created: 2017-08-10T13:53:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T23:20:32.000Z (over 7 years ago)
- Last Synced: 2024-10-29T16:59:11.334Z (2 months ago)
- Topics: anki, anki-addon
- Language: Python
- Size: 114 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Find and Replace in Editor Add-on for Anki
This is an add-on for the spaced-repetition flashcard app [Anki](https://apps.ankiweb.net/). It provides a find and replace dialog in the Editor that alternatively allows for free-form text replacements or updating cloze indexes in selected text.
### Table of Contents
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Documentation](#documentation)
- [License and Credits](#license-and-credits)### Screenshots
![](screenshots/find_and_replace.png)
### Installation
*AnkiWeb*
[Link to the add-on on AnkiWeb]()
*Manual installation*
1. Go to *Tools* -> *Add-ons* -> *Open add-ons folder*
2. Find and delete `Find and Replace in Editor.py` and `editor_find_replace` if they already exist
3. Download and extract the latest add-on release from the [releases tab](https://github.com/Glutanimate/editor-find-replace/releases)
4. Move `Find and Replace in Editor.py` and `editor_find_replace` into the add-ons folder
5. Restart Anki### Documentation
For further information on the use of this add-on please check out [the original add-on description](docs/description.md).
### License and Credits
*Find and Replace in Editor* is *Copyright © 2017 [Aristotelis P.](https://glutanimate.com/)*
Licensed under the [GNU AGPLv3 or later](https://www.gnu.org/licenses/agpl.html).