Skip to content

Hilbert v0.1.2 (Electron)

Choose a tag to compare

@aburousan aburousan released this 05 Jul 20:16

Hilbert — an offline editor for Typst (Unofficial). This is the Electron build.

Independent, community-built. Not the Typst web app / IDE / compiler, and not affiliated with or endorsed by the Typst team.

What's new in this 0.1.2 build

  • Renamed to Hilbert. Same app, clearer identity. Your documents now live in ~/Documents/Hilbert (the old ~/Documents/TypstEditor folder is migrated automatically on first launch).
  • Windows: no more console-window popups. Compiling, git, and running code no longer flash a black terminal window on every action.
  • Windows: Python / Julia / Wolfram are now detected (PATH, the py launcher, python.exe, conda/venv environments).

Everything else from 0.1.2 (tinymist hover/completion, visual builders, math tooling) is unchanged.

Downloads

  • macOS (Apple Silicon): Hilbert-Electron-0.1.2-macOS-arm64.dmg — unsigned; first launch: right-click → Open (or xattr -cr "/Applications/Hilbert.app").
  • Linux (x86_64): Hilbert-Electron-0.1.2-Linux-x86_64.AppImage

Requires the Typst CLI on your PATH.