notion-enhancer / notion-repackaged

notion executables with the notion-enhancer embedded & a vanilla port of the official app to linux
https://notion-enhancer.github.io/getting-started/installation
MIT License
908 stars 52 forks source link

Notion Enhancer Menu Not Showing #105

Closed Kalako closed 2 years ago

Kalako commented 2 years ago

Hello. I recently downloaded the notion enhancer REPACKAGED, and deleted the .notion-enhancer file. I opened the application, but no menu to be seen. I also tried the key shortcut "Ctrl + Alt + E", which didnt do anything. I also cant find the icon in the icon tray. When downloading earlier versions, I get the icon in the icon tray, but then the notion enhancer automatically gets updated to the latest version.

When opening the console, this is what I get: image

My operating system is windows 10 by the way.

ilyshirai commented 2 years ago

Did you try to show Enhancer Menu by typing in "Console" tab __enhancerElectronApi.focusMenu()? About tray, you need to install/enable it from that menu like this: image

Kalako commented 2 years ago

Yes I did. This is what happened: unknown-28.png

ilyshirai commented 2 years ago

Something seems wrong (read error) that you have .notion-enhancer (as a folder), could you try to remove it and rerun notion-enhancer?

Kalako commented 2 years ago

The thing is I have already done that

Kalako commented 2 years ago

Okay so I had deleted the file but there was a folder which I deleted called ".notion-enhancer", like you said. But now whenever I start notion enhanced (repackaged), it automatically creates a new .notion-enhancer file each time I start it.

dragonwocky commented 2 years ago

@Kalako it uses the file to store settings, that's expected behaviour. you only need to delete .notion-enhancer if it's a folder.

this sounds like it's resolved?