-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Nikiforov Alexey edited this page Apr 18, 2020
·
5 revisions
This project is intended to generate .xmind
files to create diagrams in XMind
- add changelog file + auto generation
- add automatically NuGet package version incrementation
-
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
- add logging/tracing capabilities
- 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
- load workbook, async load?
- edit workbook
- save workbook, async save?