seanlaidlaw / Anki-QuickAdd

A graphical pop-up that allows rapid adding of notes to Anki from anywhere without having to alt-tab away from what youre doing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anki QuickAdd

A pop-up window that allows you to easily enter new Anki notes from anywhere on your computer. Requires the AnkiConnect plugin to work properly and needs Anki to be open in the background.

On launch, it offers you dropdown menus of decks and cards from your Anki setup and allows you to enter any of the fields in any of your card types. Also supports tags, which should be separated by a space.

For ease of use, set up a keyboard shortcut on your OS to launch the Anki QuickAdd quickly, the window will persist over the top of other windows. For example, on my mac to manage my keyboard shorcuts, I use skhd, so in my config I have the following, so that I can open Anki-QuickAdd from anywhere with shilf-alt-a.

alt - return : open -na "Terminal.app"
shift + alt - a: open -a /Applications/Anki-QuickAdd.app
...

Screenshot Examples

About

A graphical pop-up that allows rapid adding of notes to Anki from anywhere without having to alt-tab away from what youre doing.

License:GNU General Public License v3.0


Languages

Language:Python 98.1%Language:Shell 1.9%