mindnet_obsidian/src/interview
Lars b99416b67d
Some checks failed
Node.js build / build (20.x) (push) Has been cancelled
Node.js build / build (22.x) (push) Has been cancelled
Implement WP-26 features for Section-Types, Block-IDs, and Edge Suggestions
- Enhanced the interview configuration parsing to support section_type, block_id, and generate_block_id properties.
- Updated the renderer to incorporate Section-Types and Block-IDs, allowing for automatic edge suggestions during markdown rendering.
- Introduced new RenderOptions for improved handling of graph schema and vocabulary in the rendering process.
- Implemented tracking of Section-Info during the wizard flow, including updates for loop items and nested steps.
- Enhanced the InterviewWizardModal to support Block-ID selection for intra-note links, improving user experience and functionality.
2026-01-27 11:18:56 +01:00
..
extractTargetFromAnchor.ts Enhance interview functionality and settings; add YAML dependency 2026-01-16 12:27:44 +01:00
InterviewConfigLoader.ts Enhance interview functionality and settings; add YAML dependency 2026-01-16 12:27:44 +01:00
loopState.ts Eingebette Loops 2026-01-16 20:10:08 +01:00
parseInterviewConfig.ts Implement WP-26 features for Section-Types, Block-IDs, and Edge Suggestions 2026-01-27 11:18:56 +01:00
renderer.test.ts Implement WP-26 features for Section-Types, Block-IDs, and Edge Suggestions 2026-01-27 11:18:56 +01:00
renderer.ts Implement WP-26 features for Section-Types, Block-IDs, and Edge Suggestions 2026-01-27 11:18:56 +01:00
sectionKeyResolver.ts Enhance inline micro edge handling and settings 2026-01-17 11:54:14 +01:00
slugify.ts Enhance interview functionality and settings; add YAML dependency 2026-01-16 12:27:44 +01:00
types.ts Implement WP-26 features for Section-Types, Block-IDs, and Edge Suggestions 2026-01-27 11:18:56 +01:00
wizardState.ts Implement WP-26 features for Section-Types, Block-IDs, and Edge Suggestions 2026-01-27 11:18:56 +01:00
writeFrontmatter.ts Enhance interview functionality and settings; add YAML dependency 2026-01-16 12:27:44 +01:00