Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/hgiesel/anki_persistent_editor
- Owner: hgiesel
- Created: 2020-07-12T18:58:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T12:39:56.000Z (6 months ago)
- Last Synced: 2024-12-16T22:38:44.995Z (24 days ago)
- Topics: anki, anki21, editor
- Language: Python
- Homepage: https://ankiweb.net/shared/info/1686259334
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README-ankiweb.html
- Funding: .github/FUNDING.yml
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.
Clickinge
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.