index
:
gnosis
master
testing
v0.5.0
Spaced Repetition System For GNU Emacs
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gnosis-algorithm.el
Age
Commit message (
Expand
)
Author
2024-02-09
gnosis-algorithm-interval: Remove deprecated docstring
Thanos Apollo
2024-02-08
gnosis-algorithm-next-interval: Refactor & update values for ef
Thanos Apollo
2024-02-08
gnosis-algorithm-e-factor: Refactor to use t or nil
Thanos Apollo
2024-02-06
gnosis-algorith: Adjust for second initial interval
Thanos Apollo
2024-02-06
gnosis-algorithm: Fix next interval
Thanos Apollo
2024-02-03
gnsois-algorithm-ef: Change default values
Thanos Apollo
2024-01-29
gnosis-algorithm: Remove package-requires
Thanos Apollo
2024-01-26
gnosis-algorithm-next-interval: Adjust for last-interval
Thanos Apollo
2024-01-17
gnosis-algorithm-next-interval: Adjust for failure-factor
Thanos Apollo
2024-01-17
Update type of gnosis-algorithm-interval & ef
Thanos Apollo
2024-01-17
Update gnosis-algorithm-next-interval
Thanos Apollo
2024-01-16
gnosis-algorithm: Update docstrings & todo's
Thanos Apollo
2024-01-16
gnosis-algorithm-next-interval: Update docstring
Thanos Apollo
2024-01-16
gnosis-algorithm: Update error checking & docstrings
Thanos Apollo
2024-01-15
gnosis-algorithm: Fix for first interval
Thanos Apollo
2024-01-14
gnosis-algorithm-interval: Add cond for when last interval is 0
Thanos Apollo
2024-01-14
gnosis-algorithm-interval: Update docstring
Thanos Apollo
2024-01-04
gnosis-algorithm: Ignore initial interval if ef > 3.0
Thanos Apollo
2023-12-27
algorithm: Use consecutive successful reviews
Thanos Apollo
2023-12-21
Update algorithm
Thanos Apollo
2023-12-21
Add starting gnosis-algorithm-ef as 1.3
Thanos Apollo
2023-12-19
algorithm: Return next interval as date (yyyy mm dd)
Thanos Apollo
2023-12-19
[fix]algorithm: Update var names
Thanos Apollo
2023-12-18
Seperate gnosis-algorithm from gnosis.el
Thanos Apollo