Oct 7
Hide scrollbars unless actively scrolling
Currently, scrollbars are displayed if the contents of the window exceed the available screen space (ex: all folders are unnested in the sidebar, or the note is longer than the screen).
While this is okay, the app would look much nicer if the scrollbar only gets displayed if I'm scrolling with my mousewheel or the cursor hovers over where the scrollbar area should be. The interface would be a lot neater and the app would have a more minimalist UI, which is in line with the app's philosophy of helping you focus only on the things that matter at this moment.
Pending