<aside>
❗ run npm remove -g notion-enhancer
and then delete %homepath%/.notion-enhancer
to remove all traces of the enhancer
</aside>
this package is a mod-loader for the desktop app, with custom colour theming and extra feature enhancements.
want to contribute? check out the contribution guidelines and the documentation.
for support, join the discord server.
(it can also be run from the wsl to apply enhancements to the windows app.)
mobile clients are not supported and due to system limitations/restrictions cannot be.
a chrome extension may be coming soon for web client support.
if you are updating from v0.7.0, things have changed, more information is available in this update guide. please read that before following these instructions.
CMD + ALT + ESC
on mac and CTRL + SHIFT + ESC
on windows/linux to open task managerwindows 10:
npm i -g notion-enhancer
mac: This may ask you to enter your password, instead of hiding your password with *** symbols, mac terminal hides it by making it invisible. Simply type your password and click enter.
sudo chmod -R a+wr /usr/local/lib/node_modules
sudo chmod -R a+wr /usr/local/bin
sudo chmod -R a+wr /Applications/Notion.app/Contents/Resources
npm i -g notion-enhancer
debian/ubuntu, chromeOS, WSL (to modify the win10 app):
bash curl -sL <https://deb.nodesource.com> setup_current.x | sudo -E bash -
sudo apt-get install -y nodejs
npm i -g notion-enhancer
arch linux, manjaro:
yay -S notion-enhancer
).the enhancements should be automatically applied on installation and automatically removed on uninstallation.