interface FromCompendiumOptions {
    clearFolder: boolean;
    clearSort: boolean;
    clearOwnership: boolean;
    keepId: boolean;
}

Properties

clearFolder: boolean

Clear the currently assigned folder.

clearSort: boolean

Clear the current sort order.

clearOwnership: boolean

Clear Document ownership.

keepId: boolean

Retain the Document ID from the source Compendium.