Orca Note Plugin API Documentation
    Preparing search index...

    Interface QueryTask

    Query condition that matches task blocks

    interface QueryTask {
        completed?: boolean;
        kind: 11;
    }
    Index

    Properties

    Properties

    completed?: boolean

    Whether the task is completed

    kind: 11

    Kind identifier for task queries (11)