Age | Commit message (Expand) | Author |
2023-12-13 | Update testing parameters | Thanos Apollo |
2023-12-13 | ef: Update to 0.3 0.3 | Thanos Apollo |
2023-12-13 | mcq: Use gnosis--select | Thanos Apollo |
2023-12-12 | Change select arg order...Mimic sql, value first table second
| Thanos Apollo |
2023-12-12 | Update schema & fix typos | Thanos Apollo |
2023-12-12 | Feature: Add decks | Thanos Apollo |
2023-12-12 | Add gnosis--get-name | Thanos Apollo |
2023-12-12 | Rename gnosis--get to gnosis--get-id | Thanos Apollo |
2023-12-12 | mcq: Add error catch when correct-answer is not a number | Thanos Apollo |
2023-12-12 | Update gnosis notes table | Thanos Apollo |
2023-12-12 | Add gnosis algorithm...Simplified version of supermemo 2
| Thanos Apollo |
2023-12-12 | Add gnosis group | Thanos Apollo |
2023-12-01 | Add README | Thanos Apollo |
2023-11-29 | Update gnosis-init & test buffer for testing purposes | Thanos Apollo |
2023-11-29 | Update review functionallity...- Use gnosis-review pcase statement to call different review processes
depending on note/question type.
- Update gnosis mcq type review process
| Thanos Apollo |
2023-11-29 | Remove duplicate `get` functions, redo as gnosis--get | Thanos Apollo |
2023-11-29 | Add gnosis--drop-table | Thanos Apollo |
2023-11-28 | sqlite (table): Add tags column | Thanos Apollo |
2023-11-28 | Add gnosis--ask-input & Update docstrings...Create #'gnosis--ask-input, which asks user for input until
`q` is given as input, returning given values as list.
Rewrite docstrings, although they will be rewritten again.
| Thanos Apollo |
2023-11-28 | Add gnosis-mode | Thanos Apollo |
2023-11-28 | Add gnosis-init...Function to initialize gnosis-db tables
Currently under heavy testing
| Thanos Apollo |
2023-11-28 | gnosis-test-buffer: Disable minibuffer-history locally | Thanos Apollo |
2023-11-28 | Add gnosis-db...Add gnosis-db at user-emacs-directory
| Thanos Apollo |
2023-11-27 | Rename to gnosis...I'm not really good with anglo naming, qbank does not feel right, so I
will stick with simple greek names for my packages from now on for I'm
more familiar with them.
| Thanos Apollo |
2023-11-27 | Add qbank-create-question...- Add function to create question as TYPE.
- Remove duplicate functions & add footer.
| Thanos Apollo |
2023-11-27 | Add qbank.el...Add starting point for qbank.el
- prototyping SQLite functionality
- prototyping MCQ question type
| Thanos Apollo |
2023-11-27 | Add LICENSE | Thanos Apollo |