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/dashboard.org | |
parent | 78258557eeb4405416e911324330bbff113a81d0 (diff) |
Add documentation files
Diffstat (limited to 'docs/dashboard.org')
-rw-r--r-- | docs/dashboard.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/dashboard.org b/docs/dashboard.org new file mode 100644 index 0000000..9c7ad54 --- /dev/null +++ b/docs/dashboard.org @@ -0,0 +1,15 @@ +#+TITLE: Dashboard +#+DATE: [2020-08-05 Wed 15:29] +#+KEYWORDS: fc + +~M-x org-fc-dashboard~ shows a buffer with statistics for review +performance and cards / card types. + +[[file:images/dashboard.png]] + +Review performance statistics are calculated based on +the [[file:review_history.org][Review History]]. Only cards with a box >= +~org-fc-stats-review-min-box~ (default: 0) are included. + +Setting this to a higher value (e.g. 2) excludes the first few +"learning" reviews of a card. |