Genius Search app icon

Genius Search

Text with regex precision

志明 丁

★ 5.01 ratingsProductivity$9.99

iPhone Screenshots

App screenshotApp screenshotApp screenshotApp screenshot

Description

Text files using regular expressions. Copy libraries via iTunes. Explore text across directories. Support for .txt files in any encoding. Navigate through multiple folders. Perform advanced searches with regex patterns.

Genius was built to help those who need to search in immense txt files, and who need some sophisticated tool to search among many books or documents. As you may know or you need to know, regular expression is horribly helpful for text searching, and that's exactly the main character of Genius search. You can copy your library into Genius via iTunes, and explore the ocean of text freely. Currently only .txt files of any encoding and 4-level directory specifying are supported, more are coming. Special search grammar: searching ///abc/def/.{0,10}/// will get the results for searching .{0,10}abcdef and abc.{0,10}def and abcdef.{0,10} and .{0,10}defabc and def.{0,10}abc and defabc.{0,10}. et cetera.