T. Elliott Eckhardt <[EMAIL PROTECTED]> wrote:
> Is there any way to keep documents from splitting into smaller DB's?  Might
> this be available in the future?

Do you mean pages instead of DBs?

> Although this itself does not bother me, what I'd really like to see is a
> way of telling what percentage of a book I have read, not just what
> percentage of that particular section of that book.

This would be a useful addition to the View->Details screen, but I'm not
sure that it would make sense to be visible all the time.  Sounds like it
might be tricky to code in a meaningful way: how do you define what the
percentage read is?  Literally (number of read pages)/(num. pages), which
doesn't make sense if you skip some pages?  Or (current page)/(num. pages)
so that you don't have to have read all preceding pages, but doesn't make
sense for many web plucks?  Can of worms...

-- 
MJR|  Scheme is an easy language with few rules. No2: You can make a
---'  name represent a value with the define function, eg (define a 9)
      and then you can use a whenever you want 9.  // www.schemers.org
|-----[ Luminas internet applications http://www.luminas.co.uk/ ]-----|

Reply via email to