Skip to content

investigate: support Published date property #19

@luandro

Description

@luandro

Summary

We plan to replace the Notion Published checkbox with a Published date field (type = date). We need to audit the scripts to understand what breaks and what needs updating.

Current behaviour

  • notion:status and related workflows toggle the Published checkbox when moving items to Published.
  • Frontmatter generation relies on the checkbox to infer metadata.
  • No logic currently reads a date field for publish state.

Desired behaviour

  • Determine which scripts and frontmatter fields should read/write the new Published date property instead of the boolean.
  • Decide how to set the date (e.g. now when status moves to Published) and how to surface it in Markdown frontmatter.

Tasks

  • Audit usages of the Published property across the repo.
  • Propose migration steps to support the date field (including backwards compatibility if needed).
  • Document the expected Notion configuration once the change is ready.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions