summaryrefslogtreecommitdiff
path: root/Changelog.org
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-11-11 11:39:44 +0100
committerLeon Rische <leon.rische@me.com>2020-11-11 11:39:44 +0100
commite1e1d0e5ac6a20a487f376e76acbf45a2dbb32b8 (patch)
tree2ba6ed12cd02e4cf84a334ef104ade54662f43f2 /Changelog.org
parent38388d98600618ab053ed22e882ca095bf02d927 (diff)
Extract dashboard code
Diffstat (limited to 'Changelog.org')
-rw-r--r--Changelog.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.org b/Changelog.org
index ce00d03..d27ebf5 100644
--- a/Changelog.org
+++ b/Changelog.org
@@ -6,8 +6,15 @@ In case a update to the org sources is needed, I'll add a changelog
entry with updating instructions.
** [2020-11-11 Wed]
+*** Added
The dashboard now includes a forecast of how many cards will be due
during the next day, week (+7 days) or month (+30 days).
+*** Changed
+- All dashboard functions were extracted to a separate file
+- ~org-fc-stats~ was renamed to ~org-fc-dashboard-stats~
+- ~org-fc--hashtable-to-alist~ was renamed to ~org-fc-dashboard--hashtable-to-alist~
+- ~org-fc-context-dashboard~ was renamed to ~org-fc-dashboard-context~
+- ~org-fc-review-dashboard-context~ was renamed to ~org-fc-dashboard-review~
** [2020-09-09 Wed]
Org-fc now supports nested flashcards.