qa-scripting

1.0.0latest
AGPL-3.0-only·Published May 29, 2026

About

Habit Tracker document model and editor for the Powerhouse ecosystem

Productivity2 modules

Modules

Document Models

Editors

Versions(1 stable, 1 total)

Source

powerhouse.manifest.json
{
  "name": "qa-scripting",
  "description": "Habit Tracker document model and editor for the Powerhouse ecosystem",
  "category": "productivity",
  "publisher": {
    "name": "Powerhouse",
    "url": "https://powerhouse.inc"
  },
  "documentModels": [
    {
      "id": "powerhouse/habit-tracker",
      "name": "Habit Tracker"
    }
  ],
  "apps": [],
  "editors": [
    {
      "name": "Habit Tracker Editor",
      "id": "habit-tracker-editor",
      "documentTypes": [
        "powerhouse/habit-tracker"
      ]
    }
  ],
  "processors": [],
  "subgraphs": [],
  "config": []
}

Install

$ph install qa-scripting

Requires Powerhouse CLI

Add to Cloud

Sign in to add this package to your Cloud environment.

Sign in

Package Info

Version1.0.0
LicenseAGPL-3.0-only
PublishedMay 29, 2026
UpdatedMay 29, 2026