mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
...
This commit is contained in:
parent
e339a5b05e
commit
9998bea941
@ -18,7 +18,11 @@ This is, inevitably, going to be somewhat technical- after all, regular expressi
|
|||||||
Where in calibre can you use regular expressions?
|
Where in calibre can you use regular expressions?
|
||||||
---------------------------------------------------
|
---------------------------------------------------
|
||||||
|
|
||||||
There are a few places calibre uses regular expressions. There's the Search & Replace in conversion options, metadata detection from filenames in the import settings and Search & Replace when editing the metadata of books in bulk.
|
There are a few places calibre uses regular expressions. There's the Search &
|
||||||
|
Replace in conversion options, metadata detection from filenames in the import
|
||||||
|
settings and Search & Replace when editing the metadata of books in bulk. The
|
||||||
|
calibre book editor can also use regular expressions in its search and replace
|
||||||
|
feature.
|
||||||
|
|
||||||
What on earth *is* a regular expression?
|
What on earth *is* a regular expression?
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user