Back to Trilium

Interface ConvertOpts

docs/Script API/interfaces/Backend_Script_API._internal_.ConvertOpts.html

0.102.2645 B
Original Source

Interface ConvertOpts

interface ConvertOpts {
autoConversion?: boolean;
}

Index

Properties

autoConversion?

Properties

OptionalautoConversion

autoConversion?: boolean

if true, the action is not triggered by user, but e.g. by migration, and only perfect candidates will be migrated

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties autoConversion