summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28Add 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-28Add gnosis-modeThanos Apollo
2023-11-28Add gnosis-init...Function to initialize gnosis-db tables Currently under heavy testing Thanos Apollo
2023-11-28gnosis-test-buffer: Disable minibuffer-history locallyThanos Apollo
2023-11-28Add gnosis-db...Add gnosis-db at user-emacs-directory Thanos Apollo
2023-11-27Rename 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-27Add qbank-create-question...- Add function to create question as TYPE. - Remove duplicate functions & add footer. Thanos Apollo
2023-11-27Add qbank.el...Add starting point for qbank.el - prototyping SQLite functionality - prototyping MCQ question type Thanos Apollo
2023-11-27Add LICENSEThanos Apollo