Skip to content
Nikiforov Alexey edited this page Apr 18, 2020 · 5 revisions

This project is intended to generate .xmind files to create diagrams in XMind

Delivery

  • add changelog file + auto generation
  • add automatically NuGet package version incrementation

Configuration

  • add possibility to create file at random location

  • currently, the internal configuration is loaded in a lazy manner, consider to change C:\Nikiforov\dev\xmindcsharp\XMindAPI\Configuration\XMindConfigurationLoader.cs

Diagnostics/Logging

  • add logging/tracing capabilities

IO

  • redesign how output configuration works, relative path vs absolute path handling.
  • BUG: remove redundant files when zip is created, use temporary folder accessed by the user

Workbook

  • load workbook, async load?
  • edit workbook
  • save workbook, async save?

Sheet

Topic

XMind https://github.com/xmindltd/xmind

Clone this wiki locally