When I hit Cmd + B, the sidebar doesn't hide. I also tried with Ctrl + B just in case.
The sidebar should collapse.
SomeStorageNameAll NotesCmd + B (nothing happens)Cmd + B (nothing happens)The feature is not implemented yet. Thanks for the reminding. We'll work this soon!
Alright, maybe just remove it from the shortcut list in the meantime then :)
@pierremonico What shortcut list?
@Flexo013 see tutorial notes...
@Flexo013 see tutorial notes...
That's correct.
I re-opened this so I can keep tracking this issue.
@Rokt33r, are you working on this? If not mind if I take it up? Also saw #333.
@JohnPhamous Feel free to take this up!
Note that this one specifically is for hiding the entire sidebar. Check old Boostnote to see the exact behavior.
@Flexo013 thanks for clarifying. Are there other docs on how to get started working on the codebase? I tried the instructions under Build in the README but got this error

@JohnPhamous You can create an empty .env file in the root folder and run
npm run dev
@pierremonico I think #333 is better. The behavior is almost same but I think showing minimized functional UI is superior. Do you think you need hiding sidebar feature even though we have minimizing sidebar feature? If so, let us know why do you think so!
@Rokt33r thanks for asking. The minimized sidebar is perfect, same behaviour as in VS Code 馃槄
Essentially I just hide the sidebar all the time so I can write and see the result side by side without any other clutter. TLDR: I personally don't need to completely hide the sidebar; minimizing is enough.
I agree. I personally also don't need a completely hidden sidebar, but I can imagine that some user would like this option. A sort of focus-mode, if you will.
My suggestion is to prioritize #333, and once that is implemented we can gather interest into a complete hide function with this current thread.
Thanks for the quick responses! I'll close this and focus on #333.
Most helpful comment
@Flexo013 see tutorial notes...