Roznoshchik / Notion-no-sidebar

Userscript workaround for disabling the auto appear on hover behaviour for the sidebar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion-no-sidebar

This is a tampermonkey / greasemonkey userscript for changing the default behaviour of notion's sidebar.

I only recently started learning coding, so this is messy AF and someone can probably easily make this much more effective.

The function adds a button into the DOM that then manipulates the sidebar behaviour position and visibility. When the sidebar is set to hidden, it no longer appears on hover. Clicking the button makes it appear again.

here's a short demo video of how it works

About

Userscript workaround for disabling the auto appear on hover behaviour for the sidebar.

License:MIT License


Languages

Language:JavaScript 100.0%