summaryrefslogtreecommitdiff
path: root/Changelog.org
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-07-04 20:03:54 +0200
committerLeon Rische <leon.rische@me.com>2020-07-04 20:03:54 +0200
commit218e823dfef041413c01e3154990cc335b121f34 (patch)
tree88cb310b30d6e95d5571ccc9e560368f00773a43 /Changelog.org
parentbc50bb7c2e0a4043041105474b1923e9e0874b2c (diff)
Allow editing cards during review
Diffstat (limited to 'Changelog.org')
-rw-r--r--Changelog.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.org b/Changelog.org
index 02a7863..185e909 100644
--- a/Changelog.org
+++ b/Changelog.org
@@ -5,6 +5,11 @@ upcoming changes.
In case a update to the org sources is needed, I'll add a changelog
entry with updating instructions.
+** [2020-07-04 Sat]
+*** Added
+- ~org-fc-review-edit~ (bound to ~p~) pauses the review for editing
+ the current card. A new mode ~org-fc-review-edit-mode~ adds
+ keybindings for resuming & quitting the review.
** [2020-07-03 Fri]
*** Changed
- By default, failed cards are appended to the end of the review session.