mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #333] Shrink/minimize sidebar #133
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Flexo013 on GitHub (Feb 9, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/333
Originally assigned to: @Rokt33r on GitHub.
Add the capability to minimize the sidebar like in the old Boostnote.(Shortcut key:
Cmd + B)It saves a substantial amount of screen space (40px vs 200px).
IssueHunt Summary
Backers (Total: $30.00)
Become a backer now!
Or submit a pull request to get the deposits!
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
@arcturus140 commented on GitHub (Feb 13, 2020):
auto-hide would be very nice. Maybe as a plug-in...
@issuehunt-oss[bot] commented on GitHub (Mar 5, 2020):
@boostio has funded $30.00 to this issue.
@Flexo013 commented on GitHub (Mar 27, 2020):
(Upon completion of this feature #369 can be reopened as an alternative.)
@Rokt33r commented on GitHub (Apr 26, 2020):
How should show we display sub folders when the nav is minimized? Should we flatten them?
@arcturus140 commented on GitHub (Apr 27, 2020):
for desktop, maybe only show root folder, and on hover a vertical navigation menu
@Rokt33r commented on GitHub (May 1, 2020):
@Flexo013 Any idea?
@arcturus140
I'm not sure it is a good idea. It could make item aligning of the side nav inconsistent.
@Flexo013 commented on GitHub (May 1, 2020):
Here's a couple of ideas:
My preference goes to the third option
@arcturus140 commented on GitHub (May 1, 2020):
does this issue also apply to the mobile app?
@Rokt33r commented on GitHub (May 2, 2020):
@arcturus140 It doesn't. We might provide this for Android, iPadOS tablets though. But I think it should be tracked in a new issue.
@Rokt33r commented on GitHub (May 2, 2020):
@Flexo013 Hmm.. we can try the options you suggested. But I'm not sure it is the best option. So I think we should just hide the nav when collapsed and give an option to minimize it.
@Rokt33r commented on GitHub (May 2, 2020):
Anyway, I'm going to implement hiding the nav feature in v0.6.0.
@Flexo013 commented on GitHub (May 7, 2020):
Awesome to hear that this is scheduled for 0.6.0! We can always expand on the functionality going forward from that version.
I think this design would be least intrusive:
@Rokt33r commented on GitHub (Aug 25, 2021):
This issue is not valid anymore since there have been many UI changes.