Age | Commit message (Expand) | Author |
2024-08-06 | New function: get-custom-deck-value | Thanos Apollo |
2024-08-06 | New function: get-custom-values: Return custom review values. | Thanos Apollo |
2024-08-06 | edit-update-note: Update to new db variables. | Thanos Apollo |
2024-08-06 | Remove deprecated deck edit. | Thanos Apollo |
2024-08-06 | review-session: Remove deprecated date variable. | Thanos Apollo |
2024-08-06 | edit-note: Remove unused optional args. | Thanos Apollo |
2024-08-06 | review: Remove note-count from commits. | Thanos Apollo |
2024-08-06 | review: style & remove unused arguments | Thanos Apollo |
2024-08-06 | review--update: Update to new db values. | Thanos Apollo |
2024-08-06 | review-algorithm: Update to new algorithm. | Thanos Apollo |
2024-08-06 | select-by-tag: Add arg to filter for suspended | Thanos Apollo |
2024-08-06 | add-note-fields: Update new algorithm values. | Thanos Apollo |
2024-08-06 | New function: get-tag-notes. | Thanos Apollo |
2024-08-06 | New variable: Add custom-values. | Thanos Apollo |
2024-08-06 | Remove functions for recovering deprecated db variables. | Thanos Apollo |
2024-08-06 | export-note: Update to new gnosis variable values. | Thanos Apollo |
2024-08-06 | schemas: Update all schemas to v3. | Thanos Apollo |
2024-08-06 | search-note: Now searches for answer as well. | Thanos Apollo |
2024-08-06 | Remove old comments & update indentation. | Thanos Apollo |
2024-08-06 | demo: style. | Thanos Apollo |
2024-08-06 | db: Add v2 function. | Thanos Apollo |
2024-08-06 | db-init: Update to v3. | Thanos Apollo |
2024-08-06 | New database: Add db-update-v3. | Thanos Apollo |
2024-08-06 | suspend-note: Add verification optional arg. | Thanos Apollo |
2024-08-06 | Remove get-deck-ff & get-note-ff. | Thanos Apollo |
2024-08-06 | get-note-deck-name: Return nil if deck-id does not exist. | Thanos Apollo |
2024-08-06 | fix indetation & style | Thanos Apollo |
2024-08-06 | delete-note: Add verification optional arg | Thanos Apollo |
2024-08-03 | New function: get-note-deck-name. | Thanos Apollo |
2024-08-02 | Adjust review commit messages. | Thanos Apollo |
2024-07-31 | review-session: Add option to repeat for due notes. | Thanos Apollo |
2024-07-31 | New custom: review-new-first | Thanos Apollo |
2024-07-26 | packaging: Add transient 0.7.2. | Thanos Apollo |
2024-07-23 | db-init: Update docstring. | Thanos Apollo |
2024-07-23 | [fix] get-date-total-notes creation of new entries. | Thanos Apollo |
2024-07-23 | edit:(decks) Remove asserts for initial-interval length. | Thanos Apollo |
2024-07-23 | New function: get-date-new-notes. | Thanos Apollo |
2024-07-23 | Review: Increment new note entries. | Thanos Apollo |
2024-07-23 | New function: review-is-note-new-p | Thanos Apollo |
2024-07-23 | Rewrite review-increment-activity-log | Thanos Apollo |
2024-07-23 | db: Rewrite schema for activity-log | Thanos Apollo |
2024-07-23 | review: Add threshold and use c-fails to calc next interv. | Thanos Apollo |
2024-07-22 | gnosis: Use gnosis-dashboard as a separated module. | Thanos Apollo |
2024-07-21 | review: Get unsuspended due notes directly with emacsql | Thanos Apollo |
2024-07-21 | [fix] gnosis-review: Encapsulate update of db. | Thanos Apollo |
2024-07-20 | db: Add gnosis-table-exists | Thanos Apollo |
2024-07-20 | review: Update activity log for every note review. | Thanos Apollo |
2024-07-20 | db: Update to version 3 | Thanos Apollo |
2024-07-20 | Remove gnosis-get-new-notes | Thanos Apollo |
2024-07-20 | New variable: gnosis-review-notes: Hold value of notes for review. | Thanos Apollo |