Cool features of a new editor

github link: GitHub - aburousan/hilbert-editor: Hilbert — an offline editor for Typst (Unofficial). Live PDF preview, physics/math tooling, live Python/Julia/Wolfram, and a desktop app. · GitHub

demo_small

Template preview
The function of block to code will be in next update.

1 Like

I’ve been trying to install this on my M2Pro Mac Mini; Settings > Privacy and Security doesn’t offer me the Open anyway option, so there’s no way I can try it. I already have Typst 0.15 and the latest Tinymist installed.

:slight_smile:
Mark

1 Like

can you tell me if it’s showing damaged or something?
if yes run this
xattr -cr "/Applications/Hilbert.app" codesign --force --deep --sign - "/Applications/Hilbert.app"
also if possible install tinymist it will then show definition.
brew install tinymist

When I run that, I get:

xattr: unrecognised option '-- force'

As I said, Tinymist is installed; in ~/opt/homebrew/bin/tinymist, updated last Saturday.

And yes, it says: "Hilbert.app" is damaged and can't be opened…

P.S. The dmg is 9.4 MB on my system; on GitHub release page, the arm64 version is 8.96 MB, though I don’t suppose that is significant.

really sorry. Please run this running those should work.
Maybe try running separately.
xattr -cr "/Applications/Hilbert.app"
codesign --force --deep --sign - "/Applications/Hilbert.app"
Please let me know if it works

That gives me /Applications/Hilbert.app: replacing existing signature.

I’ll try running it again…

OK. It’s running now.

:slight_smile:
Mark

1 Like

glad It helped. Let me know how the app experience goes. and if there is any issue let me know.

Yes, I will. I will be trying it on other matters… I am not a mathematician or a physicist, but really like Typst, so I’ll see how it goes.

:slight_smile:
Mark

1 Like