bookish
bookish copied to clipboard
A simple framework for publishing online books.
## Expected behavior Contrast should be high enough on any screen, for any person. ## Actual behavior ## What's the problem? Some of the default themes have low contrast in...
## What's the problem? When someone enters a URL with a recognizable top level domain (e.g., `.com`), but doesn't enter a protocol (e.g., `https://`), it's treated as a chapter ID....
Instead of hosting, authors should be able to export an edition for hosting elsewhere. We already build these in hosting; just bundle them as a zip instead. This will be...
## Expected behavior When an author is given permissions to edit a chapter, they should only be able to edit that chapter. ## Actual behavior The front end verifies the...
## What's the problem? When editing a chapter, pressing tab navigates to the toolbar, but then pressing tab again navigates toolbar content, rather than returning to the editor. Pressing escape...
## What's the problem? Some authors would like to use colors on table cells, rows, and columns in order to highlight things. ## What's the design idea? This is complex...
Even basic analytics beyond just number of readers could be really valuable for authors. See if it's possible to instrument this with Google Analytics. We already have a Google Analytics...
The current leasing model users user IDs, but this assumes that a user only has a chapter open in one window and device at a time. We need to change...
A feature request from @rbohrer. The concept is allowing any widget to be placed inside the document, allowing for third party content. There are a variety of decisions to make...