3.4.0
Standalone cheatsheet & interactive decision-tree map
- Dedicated
/cheatsheetpage — the cheatsheet moves out of the wiki onto its own page (no wiki sidebar), while the per-medium command checklists stay in the wiki./wiki/cheatsheetnow 301-redirects (per language), and/faq, the header/footer links, sitemap and internal wiki links all repoint to it. - New
/cheatsheet/map— a near-fullscreen interactive decision tree with no site chrome. Hover, focus, or tap any step for its command, a one-line explanation and a link to the relevant tool; fit, zoom and pan the diagram; and export the whole tree as PNG (canvas) or PDF (jsPDF). - Single source of truth —
scripts/gen_decision_tree.pydrives everything from one model: the rendered SVG (with transparent hit overlays), thedecision-tree.jsontooltip data, and the Excalidraw scene.
Full changelog: 3.3.2...3.4.0