Set of tools to learn Finnish. Includes web app, Anki plugin that integrates with web app and Alfred workflow
This gif shows main features:
- web integration with Anki
- extra data from anki
- saving term back to anki
- alfred workflow
- opens same web app tab
- can save terms directly to anki
- can be used for quick lookups
- anki plugin
- question/answer context
- renders web app
🏠 Web app
Renders data from different sources nicely
- Has search (CMD/CTRL + K or / for quick access)
- Can connect to anki via plugin
- save data to Anki from web page
- load extra data from Anki (tags, own notes, etc)
- Aware of Anki context
Makes it possible to use web app for reviewing notes
-
saving notes from web app directly to anki
-
enhances web app with notes data (such as tags, own notes, etc)
-
configurable, you can easily plug it in your existing collection (🤞)
Not yet published, but can be installed & used from sources
- quick word lookups
- opens same browser tab
- can save data to anki
The installation process is similar to other Anki plugins and can be accomplished in three steps:
- Open the
Install Add-on
dialog by selectingTools
|Add-ons
|Get Add-ons...
in Anki. - Input 2045459309 into the text
box labeled
Code
and press theOK
button to proceed. - Restart Anki (without restart Configuration window wont show).
- Navigate to plugin settings
Tools
|Add-ons
| SelectAnkiSuomea
in the list |Config (or double click)
- Important configuration notes:
- Plugin is disabled by default, so you need to enable it
- You can enable auto setup of
AnkiConnect
- Installs plugin
- Adds configured App URI to CORS list
- Restart Anki to complete the installation of AnkiFinnish.
Anki must be kept running in the background in order for web app to be able to use AnkiFinnish. AnkiConnect recommends this setup
###Notes for Windows Users
Windows users may see a firewall nag dialog box appear on Anki startup. This occurs because AnkiConnect runs a local HTTP server in order to enable other applications to connect to it. The host application, Anki, must be unblocked for this plugin to function correctly.
Notes for Mac OS X Users Starting with Mac OS X Mavericks, a feature named App Nap has been introduced to the operating system. This feature causes certain applications which are open (but not visible) to be placed in a suspended state. As this behavior causes AnkiConnect to stop working while you have another window in the foreground, App Nap should be disabled for Anki:
Start the Terminal application. Execute the following commands in the terminal window:
defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true defaults write net.ichi2.anki NSAppSleepDisabled -bool true defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
Restart Anki.
This plugin plays well with AwesomeTTS
After installation, you can add this to front template (macOS), for Windows please check docs
<div style="position: fixed; opacity: 0.2; top: 0; left: 0;">
{{tts fi_FI voices=Apple_Satu:Finnish}}
</div>
👤 Alexander Ryzhikov
Give a ⭐️ if this project helped you!