User guide for HPPM v0.26 — local-first project management on markdown trackers.
Header & footer
| Doc |
Covers |
| Header bar |
Navigation, search, filters, create, audit, analytics |
| Filters |
Tracker, priority, tag, impact, effort |
| Search |
Search field syntax and examples |
| Show completed |
The done checkbox |
| Create menu |
New task, tracker, tag |
| Footer |
Tips, language, theme, switch project |
| View |
Sub-modes |
Doc |
| Overview |
Dashboard stats |
Overview |
| Table |
Sheet · List |
Table |
| Kanban |
Priority · Trackers |
Kanban |
| Timeline |
Priority · Trackers · Calendar |
Timeline |
| Neural |
Five graph layouts |
Neural |
| Fruits |
Ranked priority buckets |
Fruits |
MyProjects/
├── .hppm-projects.json ← list of projects on this computer
└── Personal PM/ ← one project
├── 01-work.md ← tasks (markdown)
├── 02-personal.md
└── .hppm/
├── store.json ← numbers, tags, dates, links, notes
├── preferences.json
└── audit.json
Details: Data model.
All UI captures live in src/assets/screens/. Sizing follows capture type:
| Capture type |
Layout |
| Full views (~2255×1300) |
Full width, stacked — never side-by-side columns |
| Wide strips (header, footer, filter bars) |
width="920" |
| Drawers & narrow panels |
width="380" |
| Modals & menus |
Native width, typically 250–520px |
Skipped captures: edit-item modal (text only), audit row expanded (JSON in Audit trail), filter pencil tags (covered by Filters menu), Void Fruits intro (use Militech intro in Fruits).
Built & Maintained by ARPA Hellenic Logical Systems