notion-enhancer
notion-enhancer copied to clipboard
Nothing changed when I manually installed notion-enhancer
BackGround: MacOS12 + apple silicon M1max
Steps: #npm i -g notion-enhancer
#notion-enhancer apply [NOTION-ENHANCER] APPLY
- backing up default app →
- inserting enhancements →
- recording version → SUCCESS ✔
#notion-enhancer status [NOTION-ENHANCER] CHECK: notion-enhancer v0.11.0 applied.
But i still can't see any enhance icon in my notion after restarting the notion app.
Please help to confirm.
The Notion version is Notion-2.0.21-arm64. When it updated to this version automatically a few days ago, my notion-enhancer also became invalid.
I am using the repackage version now.
Same problem with you. After i installed the notion-enhacer, no enhance icon in my notion.
$ npm i notion-enhancer
up to date, audited 25 packages in 1s
3 packages are looking for funding
run npm fund
for details
found 0 vulnerabilities
$ notion-enhancer apply [NOTION-ENHANCER] APPLY
- backing up default app →
- inserting enhancements →
- recording version → SUCCESS ✔
I've also been experiencing the same issue, I had notion-enhancer manually installed, and upon opening it a few days ago, the modifications had just seemed to disappear
the notion app has updated and is no longer compatible with the manual enhancement of the notion-enhancer.
until a notion-enhancer update is released, please use notion-repackaged instead.
Hi, i download the notion-repackaged and find it is a little bit slower compare to original notion app, mainly reflected in sliding up and down.
the notion app has updated and is no longer compatible with the manual enhancement of the notion-enhancer.
until a notion-enhancer update is released, please use notion-repackaged instead.
mac m1 isn't being supported by the notion-repackaged
@Wavez the native M1 build doesn't work, but the Intel build runs perfectly fine on M1 macs through Rosetta.
@dragonwocky Thanks, I guess as with all good things we'll have to wait
Please check if the patch in #760 works for you. I've been testing it since the update and it works fine.
@Wavez try https://notion-enhancer.github.io/getting-started/installation/#apple-silicon-(m1)-macs to install notion-repackaged on an M1 mac
The repackage version seems much more slower.
The patch #760 works, although commenting out parts of the code or cancelling some calls is not very suitable for long-term maintenance.
Btw, after patch, the tabs still not work, I think it might be another bug from the notion update.
The bug is 'auto-fix' since Notion-2.0.23.
But the button's CSS selector is still wrong, and if you don't fix it according to the discussion in #760, the button will appear in the lower right corner of the entire sidebar.