Commit Graph

2 Commits

Author SHA1 Message Date
725adb5302 Enhance UI and functionality for Chain Workbench and related features
Some checks are pending
Node.js build / build (20.x) (push) Waiting to run
Node.js build / build (22.x) (push) Waiting to run
- Introduced a wide two-column layout for the Chain Workbench modal, improving user experience and accessibility.
- Added new styles for workbench components, including headers, filters, and main containers, to enhance visual organization.
- Updated chain templates to allow for multiple distinct matches per template, improving flexibility in template matching.
- Enhanced documentation to clarify the new settings and commands related to the Chain Workbench and edge detection features.
- Implemented logging for better tracking of missing configurations, ensuring users are informed about any loading issues.
2026-02-05 11:41:15 +01:00
9f051423ce MVP 1.1.0
Some checks are pending
Node.js build / build (20.x) (push) Waiting to run
Node.js build / build (22.x) (push) Waiting to run
Implement edge type selection enhancements in Mindnet plugin

- Added a new command for changing edge types in Markdown files, integrating edge type selection into the editor context.
- Enhanced the InterviewWizardModal to support edge type selection for textarea inputs, improving user interaction during interviews.
- Updated the LinkPromptModal to display the full link text when available, preserving the rel:type|link format.
- Introduced a button in the markdown toolbar for quick access to edge type selection, streamlining the user experience.
- Improved error handling and logging for edge type changes, ensuring better feedback during operations.
2026-01-17 22:15:11 +01:00