From 6dab9ece98ba1470fdd4d07ef7ab07bedf198378 Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Thu, 16 Apr 2020 23:16:47 -0600 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 6eea722..d1ea44d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,5 +1,8 @@ # Frequently Asked Questions +## Why didn't you answer my request/issue (whether on GitHub, YouTube, or email)? +As of April 2020 I've pretty much gotten tired of working on Textractor, and don't want or plan to do new development beyond minor bug fixes. If your issue can be resolved simply using the existing features of Textractor, I'll tell you how to do so, but if it would require me to develop Textractor significantly or in another way require significant effort from me to troubleshoot, I probably just won't reply: you're on your own. Sorry. + ## Textractor is extracting text *mostly* correctly, but there's some extra characters as markup/garbage (e.g. a `\n` in place of every line break). Is there a way to clean the text? Yup, use the `Regex Filter` or `Replacer` extension. Remember to put the extension near the top of the list so the other extensions see the cleaned text. Some useful regex filters: