diff options
author | Leon Rische <leon.rische@me.com> | 2022-09-27 20:23:37 +0200 |
---|---|---|
committer | Leon Rische <leon.rische@me.com> | 2022-09-27 20:23:37 +0200 |
commit | 684cf7435f446fd8b90fe0bffae74726b3a75f7d (patch) | |
tree | 771bc1b98351e373230d3dbf7d3aaeb261a0e5b1 /docs/customizing_org-fc.org | |
parent | 78258557eeb4405416e911324330bbff113a81d0 (diff) |
Add documentation files
Diffstat (limited to 'docs/customizing_org-fc.org')
-rw-r--r-- | docs/customizing_org-fc.org | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/customizing_org-fc.org b/docs/customizing_org-fc.org new file mode 100644 index 0000000..9359d78 --- /dev/null +++ b/docs/customizing_org-fc.org @@ -0,0 +1,14 @@ +#+TITLE: Customizing Org-Fc +#+DATE: [2020-08-05 Wed 15:28] +#+KEYWORDS: fc + +For an overview of customization options, +~M-x customize~ and search for ~org-fc~. + +* Hooks +- ~org-fc-before-setup-hook~ + Runs before a card is set up for review +- ~org-fc-after-setup-hook~ + Runs after a card is set up for review +- ~org-fc-after-review-hook~ + Runs when the review ends / is quit |