We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Improved DSR definitions
docs: Clarify FSRS algorithm details, update FSRS weight configuration instructions, and refine scheduler limitation descriptions.
feat: Add FSRS card statistics and repetition history to the queue display, along with new plugin settings.
chore: Update macOS directory metadata file.
docs: Add queue shortcuts image to the Reviewing Items in the Queue and Keyboard Shortcuts documentation pages.
feat: Add keyboard shortcuts for queue navigation and item dismissal, and clarify the editor review command's queue behavior.
docs: update changelog for v0.2.109, detailing TypeScript strict mode fixes.
docs: Update changelog for v0.2.108 with a revised explanation and solution for the card priority display bug, focusing on iframe communication and robust update handling.
docs: Add changelog entry for v0.2.107 addressing an issue where the card priority display would not update immediately after manual adjustments.
docs: Add v0.2.105 changelog entry detailing fix for "Done" button blank screen issue.
feat: Integrate PDF Page Controls into the Execute Repetition modal and Editor Review Timer for PDF Rems, enabling reading history synchronization.
docs: Add keyboard shortcuts for Reschedule and Change Priority, and refine the "Review and Edit" description.
docs: Update Reviewing-Items-in-the-Queue.md to reflect new Review & Open timer workflow and shortcut
fix: prevent infinite heavy recalculation loop in card priority cache by adding early-exit guards to `autoAssignCardPriority`.
feat: document new Video Extracts and Incremental Video features in changelog, remove old video asset.
feat: Replace local video embed with a YouTube thumbnail link.
feat: Use HTML5 video tag to embed video with controls and specified width instead of markdown image syntax.
feat: Enhance Incremental Video documentation with visual aids for native and extract modes, a video demonstrating extract creation, and updated proxy instructions.
feat: document two distinct modes for handling YouTube videos in Incremental Rem, detailing their capabilities and limitations.
feat: Introduce Incremental Video documentation explaining its philosophy, extract creation, and automatic transcription, and update the Home page link.
docs: add v0.2.99 changelog entry fixing Incremental Rem dismissal and cleaning up console logs.
docs: Rephrase changelog entry for batch update skipping card-less Rems and remove entry for unprotected incremental source.
fix: address card priority inheritance issues for incremental rems and improve batch priority assignment widget.
feat: Enhance IncRem List widget with improved sorting, filtering, display, and navigation features.
feat: introduce priority distribution graphs for document and KB-wide views, along with associated assets and changelog updates.
docs: Add changelog entry for v0.2.96 detailing improved accessibility for Sorting Criteria and Priority Shield with new commands and context-aware features.
docs: Add changelog entry for v0.2.95, detailing UI cleanup by hiding internal slots in the flashcard queue.
fix: Corrected priority badge color in Flashcard Priority Display for light mode in web browsers.
docs: update Aggregated History View descriptions from "retention stats" to "progress stats"
feat: introduce aggregated repetition history view, enable smart routing for `Ctrl+Shift+H`, and update related documentation.