| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | org-drill: Implement custom drawer hiding function | Craig Jennings | 2025-11-12 | 1 | -0/+1 |
| | | | | | | | | | | Replace `org-cycle-hide-drawers` with a new `org-drill-hide-drawers` function for more reliable drawer hiding in org-drill. This change enhances the drill display by ensuring all drawers, including the PROPERTIES drawer, are consistently hidden during presentations. The custom function iterates through entries and hides the designated regions, improving the user experience during interactive sessions. | ||||
| * | update gitignore to exclude all org files in robots dir ending in -copy | Brandon Webster | 2020-04-12 | 1 | -8/+2 |
| | | |||||
| * | Update gitignore for generated file | Phillip Lord | 2019-07-20 | 1 | -0/+1 |
| | | |||||
| * | Ignore created elpa directory | Phillip Lord | 2019-07-08 | 1 | -0/+1 |
| | | |||||
| * | Spanish card fixes and full test set | Phillip Lord | 2019-06-21 | 1 | -0/+1 |
| | | |||||
| * | Add leitner robot test and fix | Phillip Lord | 2019-06-17 | 1 | -0/+2 |
| | | |||||
| * | Robot test all card types | Phillip Lord | 2019-06-17 | 1 | -0/+1 |
| | | | | | Fix multiple missing session parameters. | ||||
| * | Add lexical-binding | Phillip Lord | 2019-06-15 | 1 | -0/+1 |
| | | |||||
| * | Remove org-drill-new-entries | Phillip Lord | 2019-06-15 | 1 | -0/+1 |
| | | |||||
| * | Update robot, Fix remaining CL dependencies | Phillip Lord | 2019-06-15 | 1 | -0/+1 |
| | | | | | | The robot test now includes "with-typing" input. This uncovered some more usages of cl.el which are now gone. | ||||
| * | Port to cl-lib | Phillip Lord | 2019-06-14 | 1 | -0/+2 |
| | | |||||
| * | Removed generated file | Phillip Lord | 2019-06-13 | 1 | -0/+1 |
| | | |||||
| * | Update gitignore | Phillip Lord | 2019-06-08 | 1 | -1/+2 |
| | | |||||
| * | Update gitignore | Phillip Lord | 2019-06-08 | 1 | -1/+2 |
| | | |||||
| * | Remove generated file | Phillip Lord | 2019-06-08 | 1 | -0/+1 |
| | | |||||
| * | Enable cask testing | Phillip Lord | 2019-06-02 | 1 | -0/+1 |
| - Update headers to standard - Add Makefile, Cask and docker scripts - Add test directory - .gitignore | |||||
