<aside> ℹ️ As of February 25, 2023 (Notion 2.21.23.12.0.15), the “All” tab has returned. You may not need this hack anymore. This is confirmed by Notion founder Ivan Zhao.
</aside>
Since one week ago, the “All” and “Following” tabs, one of the features I use most, are missing from the Updates page in Notion.
Previous (source)
Current
At first I thought it was a glitch as the tabs were back in a patch update, then they disappeared again in a few days. I looked around and found that lots of people suffered as well.
I was about to contact Notion support when I read this comment:
…which is confirmed by the just published 2.20 release notes. One can only rely on themself now.
I noticed if I open the Updates page fast enough, the missing tabs would show for a brief moment, which leads me to the conclusion that they are hidden behind feature toggles instead of fully removed. After digging into Notion’s source code, I published my hack to Reddit.
February 14, 2023 updated script for Notion 2.20.23.12.0.5
preload.js
with a text editor
%LocalAppData%\\Programs\\Notion\\resources\\app\\renderer\\preload.js
/Applications/Notion.app/Contents/Resources/app/renderer/preload.js
preload.js
. Backup first if you are afraid of messing up.