Boostnote.next: Can't collapse sidebar

Created on 1 Mar 2020  路  14Comments  路  Source: BoostIO/BoostNote.next

Current behavior

When I hit Cmd + B, the sidebar doesn't hide. I also tried with Ctrl + B just in case.

Expected behavior

The sidebar should collapse.

Steps to reproduce

  1. Open the app
  2. Click on SomeStorageName
  3. Click on All Notes
  4. Hit Cmd + B (nothing happens)
  5. Click inside the editor of a given note
  6. Hit Cmd + B (nothing happens)

Environment

  • Boostnote version: 0.1.4
  • OS version and name: macOS High Sierra, 10.13.6
improvement request

Most helpful comment

@Flexo013 see tutorial notes...

All 14 comments

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.

333 is for making the sidebar smaller, but still usuable.

@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

image

@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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HSQCoollaughing picture HSQCoollaughing  路  3Comments

themattgabriel picture themattgabriel  路  4Comments

isy picture isy  路  3Comments

Rokt33r picture Rokt33r  路  6Comments

derekantrican picture derekantrican  路  4Comments