Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jqhoogland/anki-squared

Get automatic suggestions while making notes on Anki to save time for studying.
https://github.com/jqhoogland/anki-squared

anki forvo

Last synced: about 1 month ago
JSON representation

Get automatic suggestions while making notes on Anki to save time for studying.

Awesome Lists containing this project

README

        

# Anki2
Get automatic suggestions while making notes on Anki to square your productivity.

[Anki](https://apps.ankiweb.net/) is the most powerful and configurable spaced repetetition system on the planet.

Unfortunately, creating notes takes a lot of time. Even if you automate some parts of this process with something like [AnkiConnect](https://ankiweb.net/shared/info/2055492159), you'll spend a lot of time adjusting between different kinds of content. It only gets worse if you want to include multimedia.

We need a new interface for creating notes that pulls suggestions for fields automatically from all over the internet.

Take an example from language learning:
- Pronunciations automatically loaded in from [Forvo](https://forvo.com/search/),
- Images directly from your favorite search engine's image search,
- Definitions from [WordReference](https://www.wordreference.com/) or [Wiktionary](https://en.wiktionary.org/wiki/Wiktionary:Main_Page),
- Example sentences from [Wikipedia](https://en.wikipedia.org/),
- etc.

---

This is an app bootstrapped according to the [init.tips](https://init.tips) stack, also known as the T3-Stack.