klauberpilot / fromthepage

FromThePage is a wiki-like application for crowdsourcing transcription of handwritten documents.
http://beta.fromthepage.com
GNU Affero General Public License v3.0
3 stars 0 forks source link

Feature: IA convert-to-work should create page titles for un-titled pages #15

Closed benwbrum closed 13 years ago

benwbrum commented 13 years ago

third item: I've been playing around with the IA importer more, using a book that's entirely manuscript (i.e. has no OCR at all). I was shocked to find that the page titles aren't pre-populated with the IA leaf number, which is how I thought I'd written it. 3:43 PM So I'd like to change that, so that when you import an IA book we don't get blank pages. and change the OCR retitle algorithm so that it only overwrites the page numbers if it has non-blank OCR how does that sound? 3:44 PM that way the default page titles would be the number of the page Perian: How does that work with the Delete scans? and would "Page 1" end up being the front cover? 3:45 PM me: I'm pretty sure it wouldn't -- I think that they're smarter than that at IA. Let me check, though. 3:47 PM okay, it looks like they start on leaf number 0 3:48 PM which isn't exactly what I'm after I guess I could have the convert command title the pages sequentially instead

benwbrum commented 13 years ago

I think this is obviated by the "untitled page N" feature.

benwbrum commented 13 years ago

I'm going to assume that my "untitled page N" check-in fixed this.