Trilium Electron API
    Preparing search index...

    Type Alias BackupPassphraseChange

    BackupPassphraseChange: "applied" | "cancelled" | "unavailable"

    What became of a request to change the stored backup passphrase.

    Type Declaration

    • "applied"

      The change was confirmed and carried out.

    • "cancelled"

      The user declined the OS confirmation, so nothing changed.

    • "unavailable"

      There is no keyring on this system to keep a passphrase in.