View Single Post
Old 05-23-2020, 03:29 PM   #38
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,058
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Quote:
Originally Posted by JSWolf View Post
Well, I did give a solution that would work. But I never said it would be worth the effort. I think it's a terrible idea. I think the index idea should be scrapped. If you are going to fall off your wagon, make sure the horse has stopped first.
Just linking every instance of a word into an index would be a bad idea, but a properly constructed index showing places where terms are defined or demonstrated is a useful thing. It requires the author to mark those spots when writing though, like with the latex \index{} command noted previously. I don't think you could create a good index automatically.

A text search would find the same useful places, but you would have to filter out the unhelpful matches yourself. That can be a chore if the term is used extensively in the document. I don't know how many times I've passed right by the stuff I was looking for while hitting "Find Next" repetitively.

So, I think a proper index is good thing, even in a searchable document. Whether it can be implemented well in an EPUB is another question for those more expert than I am.
rkomar is offline   Reply With Quote