Skip to content

03.4 — Notion auth, mapping, and automation #23

Description

@gardusig

Summary

Document and automate the Notion ↔ git tasks workflow with local-centric verbs.

Parent: #2

Deliverables

  • docs/notion.md — config, commands, child issue links
  • data/tasks/.gitkeep
  • scripts/notion/export.sh, import.sh, cleanup.sh (call current scaffold names)
  • Notion integration setup (create integration, share database, capabilities)
  • Example task template in docs/notion.md
  • Rename scripts/help after CLI swap (#20/#21)
  • Optional scripts/notion/daily.sh or launchd notes

Workflow (target, local-centric)

export NOTION_TOKEN=secret_...
shuttle notion import              # pull board → data/tasks/
# edit tasks in git, PR, merge
shuttle notion export --yes        # push local tasks → board

Execution

@gh-issue-execute → finish docs + automation → @gh-pr

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions