Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nudin/anki_vimove
- Owner: Nudin
- License: mpl-2.0
- Created: 2021-01-02T01:38:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T00:27:20.000Z (over 3 years ago)
- Last Synced: 2024-12-14T18:02:55.545Z (25 days ago)
- Topics: anki, anki-addon, vi
- Language: Python
- Homepage:
- Size: 225 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)