Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nudin/anki_vimove

vi like movements for the anki main screen
https://github.com/nudin/anki_vimove

anki anki-addon vi

Last synced: 20 days ago
JSON representation

vi like movements for the anki main screen

Awesome Lists containing this project

README

        

Using this plugin you can move in Anki with vi-like keys:
- `j` one deck down
- `J` one deck down, on the current level
- `k` one deck up
- `K` one deck up, on the current level
- `h` got to parent level (one level higher)
- `g` first deck
- `G` last deck
- `o` open selected deck
- `+`/`-` collapse/uncollapse deck
- `Return` study selected deck

![movements](vimove.png)