GizmoParty
English
Features in detail

CalcEdit features in detail

CalcEdit combines a serious text editor with a calculation model that stays alive as the document changes. This guide explains what each capability adds to the workflow.

Answers beside the line

Finish a line with => and its answer appears next to the text as an editor decoration rather than becoming part of the document. A separate mode can insert results into the text when they need to be selected or copied.

Open app

A real editor for calculation notes

CalcEdit brings syntax colours, document-aware suggestions, multiple cursors, safe renaming, find and replace, syntax-based selection and a searchable command palette. Three palettes adapt to light and dark themes, while an optional minimap keeps long documents navigable.

Open app

Named values that update together

Assign clear names to the parts of a calculation and reuse them further down the document. Changing an input immediately refreshes every dependent line, turning the note into a model instead of a frozen result.

Open app

Units carried through the arithmetic

Lengths, durations, masses, temperatures, data sizes and currencies behave as values rather than comments. The in keyword converts mixed units, while incompatible dimensions remain visible instead of collapsing into a misleading number.

Open app

Draggable constants

Add #slider after a definition to control its number by dragging. Bounds, step size and optional animation are stored in the same plain-text comment, so shared documents retain the intended interaction.

Open app

Figures embedded in the document

plot(...) can draw one function, several curves or a measurement series, with units supplying the axis labels. Pointer inspection reads every curve at a position, and the embedded view supports zooming and panning.

Open app

Number formats within a document

A directive such as @de-DE changes decimal and grouping conventions from that line onward. New documents follow the browser preference, and CalcEdit can offer to convert numbers already present when the convention changes.

Open app

Symbolic mathematics as well as arithmetic

Unknowns can remain symbolic until they are solvable, and expressions simplify instead of failing. Derivatives, Taylor series and matrices are available as regular functions; unresolved answers return as reduced expressions.

Open app

Typeset PDF export

CalcEdit produces a laid-out PDF with genuine page numbers, working hyperlinks and vector-rendered figures. Charts therefore remain crisp when printed or enlarged.

Open app

Installable and available offline

Once opened online, CalcEdit can be installed and continue working without a connection. Documents autosave in the browser, and a new release is announced before it replaces the running version.

Open app

Reads and writes Calca documents

CalcEdit shares Calca’s plain-text document format while adding a more capable editor and extra features. A file can move between the two applications and remains readable in any ordinary text editor.

Open app