notion-enhancer icon indicating copy to clipboard operation
notion-enhancer copied to clipboard

Nothing changed when I manually installed notion-enhancer

Open invokermoon opened this issue 2 years ago • 12 comments

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.

invokermoon avatar May 23 '22 03:05 invokermoon

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.

Apolsus avatar May 23 '22 05:05 Apolsus

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 ✔

chengzhongyi8 avatar May 25 '22 00:05 chengzhongyi8

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

garv-shah avatar May 25 '22 01:05 garv-shah

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.

dragonwocky avatar May 25 '22 03:05 dragonwocky

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.

chengzhongyi8 avatar May 25 '22 08:05 chengzhongyi8

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 avatar May 29 '22 12:05 Wavez

@Wavez the native M1 build doesn't work, but the Intel build runs perfectly fine on M1 macs through Rosetta.

dragonwocky avatar May 29 '22 12:05 dragonwocky

@dragonwocky Thanks, I guess as with all good things we'll have to wait

Wavez avatar May 29 '22 12:05 Wavez

Please check if the patch in #760 works for you. I've been testing it since the update and it works fine.

kidonng avatar Jun 01 '22 08:06 kidonng

@Wavez try https://notion-enhancer.github.io/getting-started/installation/#apple-silicon-(m1)-macs to install notion-repackaged on an M1 mac

dragonwocky avatar Jun 04 '22 07:06 dragonwocky

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.

Apolsus avatar Jun 04 '22 11:06 Apolsus

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.

Apolsus avatar Jun 25 '22 17:06 Apolsus