index
:
org-fc.git
algo-tn
main
wip-algo-tn
Unnamed repository; edit this file 'description' to name the repository.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-27
Add documentation files
Leon Rische
2022-09-19
Merge pull request #92 from cashweaver/feat/hide-title-option
...
feat: Add org-fc-review-hide-title-in-header-line
Leon
2022-09-18
feat: Add org-fc-review-hide-title-in-header-line
...
Users can hide the title for individual cards with the `:notitle:` tag. Add `org-fc-review-hide-title-in-header-line` option to allow for hiding titles for all cards.
Cash Weaver
2022-09-18
Merge pull request #91 from cashweaver/feat/total-positions
...
feat: Show total positions in dashboard
Leon
2022-09-18
feat: Show total positions in dashboard
Cash Weaver
2022-09-18
Merge pull request #86 from cashweaver/feat/custom-cloze-elipsis
...
feat: Make hint prefix ("...") customizable
Leon
2022-09-18
Merge pull request #81 from cashweaver/nit
...
Avoid magic numbers when initializing cards
Leon
2022-09-16
feat: Make hint prefix ("...") customizable
...
1. Add `org-fc-type-cloze-hint-prefix`
Cash Weaver
2022-09-15
nit: Avoid magic numbers
Cash Weaver
2022-01-06
Merge pull request #72 from c1-g/resuming-session
...
org-fc-review: Ask to resume when there's already a session.
Leon
2021-12-31
org-fc-review: Ask to resume when there's already a session.
c1-g
2021-12-01
Merge pull request #70 from c1-g/hints-in-demo
...
Mention using hints in cloze cards for demo.org
Leon
2021-11-30
Mention using hints in cloze cards for demo.org
c1-g
2021-07-20
Merge pull request #63 from mithraen/main
...
Add require to subr-x for if-let macro (fixed compiling without preloaded subr-x)
Leon
2021-07-19
Add require to subr-x for if-let macro (fixed compiling without preloaded sub...
Denis Smirnov
2021-03-07
Add changelog entry
Leon Rische
2021-03-07
Fix dashboard revert
Leon Rische
2021-03-07
Fix remaining compiler warnings
Leon Rische
2021-03-07
Fix compilation warnings
Leon Rische
2021-03-07
Remove old argument
Leon Rische
2021-03-07
Move variables / defcustom to org-fc-core
Leon Rische
2021-03-07
Remove unused variable
Leon Rische
2021-03-07
Replace obsolete function name
Leon Rische
2021-03-07
Extract core functions
Leon Rische
2021-03-07
Fix variable names
Leon Rische
2021-03-07
Extract review functions
Leon Rische
2021-03-07
Update version & copyright date
Leon Rische
2021-03-07
Extract diff functions
Leon Rische
2021-03-07
Add "after-flip" hook and audio functions
Leon Rische
2021-03-07
Replace use of `case` with `cl-case`
Leon Rische
2021-03-04
Add missing argument to obsolete function/variable definitions
Leon Rische
2020-11-23
Use macro for defining properties & getters
Leon Rische
2020-11-23
Extract SM2 code
Leon Rische
2020-11-21
Autoload coherence check
Leon Rische
2020-11-19
Require org-fc-cache later
Leon Rische
2020-11-16
Fix recursive require
Leon Rische
2020-11-16
Require cache by default
Leon Rische
2020-11-16
Include filetitle in cards
Leon Rische
2020-11-12
Add caching indexer prototype
Leon Rische
2020-11-12
Ignore .elc files
Leon Rische
2020-11-12
Allow awk to parse arbitrary review data tables
Leon Rische
2020-11-11
Rename context variable
Leon Rische
2020-11-11
Mark renamed functions as obsolete
Leon Rische
2020-11-11
Extract dashboard code
Leon Rische
2020-11-11
Add review forecast
Leon Rische
2020-11-11
Add changelog entry
Leon Rische
2020-11-11
Combine card creation stats into plist
Leon Rische
2020-11-11
Remove top level heading in dashboard
Leon Rische
2020-11-10
Enable org-fc modes in modes derived from org-mode
Leon Rische
2020-11-08
Add test files
Leon Rische
[next]