Skip to content

Conversation

@dh7
Copy link
Owner

@dh7 dh7 commented Jan 21, 2026

  • Introduced MarkdownExportOptions interface to allow custom export names and descriptions.
  • Updated toMarkdown method to accept options for name and description, defaulting to 'MindCache Export'.
  • Modified exported Markdown structure to conditionally display entry attributes (type, system tags, z-index) based on their values.
  • Updated tests to validate new export format and ensure default values are omitted when not applicable.
  • Adjusted import functionality to recognize new Markdown format with 'Keys & Values' section.

This change improves the flexibility and clarity of Markdown exports, aligning with user needs for customized documentation.

- Introduced MarkdownExportOptions interface to allow custom export names and descriptions.
- Updated toMarkdown method to accept options for name and description, defaulting to 'MindCache Export'.
- Modified exported Markdown structure to conditionally display entry attributes (type, system tags, z-index) based on their values.
- Updated tests to validate new export format and ensure default values are omitted when not applicable.
- Adjusted import functionality to recognize new Markdown format with 'Keys & Values' section.

This change improves the flexibility and clarity of Markdown exports, aligning with user needs for customized documentation.
@vercel
Copy link

vercel bot commented Jan 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
mindcache Ready Ready Preview, Comment Jan 21, 2026 8:48pm

- Incremented the package version in package.json to 3.8.0 to reflect the latest changes.
- Updated the version property in MindCache.ts to match the new package version, ensuring consistency across the codebase.
@dh7 dh7 merged commit 529ed2f into main Jan 21, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants