mindnet_obsidian/src/ui
Lars b5f2c8fc67
Some checks are pending
Node.js build / build (20.x) (push) Waiting to run
Node.js build / build (22.x) (push) Waiting to run
Enhance Interview Wizard Modal with improved preview and editing functionality
- Added a "Back to Edit" button wrapper in preview mode for easier navigation back to editing.
- Updated preview rendering logic to ensure the back button visibility aligns with the current mode.
- Enhanced textarea handling to retrieve and update draft values more effectively when toggling between preview and edit modes.
- Improved error handling and fallback rendering for the Markdown preview, ensuring a better user experience during content display.
- Refactored existing rendering methods to maintain structure while clearing content, enhancing performance and reliability.
2026-01-16 22:32:36 +01:00
..
InterviewWizardModal.ts Enhance Interview Wizard Modal with improved preview and editing functionality 2026-01-16 22:32:36 +01:00
markdownToolbar.ts Refactor markdown toolbar functionality for improved text formatting 2026-01-16 15:13:40 +01:00
MindnetSettingTab.ts Enhance interview functionality and settings; add YAML dependency 2026-01-16 12:27:44 +01:00
MindnetView.ts Refactor plugin to Mindnet Causal Assistant with enhanced vocabulary management and linting features. Updated manifest and package files to reflect new plugin details and dependencies. Added commands for reloading vocabulary and validating notes. 2026-01-15 11:34:29 +01:00
ProfileSelectionModal.ts Enhance interview functionality and settings; add YAML dependency 2026-01-16 12:27:44 +01:00