Add an option to disable the animations when zooming in/out

Hi! The animations look very nice but there are several reasons I would like to be able to disable them:

  1. The delay. The inward/outward motion looks pretty at first and makes it obvious what is happening on the screen (you are zooming on something) but after a while, I just want to get faster to where I want to go. I guess it was also supposed to mask the loading lag, but again I’d prefer seeing things pop in when they are ready.

  2. The inconsistency of navigating by clicking on links and via shortcuts. If I press Alt+LeftArrow to go back then it is instant without animation (in my setup I use thumb keys on a mouse to move back/forward). If instead of clicking on a bullet I copy the link and open it, no animations.

  3. I just prefer less motion in general whenever it can be avoided, so if it would also apply to context menus, the search bar, other folding/unfolding stuff. that would be ideal.

I guess some js/css hacks are possible with a browser, but I use the app so I wish this could be implemented natively.

Any updates on whether this will ever get implemented or tips on how can I implement this locally?