Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glutanimate/speed-focus-mode
Speed Focus Mode add-on for Anki
https://github.com/glutanimate/speed-focus-mode
anki anki-addon education flashcards learning srs
Last synced: 3 days ago
JSON representation
Speed Focus Mode add-on for Anki
- Host: GitHub
- URL: https://github.com/glutanimate/speed-focus-mode
- Owner: glutanimate
- License: other
- Created: 2019-06-02T09:05:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T02:46:57.000Z (over 1 year ago)
- Last Synced: 2024-10-04T12:56:32.361Z (about 1 month ago)
- Topics: anki, anki-addon, education, flashcards, learning, srs
- Language: Python
- Homepage: https://ankiweb.net/shared/info/1046608507
- Size: 150 KB
- Stars: 31
- Watchers: 2
- Forks: 11
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Speed Focus Mode for Anki
> Cut your review times into half
Extends the spaced-repetition flashcard app [Anki](https://apps.ankiweb.net/) with time-based reminders and other automated actions that encourage faster card reviews.
### Table of Contents
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Documentation](#documentation)
- [Building](#building)
- [Contributing](#contributing)
- [License and Credits](#license-and-credits)### Screenshots
![](screenshots/screenshot2.png)
### Installation
#### AnkiWeb
The easiest way to install Speed Focus Mode is through [AnkiWeb](https://ankiweb.net/shared/info/1046608507).
#### Manual installation
Please click on the entry corresponding to your Anki version:
Anki 2.1
1. Make sure you have the [latest version](https://apps.ankiweb.net/#download) of Anki 2.1 installed. Earlier releases (e.g. found in various Linux distros) do not support `.ankiaddon` packages.
2. Download the latest `.ankiaddon` package from the [releases tab](https://github.com/glutanimate/speed-focus-mode/releases) (you might need to click on *Assets* below the description to reveal the download links)
3. From Anki's main window, head to *Tools* → *Add-ons*
4. Drag-and-drop the `.ankiaddon` package onto the add-ons list
5. Restart AnkiAnki 2.0
1. Go to *Tools* → *Add-ons* → *Open add-ons folder*
2. Find and delete the `Speed Focus Mode.py` file if it already exists.
3. See if you can find a `speed_focus_mode` folder. If so:
1. If the folder contains a `meta.json` file, copy the file to a safe location. This will allow you to preserve your current settings.
2. Proceed to delete the `speed_focus_mode` folder
4. Download and extract the latest Anki 2.0 add-on release from the [releases tab](https://github.com/glutanimate/speed-focus-mode/releases) (you might need to click on *Assets* below the description to reveal the download links)
5. Move the extracted `Speed Focus Mode.py` and `speed_focus_mode` into the add-ons folder
6. Optional: Place the `meta.json` file back into the directory if you created a copy beforehand.
7. Restart Anki### Documentation
For further information on the use of this add-on please check out [the description text](docs/description.md) for AnkiWeb.
### Building
With [Anki add-on builder](https://github.com/glutanimate/anki-addon-builder/) installed:
git clone https://github.com/glutanimate/speed-focus-mode.git
cd speed-focus-mode
aab buildFor more information on the build process please refer to [`aab`'s documentation](https://github.com/glutanimate/anki-addon-builder/#usage).
### Contributing
Contributions are welcome! Please review the [contribution guidelines](./CONTRIBUTING.md) on how to:
- Report issues
- File pull requests
- Support the project as a non-developer### License and Credits
*Speed Focus Mode* is
*Copyright © 2017-2019 [Aristotelis P.](https://glutanimate.com/) (Glutanimate)*
*Copyright © 2015-2016* unknown author of [Automatically show answer after X seconds](https://ankiweb.net/shared/info/648362761)
Thanks a lot to Neri and Pablo for their support in commissioning this add-on and their fantastic new ideas!
Speed Focus Mode 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](https://github.com/glutanimate/speed-focus-mode/blob/master/LICENSE) file that accompanied this program.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
----
The continued development of this add-on is made possible
thanks to my Patreon and Ko-Fi supporters.
You guys rock ❤️ !