Skip to content

[Question]How to track a page property value #126

@lotusccong

Description

@lotusccong

I want to track a note that with a page property of Reading Status with a value Completed.

Can we track based on a specific Property value instead of File Create Time ?

The below setting seems not able to track it.
Any idea how to do it ?

title: Tracking my Reading Progress
titleStyle:
  textAlign: center
  backgroundColor: transparent
  fontSize: 20px
  color: Green
days: 365
graphType: default
cellStyleRules: []
dataSource:
  type: PAGE
  value: "#book"
  filters: []
  dateField:
    type: PAGE_PROPERTY
    value: Completed
  countField:
    type: PAGE_PROPERTY
    value: ReadingStatus
dateRangeType: LATEST_DAYS
dateRangeValue: 365

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions