diff options
author | Leon Rische <leon.rische@me.com> | 2022-09-27 20:31:27 +0200 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2022-09-27 20:31:27 +0200 |
commit | 973a16a9561f1ed2fd7e4c5c614b5e5d15715b12 (patch) | |
tree | e328ad6e1018110f2b7b8ad4f9f796bd41ba53ea /docs | |
parent | e31fada906bbcdebc4f0fd88b68f9921264726c0 (diff) |
Make audio play command interactive
Diffstat (limited to 'docs')
-rw-r--r-- | docs/extensions.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/extensions.org b/docs/extensions.org index dbe6f22..148e731 100644 --- a/docs/extensions.org +++ b/docs/extensions.org @@ -21,6 +21,9 @@ Each time an audio file is played, it's path is stored in ~org-fc-audio-last-file~ and can be replayed using ~org-fc-audio-replay~ or ~org-fc-audio-replay-slow~. +When browsing cards outside of a review, +their audio files can be played with ~org-fc-audio-play~. + * ~org-fc-keymap-hint~ Can be enabled with ~(require 'org-fc-keymap-hint)~. |