Add example images and audio from ImmersionKit's dictionary pages to your latest Anki note via AnkiConnect.
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
feat: Add modal styling and play all audio control bar functionality to the userscript.
feat: implement play all audio functionality with control bar and modal styling.
feat: add ImmersionKit to Anki userscript for example export
feat: add ImmersionKit to Anki userscript with modal UI and audio playback controls
feat: Add modal styling and play-all audio functionality, and update userscript version.
feat: add play all audio module with interactive UI components and userscript build output.
feat: introduce play all audio feature including control bar and example highlighting
feat: Implement "Play All Audio" feature with dedicated control bar and example highlighting.
feat: add play all audio feature with UI and animations to ImmersionKit Anki userscript
feat: Add ImmersionKit to Anki userscript for AnkiConnect integration.
feat: add play all audio functionality with control bar and example highlighting
feat: Introduce play all audio functionality, new Anki interaction modal, and bump version to 1.1.9.
feat: Add ImmersionKit to Anki userscript with media export buttons and Yahoo search integration.
feat: Add play all audio functionality with control bar and modal UI.
feat: Implement ImmersionKit to Anki Tampermonkey userscript with UI integration and AnkiConnect functionality.
feat: introduce ImmersionKit-Anki userscript with UI, settings, and AnkiConnect integration
feat: add play all audio feature for sequential example playback with pagination and UI controls
feat: Add ImmersionKit content (images, audio) to Anki notes via AnkiConnect userscript
feat: add ImmersionKit to Anki userscript for exporting example images and audio to Anki.
feat: implement play all audio functionality with a dedicated control bar and UI.
Update ImmersionKit to Anki user script configuration and versioning. Adjusted TypeScript configuration to include path mappings and improved settings management by removing the open editor toggle. Updated version number to 1.1.2 in user script files and refined UI elements for better user experience.
Add open editor functionality to ImmersionKit to Anki user script. Introduced settings for enabling a keyboard shortcut to open the editor after adding notes, along with configuration options for the shortcut key. Enhanced UI to accommodate new settings and improved state management for editor control.
Enhance media attachment logic in ImmersionKit to Anki user script by introducing an options parameter for the addMediaToAnkiForIndex function. This update improves button state management and error handling during media addition, allowing for more flexible control over UI feedback and ensuring a smoother user experience.
Refactor ImmersionKit to Anki user script by removing deprecated button injection methods and simplifying example item retrieval logic. This update enhances the clarity of the code and improves the overall user experience by ensuring that media options are only displayed when relevant content is available.
Update ImmersionKit to Anki user script to conditionally display "Anki Both" and "Anki Image" menu items based on image availability. This enhancement improves user experience by ensuring that media options are only presented when relevant content is present.
Enhance image retrieval logic in ImmersionKit to Anki user script by adding multiple selectors for improved image detection. Implement additional logging for better user feedback on image availability and source attribute validation. This update refines error handling and ensures more reliable media attachment processes.
Refactor ImmersionKit to Anki user script by removing the deprecated immersionkit.ts file and integrating its functionality directly into the anki.ts and ui.ts files. Enhance error handling and logging for media attachment processes, improving user feedback and overall script reliability.
Refactor media attachment logic in ImmersionKit to Anki user script to pass trigger element for both image and audio uploads, enhancing button state management during media addition. This update improves user feedback during the media attachment process.
Enhance ImmersionKit to Anki user script by implementing a critical 5-element grouping pattern for example items, improving button injection logic for both desktop and mobile views, and adding validation for page structure. Update media attachment logic to ensure fields are correctly populated, and refine error handling for dynamic content loading. This update ensures better compatibility and user experience.
Refactor ImmersionKit to Anki user script to support a new 5-element grouping pattern for example items; enhance menu button injection logic for both desktop and mobile views, improve error handling for invalid example indices, and validate page structure before injecting buttons. This update streamlines the integration of media options and ensures compatibility with dynamic content loading.
Add functionality to support adding both image and audio media to Anki cards in ImmersionKit user script; introduce new menu button for combined media addition, enhance button state management, and improve error handling for media attachment processes.
Implement dynamic menu button injection for Anki media options in ImmersionKit user script; add utility functions for menu index retrieval and observe new menu elements for real-time updates. Refactor existing button creation logic for improved maintainability.
Refactor media handling in ImmersionKit to Anki user script; streamline image and audio retrieval processes, enhance error handling, and improve UI button integration for media addition. Introduce utility functions for URL resolution and filename extraction.
Update ImmersionKit to Anki user script to version 1.1.1; enhance media handling with new audio capture functionality, support for selected notes, and improved error handling; refactor example fetching with additional options; update settings UI for target note mode selection.
Update ImmersionKit to Anki user script to version 1.1.1; enhance functionality with new settings UI and confirm overwrite feature; adjust match pattern for broader URL coverage; remove legacy CSS and Svelte components.