summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-01-19Revert "gnosis-db-init: Redo without length="Thanos Apollo
2024-01-19Merge branch '#emacs-devel-suggestions' into testingThanos Apollo
2024-01-19gnosis-edit-update-note: Use memq instead of memberThanos Apollo
2024-01-19gnosis-edit-note-contents: Use eq & nullThanos Apollo
2024-01-19gnosis-edit-mode: Update lighterThanos Apollo
2024-01-19gnosis-review--session: Refactor using read-multiple-choiceThanos Apollo
2024-01-19gnosis-review-is-due-p: Redo without if statementThanos Apollo
2024-01-19Fix typos & indentationThanos Apollo
2024-01-19gnsois-suspended-p: Redo without if statementThanos Apollo
2024-01-19Refactor note creationThanos Apollo
2024-01-19Refactor directory and database naming conventionsThanos Apollo
2024-01-18Merge branch 'version-0.1.3' to masterThanos Apollo
2024-01-18gnosis-algorithm-next-interval: Always pass last-interval >=1Thanos Apollo
2024-01-18gnosis: Update docstringsThanos Apollo
2024-01-18doc: Fix typosThanos Apollo
2024-01-18README: Redo just with an intro & link to user manualThanos Apollo
2024-01-18Add documentationThanos Apollo
2024-01-18gnosis-edit-note-contents: Insert note id as read-onlyThanos Apollo
2024-01-18Rename gnosis-display functionsThanos Apollo
2024-01-18gnosis--prompt: Update docstringThanos Apollo
2024-01-18gnosis-db: Remove warning from docstringThanos Apollo
2024-01-18Rename gnosis-cloze-char to gnosis-cloze-stringThanos Apollo
2024-01-17Remove unnecessary progn's from cl-loopThanos Apollo
2024-01-17gnosis-db-init: Redo without length=Thanos Apollo
2024-01-17gnosis-algorithm-next-interval: Adjust for failure-factorThanos Apollo
2024-01-17Update type of gnosis-algorithm-interval & efThanos Apollo
2024-01-17Update gnosis-algorithm-next-intervalThanos Apollo
2024-01-16Merge branch 'version-0.1.2' into masterThanos Apollo
2024-01-16gnosis-algorithm: Update docstrings & todo'sThanos Apollo
2024-01-16gnosis: Update docstrings & Add review schema commentsThanos Apollo
2024-01-16gnosis-dev: Add commentary & update docstringsThanos Apollo
2024-01-16gnosis-algorithm-next-interval: Update docstringThanos Apollo
2024-01-16Update package commentaryThanos Apollo
2024-01-16Merge branch 'version-0.1.1' into masterThanos Apollo
2024-01-16Update READMEThanos Apollo
2024-01-16gnosis-algorithm: Update error checking & docstringsThanos Apollo
2024-01-15[fix] Fix bug from 5fefd3d for multiple cloze reviewThanos Apollo
2024-01-15gnosis-review--algorithm: Use total successful reviewsThanos Apollo
2024-01-15gnosis-algorithm: Fix for first intervalThanos Apollo
2024-01-15Merge branch '#fix-review-y-or-n' for version 0.1.1Thanos Apollo
2024-01-15[fix] gnosis-review-y-or-nThanos Apollo
2024-01-14Merge branch version '0.1.0' into masterThanos Apollo
2024-01-14gnosis-dev: Add y-or-n typeThanos Apollo
2024-01-14Merge branch '#y-or-n' into testingThanos Apollo
2024-01-14[fix] Fix gnosis-edit-mode-mapThanos Apollo
2024-01-14Add gnsois-review-y-or-n & update all other funcs for y-or-n typeThanos Apollo
2024-01-14Add gnosis-display-y-or-n-answerThanos Apollo
2024-01-14Add gnosis-add-note--y-or-n & gnosis-add-note-y-or-nThanos Apollo
2024-01-14gnosis-algorithm-interval: Add cond for when last interval is 0Thanos Apollo
2024-01-14gnosis-algorithm-interval: Update docstringThanos Apollo