Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anki-editor-view

Do you use anki anki-editor for your Anki notes? While reviewing your cards, have you ever found a silly spelling error or inaccuracy? And had to search for the note in your org files? Anki-editor-view might be something for you if you answered yes to all of these questions. It's an Anki plugin for opening Anki-editor notes in Emacs.

Installation

Install the Anki plugin by downloading it from the official website. Install the emacs plugin in e.g. doom emacs with use-package by adding

(package! anki-editor-view)

to your package.el and

(use-package! anki-editor-view
    :config
    (setq anki-editor-view-files (list org-directory)))

to config.el. You also need to install ripgrep to use this plugin.

If you haven't setup org-protocol yet, you need to configure your system as described in worg.

Usage

The Anki plugin adds the keybinding C-O to the reviewer and the browser. You can also use the "More" menu in the reviewer and the "Notes" menu in the browser.

Contributing

I will try to take a look at every pr, but I (probably) won't implement your feature requests.

About

anki-editor: Go from Anki to Emacs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages