summaryrefslogtreecommitdiffhomepage
path: root/gnosis.el
AgeCommit message (Expand)Author
2024-01-26gnosis-select: Update docstringThanos Apollo
2024-01-26gnosis-get-notes-for-deck: Use flatten argumentThanos Apollo
2024-01-26gnosis-review-get-due-notes: Use flatten argumentThanos Apollo
2024-01-26Fix gnosis-get-deck-due-notesThanos Apollo
2024-01-26gnosis-get-tags--unique: Use optional flatten argumentThanos Apollo
2024-01-26gnosis-select: Add flatten optional argumentThanos Apollo
2024-01-26Remove duplicate gnosis-db-initThanos Apollo
2024-01-26Redo initialization & Update version headerThanos Apollo
2024-01-19Refactor gnosis-review-noteThanos Apollo
2024-01-19gnosis-review-commit: Use vc to create git repoThanos Apollo
2024-01-19Update commentaryThanos Apollo
2024-01-19Revert "gnosis-db-init: Redo without length="Thanos 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-18gnosis-algorithm-next-interval: Always pass last-interval >=1Thanos Apollo
2024-01-18gnosis: Update docstringsThanos 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-17Update gnosis-algorithm-next-intervalThanos Apollo
2024-01-16gnosis: Update docstrings & Add review schema commentsThanos Apollo
2024-01-16Update package commentaryThanos 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-15[fix] gnosis-review-y-or-nThanos 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-14Add gnosis-face-next-review & update docstrings for facesThanos Apollo
2024-01-14[fix] Fix review of cloze typeThanos Apollo
2024-01-14Add gnosis-display--next-reviewThanos Apollo
2024-01-14Add gnosis-edit-save-exitThanos Apollo
2024-01-10gnosis-face-extra: Inherit italicThanos Apollo
2024-01-10gnosis-select & gnosis--insert-into: Update docstringsThanos Apollo
2024-01-10gnosis-compare-strings: Redo without let statementThanos Apollo
2024-01-10Redo gnosis-suspend-noteThanos Apollo
2024-01-10gnosis-edit-mode-map: Use exit-recursive-edit instead of throw 'exitThanos Apollo
2024-01-09Merge branch '#fix-review-due-notes' into testingThanos Apollo