Skip to content

Latest commit

 

History

History
114 lines (84 loc) · 3.86 KB

File metadata and controls

114 lines (84 loc) · 3.86 KB

HPPM Documentation

User guide for HPPM v0.26 — local-first project management on markdown trackers.


Start here

Doc What you'll learn
Installation Windows installer and running from source
Splash & projects Opening, creating, importing, and switching projects
Data model Markdown trackers and the .hppm/ folder
The .hppm folder Store, audit, and preferences files
Preferences What HPPM remembers per project
Project templates Blank workspace and persona starters

Using the app

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

Views

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

Tasks

Doc Covers
Task drawer Edit a task
Priorities, trackers & tags Levels, files, labels, colors

Tools

Doc Covers
Analytics Charts and drill-down
Audit trail History and export

Reference

Doc Covers
Themes All 14 themes
Languages UI languages
Tips marquee Footer hints
Keyboard & interaction Keys and drag-and-drop

Where your data lives

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.


Screenshots

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).


See also


Built & Maintained by ARPA Hellenic Logical Systems