Creating Plot Twists
    Preparing search index...

    Type Alias ThreadType

    ThreadType:
        | "action"
        | "notes"
        | "idea"
        | "goal"
        | "decision"
        | "discussion"
        | "announcement"
        | "ask"

    Thread sub-type that determines the thread's icon and category. Available types depend on whether the priority is shared:

    • Private priorities: "action" (default for tasks), "notes" (default), "idea", "goal", "decision"
    • Shared priorities: all above plus "discussion" (default), "announcement", "ask"