[feature request]each book pages #411

Closed
opened 2026-02-04 19:41:31 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @msaus on GitHub (Aug 23, 2017).

For Feature Requests

Desired Feature:

  1. Changing defaualt book navigation location in setting.
    Setting book navigation to right or left in admin setting screen.

  2. Hiding Book navigation
    If we can hide the book navigation by clicking button, it is great.

  3. Folder style book navigation
    If we can fold each book, it would be great.

  4. Need more space for html editor
    Currently, html editor is not fully expanded so that we can have more edit space.

Originally created by @msaus on GitHub (Aug 23, 2017). ### For Feature Requests Desired Feature: 1. Changing defaualt book navigation location in setting. Setting book navigation to right or left in admin setting screen. 2. Hiding Book navigation If we can hide the book navigation by clicking button, it is great. 3. Folder style book navigation If we can fold each book, it would be great. 4. Need more space for html editor Currently, html editor is not fully expanded so that we can have more edit space.
Author
Owner

@msaus commented on GitHub (Aug 23, 2017):

image

@msaus commented on GitHub (Aug 23, 2017): ![image](https://user-images.githubusercontent.com/3432876/29612236-85ea11c2-883b-11e7-85f7-5ddd2c1be589.png)
Author
Owner

@msaus commented on GitHub (Aug 23, 2017):

image

@msaus commented on GitHub (Aug 23, 2017): ![image](https://user-images.githubusercontent.com/3432876/29612303-c420bfb8-883b-11e7-8e58-f61f1598769b.png)
Author
Owner

@msaus commented on GitHub (Aug 23, 2017):

I found why there is extra space on editor.
There is max-width defined as 840px in css.
When I remove that, it is fully expanded.
Possibly, this should go to issue list.

@msaus commented on GitHub (Aug 23, 2017): I found why there is extra space on editor. There is max-width defined as 840px in css. When I remove that, it is fully expanded. Possibly, this should go to issue list.
Author
Owner

@ssddanbrown commented on GitHub (Aug 23, 2017):

Hi @msaus, Thank you for your comments.

Changing defaualt book navigation location in setting.
Setting book navigation to right or left in admin setting screen.

I'd prefer to not add an additional setting unless really required. As part of the upcoming redesign the navigation will be moving to the left.

Hiding Book navigation
If we can hide the book navigation by clicking button, it is great.

Not sure about this as there's more than the book nav in the sidebar. I'd suggest waiting for the next release due to design changes.

Folder style book navigation
If we can fold each book, it would be great.

Not sure how this fundamentally differs to the current setup.

Need more space for html editor
Currently, html editor is not fully expanded so that we can have more edit space.

This is done very much so on purpose to emulate how the content will show on the page.

For future reference, issues like this with many requests are quick hard to manage. Separate, Well defined, issues allow each to be separately managed and discussed.

@ssddanbrown commented on GitHub (Aug 23, 2017): Hi @msaus, Thank you for your comments. > Changing defaualt book navigation location in setting. Setting book navigation to right or left in admin setting screen. I'd prefer to not add an additional setting unless really required. As part of the upcoming redesign the navigation will be moving to the left. > Hiding Book navigation If we can hide the book navigation by clicking button, it is great. Not sure about this as there's more than the book nav in the sidebar. I'd suggest waiting for the next release due to design changes. > Folder style book navigation If we can fold each book, it would be great. Not sure how this fundamentally differs to the current setup. > Need more space for html editor Currently, html editor is not fully expanded so that we can have more edit space. This is done very much so on purpose to emulate how the content will show on the page. For future reference, issues like this with many requests are quick hard to manage. Separate, Well defined, issues allow each to be separately managed and discussed.
Author
Owner

@msaus commented on GitHub (Aug 24, 2017):

Thank you very much for your comment.
Then, I will wait for the new design and tell you some feedback.

@msaus commented on GitHub (Aug 24, 2017): Thank you very much for your comment. Then, I will wait for the new design and tell you some feedback.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#411