Hilbert v0.1.2 (Electron)
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/TypstEditorfolder 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
pylauncher,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 (orxattr -cr "/Applications/Hilbert.app"). - Linux (x86_64):
Hilbert-Electron-0.1.2-Linux-x86_64.AppImage
Requires the Typst CLI on your PATH.