I think posting a link on the website in the download section for TextCrawler Pro 3 to try the 4.x beta would get you a lot of testers.
make sure the title bar mentions beta. And the download link section says it is a beta and may contain some bugs.
Also the program should have a separate ...
Search found 20 matches
- Thu Dec 05, 2024 4:57 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
- Thu Feb 01, 2024 12:49 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
Update: TextCrawler 4 is well underway and looking very good with a new MDI (multi-search) interface. I hope to post some screenshots soon.
I assume you will send an email to current TextCrawler Pro 3 users?
Also, is there a beta that can be reviewed?
Is there a changelog or list of new ...
- Wed Nov 16, 2022 1:22 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
So when will you release TC 5 or some beta?
- Sun Nov 13, 2022 6:56 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
Separate different group match highlighting with different colors.
when highlighting in the regex tester and also in the preview, the groups should have alternating colors and/or separate colors with color coding. Because all matches / substitutions having the same color make it difficult to see ...
when highlighting in the regex tester and also in the preview, the groups should have alternating colors and/or separate colors with color coding. Because all matches / substitutions having the same color make it difficult to see ...
- Sat Aug 27, 2022 6:56 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
Make sure you log any batch file attempts. Even if the filename is not found, you should still log that the batch call was attempted in the log.
Not sure if this is a bug or not. But if the txc file is not found, no log entry is made. So how would the user know if the job was successful or not ...
Not sure if this is a bug or not. But if the txc file is not found, no log entry is made. So how would the user know if the job was successful or not ...
- Tue Aug 16, 2022 4:06 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
I wanted to add some kind of "multi-pass" or "multi-find" mode. Or perhaps a better name is "sequential find"
A lot of people including myself find regex to be a little bit tricky. We see that it is powerful with lots of possibilities....but get frustrated when we are trying to narrow down exactly ...
A lot of people including myself find regex to be a little bit tricky. We see that it is powerful with lots of possibilities....but get frustrated when we are trying to narrow down exactly ...
- Wed Jul 13, 2022 10:49 am
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
5) Improve the regex reference guide in the help file with examples of using lookarounds and some other common searches. So that we can take better advantage of regex.
Example here:
https://www.digitalvolcano.co.uk/board/viewtopic.php?p=8804#p8804
Try not to make it too complex. But show an ...
Example here:
https://www.digitalvolcano.co.uk/board/viewtopic.php?p=8804#p8804
Try not to make it too complex. But show an ...
- Wed Jul 13, 2022 10:45 am
- Forum: TextCrawler
- Topic: find some text AND NOT other text
- Replies: 2
- Views: 29064
Re: find some text AND NOT other text
These type of examples need to be included in the regex reference guide. Or you can point to a good online reference guide. I will also link to this for the 4.x suggestion.DigitalVolcano wrote: Fri Jan 31, 2020 11:05 am Negative lookahead Regular Expression should do it-
Regex:Code: Select all
Monetary(?! Union)
- Wed Jun 29, 2022 5:45 pm
- Forum: TextCrawler
- Topic: TextCrawler Pro 4 - suggestions thread
- Replies: 21
- Views: 231721
Re: TextCrawler Pro 4 - suggestions thread
I made some of these suggestions already. I will re-summarize them here:
1) Need batch searches to be limited by relative dates. Like xx days from [date] and that [date] can be [current date] on the date modified on the file.
https://www.digitalvolcano.co.uk/board/viewtopic.php?p=8095#p8095
It is ...
1) Need batch searches to be limited by relative dates. Like xx days from [date] and that [date] can be [current date] on the date modified on the file.
https://www.digitalvolcano.co.uk/board/viewtopic.php?p=8095#p8095
It is ...
- Tue Apr 20, 2021 7:03 pm
- Forum: TextCrawler
- Topic: textcrawler 4 in the works?
- Replies: 3
- Views: 17384
Re: textcrawler 4 in the works?
any update on a newer 3.x version planned?
I particularly need to be able to limit the amount of files in a folder to be scanned. Limit scan by file age from [current date of scan] [date modified] or something like that. As a folder can have a lot of text files, and there is no need to re-scan ...
I particularly need to be able to limit the amount of files in a folder to be scanned. Limit scan by file age from [current date of scan] [date modified] or something like that. As a folder can have a lot of text files, and there is no need to re-scan ...