Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hgiesel/anki_persistent_editor

Editor, stay right where you are!
https://github.com/hgiesel/anki_persistent_editor

anki anki21 editor

Last synced: 24 days ago
JSON representation

Editor, stay right where you are!

Awesome Lists containing this project

README

        

This add-on will make the editor window for review persistent.
On the front of the card, the fields will be obscured, so the answer to the flashcard cannot be read. On the back of the card, all fields will be revealed.

There are two important shortcuts:



  • e: will trigger the editor window.
    This is identical to the standard Anki behavior.
    Clicking e again will bring focus to the editor window.



  • c: will flip the card, going to the front, if you're on the back and vice versa.
    Before creating this add-on, I typically used the editor shortcut to go back to the front of the card. This is no longer possible, the editor shortcut won't change which side of the card is displayed. For this reason, you can this shortcut to have the old functionality.
    This shortcut is configurable in the add-on settings under "Tools > Add-ons > Persistent Editor > Config".


If you do not like the "obscuring" behavior, then you can use something called "presentation mode". This makes the Editor work the same for the front side and back side. Under "Tools > Add-ons > Persistent Editor > Config" you can put the editor window into presentation mode by default. There is a shortcut to easily switch between those modes, which defaults to "Ctrl+P".

Updates:
* v0.1.0. On Reddit. v0.1.1.
* v0.2.0. v0.2.1. v0.2.2.
* v0.3.0. v0.3.1. v0.3.2.