Skip to content

Commit 4247f13

Browse files
committed
📝 Update help for substitution case-sensitivity
1 parent fc821b7 commit 4247f13

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/static/optionPage.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,10 @@ <h1 id="words">Words</h1>
618618
<li>Modify existing words/phrases.</li>
619619
<li>Remove existing words/phrases.</li>
620620
<li>Configure <code>match repeated characters</code> in words.</li>
621-
<li>Set the substitution (replacement) for a word/phrase (Only when filter in <code>Substitution</code> mode).</li>
621+
<li>Set the substitution (replacement) for a word/phrase (Only when filter in <code>Substitution</code> mode).<ul>
622+
<li>Case-sensitive: The substitution will respect the provided case (Example: <code>DoG</code>). (Note: <em>This supersedes the <code>preserveCase</code> option for the current word</em>)</li>
623+
</ul>
624+
</li>
622625
<li>Words/phrases can also be added by selecting them on a web page and then choosing the <code>Add selection to filter</code> option from the context (right-click) menu. New words will use the settings found in the &quot;Default Settings (for new word/phrases)&quot; section.</li>
623626
<li>Match repeated characters - Match words with repeated characters (must still be in same order).</li>
624627
<li>Match separators - Words/phrases that contain (<code>&#39;-&#39;, &#39;_&#39; &amp; &#39; &#39;</code>) inside them will be filtered.</li>

0 commit comments

Comments
 (0)