summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-03-08 09:31:38 +0200
committerThanos Apollo <[email protected]>2024-03-08 09:34:46 +0200
commit3433d348e214cff704c2bef1a855c0ea655ad32b (patch)
tree0567724d2191b7dd1434833ff432e62fc00c0b94 /TODO.org
parent70c08822f2644215a7de98972d8a37af92476390 (diff)
parenta27a1509442559bc0eccb1a1ee6c2c282f241a85 (diff)
Release version 0.2.0: Merge branch '0.2.0-dev'0.2.0
- Major changes on gnosis-algorithm - Add deck specific configuration - Add ef-increase, ef-decrease, ef-threshold - Update to new db schema - Update decks schema for ef-increase, ef-decrease, ef-threshold & initial interval - Major changes on gnosis-dashboard - Major changes on adding mcq notes - Major changes on editing notes Fixing packaging issues for gnosis as well. Since 0.1.9 we are using read-string-from-buffer, for which we have to depend on emacs-29.1
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index a8f313d..79c2324 100644
--- a/TODO.org
+++ b/TODO.org
@@ -2,6 +2,9 @@
#+author: Thanos Apollo
#+startup: content
+
+* Notes
+** TODO Add export deck
* Dashboard
** DONE Add Dashboard
CLOSED: [2024-02-20 Tue 13:33]
@@ -17,7 +20,8 @@ Search by tags, deck or LIKE question.
** TODO Algorithm: changes for ef increase/decrease values :priorityHigh:
+ Create a =gnosis-algorithm-ef-increase=, which will be used to
increase ef increase value upon X consecutive successful reviews
-* Misc
+* Misc
+** TODO Add export deck :priorityHigh:
** DONE Refactor =completing-read= UI choices
CLOSED: [2024-02-17 Sat 21:59]
/DONE on version 0.1.7/