Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 08-03-2015, 11:00 AM   #1
martyger
Member
martyger began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2013
Device: none
Any way to change the "red wavy underline"?

Is there any way to change the code-view "red wavy underline" for misspelled words to a more noticeable [yellow] highlight?

I often miss the RWU while proofreading, and I think a highlight would speed up the process for me. I assume it's a quick sigil.ini change in the [user_preferences] code-view section, but I can't seem to get it to work.

Thanks.
martyger is offline   Reply With Quote
Old 08-03-2015, 10:13 PM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,631
Karma: 29710510
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@martyger - FWIW F4 (key) will take you to the next spelling error.

BR
BetterRed is offline   Reply With Quote
Old 08-04-2015, 06:23 AM   #3
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,518
Karma: 987654
Join Date: Dec 2012
Device: Kindle
You can also do a spellcheck, though if you write fiction or like contractions, you'll have to add a lot of those to the dictionary (isn, hadn, doesn, etc).
Notjohn is offline   Reply With Quote
Old 08-04-2015, 01:11 PM   #4
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,358
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Pretty sure the highlighting used for spellcheck in Sigil's CodeView is not user configurable at this time. A quick glance at the Code View editor code tells me it's currently hardcoded in Qt.

lots of:
Code:
.underlineStyle() == QTextCharFormat::WaveUnderline
going on.

CORRECTION: you can change the color of the "Spelling Underline" via the normal Sigil preferences (normal "Appearance"-->CSS/Codeview settings). You won't, however, be able to change it from an underline (wavy or otherwise) to a highlight.

Last edited by DiapDealer; 08-04-2015 at 01:18 PM.
DiapDealer is offline   Reply With Quote
Old 08-04-2015, 08:57 PM   #5
martyger
Member
martyger began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2013
Device: none
Quote:
Originally Posted by DiapDealer View Post
Pretty sure the highlighting used for spellcheck in Sigil's CodeView is not user configurable at this time. A quick glance at the Code View editor code tells me it's currently hardcoded in Qt.

lots of:
Code:
.underlineStyle() == QTextCharFormat::WaveUnderline
going on.

CORRECTION: you can change the color of the "Spelling Underline" via the normal Sigil preferences (normal "Appearance"-->CSS/Codeview settings). You won't, however, be able to change it from an underline (wavy or otherwise) to a highlight.
Thanks. Since the ini file didn't have an option like

code_view_spelling_BACKGROUND_color=

I figured I was SOL.

The reason why it would be nice is that I edit hundreds of OCRed pages at a time. I use Spellcheck first -- and I F1 and F2 the multiple "misspellings" (usually proper names, and such). Then, with only 1-offs remaining (which usually are *real* misspellings), I just breeze through codeview and make the few corrections left. It would be nice if they jumped off the screen as yellow highlights...because my old tired eyes often miss the thin RWU.

Thanks for looking at the code.
martyger is offline   Reply With Quote
Old 08-04-2015, 09:03 PM   #6
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by BetterRed View Post
@martyger - FWIW F4 (key) will take you to the next spelling error.
I second using this shortcut. It saves so much time.

I also go into Edit - Preferences - Keyboard Shortcuts, and then change "Ignore Misspelled Word" to F5 (or a similarly easy button). I believe by default, it is not set to anything. Then I just quickly go through the book with a quick two-finger:

F4, F5, F4, F5, F4, F5, F4... wait, hold on... let me fix that... F5, F4, F5, [...]

I can then quickly blast through a book and fix many of the spelling errors.
Tex2002ans is offline   Reply With Quote
Old 08-05-2015, 05:17 AM   #7
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,518
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Does Ignore put the word into the dictionary, or just ignore it?
Notjohn is offline   Reply With Quote
Old 08-05-2015, 05:55 AM   #8
rubeus
Banned
rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.
 
Posts: 272
Karma: 1224588
Join Date: Sep 2014
Device: Sony PRS 650
"Ignore" adds it to the dictionary, and "Add to dictionary" ignores it of course.

Found sarcasm? You may keep it.
rubeus is offline   Reply With Quote
Old 08-05-2015, 11:24 AM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,909
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by rubeus View Post
"Ignore" adds it to the dictionary, and "Add to dictionary" ignores it of course.

Found sarcasm? You may keep it.
Ignore, mostly Ignores me

I try to hide Contractions or dialect: Sumtn' gos' bad
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PRS-T1 Change homescreen to show "Recently Read" instead of "Recently Added" benze Sony Reader 3 07-18-2012 06:48 PM
How change "Read" to "UnRead" on a SubForum? unboggling Feedback 3 05-20-2012 02:48 AM
Change "Last, First" to "First Last" in author field EricLandes Library Management 3 11-26-2011 11:23 AM


All times are GMT -4. The time now is 10:33 AM.


MobileRead.com is a privately owned, operated and funded community.