Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Add save_all to saver #15

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

anstarword
Copy link

Original workbook.save(path) can't save all the references in xmind file.
This workbook.save_all(path) could save all the references to the new xmind file.
Notice that, all the Revisions will be discarded.

anstarword and others added 8 commits April 10, 2016 14:42
def save_all(workbook, path=None)
for saving all references in xmind file except Revisions
def save_all(workbook, path=None) for saving all the reference for xmind file except Revisions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant