Skip to content

History / command install

Revisions

  • Update wiki for v1.0.26: Word HTML fidelity, watch auto-scroll, query-selector Set Updates: - command-view-word.md: expanded HTML preview support list (drop caps, floating tables, multi-column sections, table conditional formatting, theme borders, anchored images, TOC rendering, footnote numbering format, run borders/shading, CJK punctuation, fonts) - command-watch.md: auto-scroll to changed element; expanded Word preview details - command-set.md: query-selector paths in PPT/Excel Set; auto-create styles in Word - command-query-word.md: footnote and endnote selectors - word-style-set.md: paragraph border (pbdr.*) support at style level - All 184 pages bumped to v1.0.26

    @goworm goworm committed Mar 29, 2026
  • Update wiki for v1.0.25: Word HTML preview, formula evaluator, Excel HTML, skills overhaul Major features: - command-view-word.md: Word HTML preview (view html, --browser) with full formatting, tables, images, footnotes/endnotes, charts (SVG), equations (KaTeX), page layout - command-view-excel.md: Excel HTML preview with formatting, charts (SVG), sheet tabs, frozen panes, hidden rows/cols, RTL/i18n, accessibility (ARIA), print CSS - command-watch.md: now supports .docx and .xlsx in addition to .pptx - excel-reference.md: built-in formula evaluator (150+ functions, auto-eval at write time) - command-skills.md: per-skill install (officecli skills install <name>), skills list, 8 specialized skills (pptx, docx, xlsx, morph-ppt, pitch-deck, academic-paper, data-dashboard, financial-model), officecli- naming convention - All 184 pages bumped to v1.0.25

    @goworm goworm committed Mar 28, 2026
  • Update wiki for v1.0.24: chart overhaul, extended chart types, path aliases, remove support Chart overhaul (all formats): - 6 new chart types: waterfall, funnel, treemap, sunburst, histogram, boxWhisker (cx:chart) - 30+ new chart properties: manual layout (plotArea/title/legend/dataLabel x/y/w/h), reference lines, conditional coloring, axis line styling, tick marks, display units, log scale, individual data label text/positioning, series name/values Set, data point colors, error bars, explosion, smooth, markers, data table, rounded corners - Chart Remove support for Excel and Word Other updates: - word-reference.md: human-friendly path aliases (paragraph→p, table→tbl, row→tr, cell→tc, run→r) - excel-reference.md: table and chart now support remove - command-remove.md: Excel chart/table, Word chart/toc/footnote/endnote remove examples - All 184 pages bumped to v1.0.24

    @goworm goworm committed Mar 27, 2026
  • Update wiki for v1.0.23: install command, remove paths, bug fixes New pages: - command-install.md: one-step setup (binary + skills + MCP fallback) Updated pages: - Home.md / command-reference.md: install command entry - word-reference.md: TOC and footnote/endnote now support remove - word-section-set.md: pageWidth/pageHeight Get returns unit-qualified cm strings - All 182 pages bumped to v1.0.23 Notable bug fixes: - Word comment removal properly cleans up body references and VmlDrawingPart - Image part reference counting prevents premature deletion - Conditional formatting uses auto-incremented priority - MathML rendering fixes for delimiter, nary, and run elements - Font size uses Math.Round instead of truncation - Linux musl and win-arm64 build targets added

    @goworm goworm committed Mar 27, 2026