-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Book Coverart and Grid Display #181
Comments
Hi @davidPilkington, |
The uploaded cover image however should be embedded in a graphical, icon-like context. If one simply replaces the current generic book icons with plain images, things will getting to look cluttered real quick. What I find so appealing about BookStack is its clean, uncluttered design. No easy task. |
Just looked at it again: Image-based book covers would only work a large, grid-like view. I just don't see how this could work in all other views. Even when viewed on a Retina display, the icons are way too small to get meaningfully replaced by images the same size. If there's a need to visually distinguish the book icons, the best way would be through variations of the existing book icon, through graphical icons added on top of the cover. E.g. a spoon for cooking recipes, a house for any house related stuff, a screwdriver for technical stuff, symbolized lines of code for programming and so on. I would even go that far to strictly stick to the blue color, as allowing the user to change the icon color, could make it difficult to distinguish books from chapters and pages at first sight. |
👍 |
Hi @ssddanbrown , I really like the idea of having grid view and cover image for the BookStack app. I clearly understand your concern about the screen getting messy. To avoid that we can provide users the option to choose grid view or the current layout. This toggle can be placed in the 'Edit Profile' page. Initial implementations can have the following:
Here's a link to the mock-up: Please do give your feedback. Once you are happy, I would like to take a crack at developing this. |
👍 This sounds (and looks) awesome! |
This pull request adds features for grid view and cover art #434 |
This has now been implemented into master as of #494. Will be in the next release. |
Desired Feature:
Allow users to upload a cover for a book and to change the Views Page to allow for grid display of covers, thereby allowing more books on the one page before pagination.
Perhaps something similar to how amazon or sitepoint display books
The text was updated successfully, but these errors were encountered: