Search found 1717 matches

by DigitalVolcano
Sun Dec 28, 2014 1:23 pm
Forum: TextCrawler - General
Topic: Multiple find/replace from a pre-defined list?
Replies: 8
Views: 39151

Re: Multiple find/replace from a pre-defined list?

I think you should be able to do what you want using the batch processor. You can import a list of find/replace pairs and then use this on the keyword file. More info here: http://www.digitalvolcano.co.uk/textcrawlermanual/batch_mode_editor.htm You can try the batch mode editor in the Pro version fo...
by DigitalVolcano
Sun Dec 28, 2014 1:15 pm
Forum: TextCrawler - General
Topic: Replacement-Preview always on?
Replies: 2
Views: 10285

Re: Replacement-Preview always on?

Not currently - but I'll add this as a suggestion for the next update. There is a hacky way of viewing all the replacement previews together- Turn on View->Preview all matches together Make sure 'Display number of replacements / confirm' is turned on in the Options screen). Click the Replace button ...
by DigitalVolcano
Sun Dec 14, 2014 2:40 pm
Forum: Regular Expressions Help
Topic: Grab blocks of text
Replies: 2
Views: 11300

Re: Grab blocks of text

You need to make the regular expression asterisk non-greedy (i.e. it will only match the first occurrence found.)

Code: Select all

<block>.*?</block>
by DigitalVolcano
Fri Dec 12, 2014 4:03 pm
Forum: Duplicate Cleaner support
Topic: FAQs and Video tutorials
Replies: 0
Views: 88824

FAQs and Video tutorials

There are FAQ's (Frequently asked questions) and answers for Duplicate Cleaner, TextCrawler and TaskCanvas on the knowledgebase here: https://digvolsoft.freshdesk.com/support/home There are video tutorials for Duplicate Cleaner on our youTube channel: https://www.youtube.com/user/DuplicateFiles/videos
by DigitalVolcano
Fri Dec 12, 2014 3:59 pm
Forum: TextCrawler - General
Topic: TextCrawler not finding files
Replies: 1
Views: 8485

Re: TextCrawler not finding files

That should work fine.
Make sure that 'case-sensitive' and 'whole words only' are not checked. Make sure you aren't in regular expression mode.

Is it searching the expected number of files? For example you could have .htm files left out if you are searching for *.html
by DigitalVolcano
Fri Dec 12, 2014 11:37 am
Forum: TextCrawler - General
Topic: Free vs Pro?
Replies: 1
Views: 13356

Re: Free vs Pro?

I need to put something on the website. Version 3 split into free and pro editions. Some of the functionality that was available in 2.5 is now only in the new pro version, along with several new features. Both new versions benefit from improved multitasking (particularly being able to preview files ...
by DigitalVolcano
Wed Dec 10, 2014 12:04 pm
Forum: Duplicate Cleaner support
Topic: Change folder DuplicateCleanerPro.data is stored?
Replies: 2
Views: 7161

Re: Change folder DuplicateCleanerPro.data is stored?

It's something we'll look at for version 4 On a similar note, I used a symbolic link to shift the entire User folder onto a different drive to the OS - it's worked with no issues for several years (Win 7) Process is here: http://docs-windows.readthedocs.org/en/latest/move-users-to-another-drive.html...
by DigitalVolcano
Sun Dec 07, 2014 2:38 pm
Forum: TextCrawler - General
Topic: accents é è turned into é è
Replies: 2
Views: 9931

Re: accents é è turned into é è

Sounds like an encoding issue
Is "Options->Output->Always write UTF-8(without bom) if the input is ANSI" checked? If so, try it unchecked.
by DigitalVolcano
Fri Dec 05, 2014 10:32 am
Forum: Releases & Update News
Topic: TaskCanvas 1.3 released
Replies: 0
Views: 24313

TaskCanvas 1.3 released

TaskCanvas update 1.3 has been released
http://www.digitalvolcano.co.uk/taskcanvas.html

Changes:
This version has various bugfixes including the correct display of historical data where a different timezone offset is used.
by DigitalVolcano
Wed Dec 03, 2014 10:10 am
Forum: Duplicate Cleaner support
Topic: Feature Request
Replies: 2
Views: 6777

Re: Feature Request

Thanks for the request - this is on the slate for version 4.0, but it won't be released until mid 2015.