Hi all.
After upgrading to macOS Big Sur, Obsidian becomes so laggy. When I’m typing, it sometimes needs 2-3 seconds to complete. I could not find a pattern that will explain when it happens.
I found a similar problem happening in VS code terminal. The suggested solution is running a command like the below.
codesign --remove-signature /Applications/Visual\ Studio\ Code.app/Contents/Frameworks/Code\ Helper\ (Renderer).app
Source: Fix Terminal Lags In VsCode 1.15.1 - DEV Community
Do you suggest running a same command on “/Applications/Obsidian.app/Contents/Frameworks/Obsidian Helper (Renderer).app” ?
I do not know how to reverse the command if anything goes worse.
It is so annoying to wait when note-taking. Any help will be appreciated.