Search found 1719 matches

by DigitalVolcano
Thu Aug 01, 2013 11:22 am
Forum: Duplicate Cleaner support
Topic: RFE: Shortcut Key To Copy Full Name To Clipboard
Replies: 1
Views: 5069

Re: RFE: Shortcut Key To Copy Full Name To Clipboard

There's a right-click option in the context menu in Pro to do this, but not bound to any key. Good idea for a keyboard shortcut though!
by DigitalVolcano
Thu Aug 01, 2013 11:17 am
Forum: Duplicate Cleaner support
Topic: rename disappears from context menu
Replies: 1
Views: 5050

Re: rename disappears from context menu

Confirmed as a bug.
It actually disappears whenever right clicking in blank space (which is correct) but doesn't come back again when clicking on a file (bug).

It will be fixed in the next update. Thanks for the report!
by DigitalVolcano
Wed Jul 31, 2013 9:16 am
Forum: TextCrawler - General
Topic: Replace inside a text with certain condition
Replies: 2
Views: 10456

Re: Replace inside a text with certain condition

hi
I think this will do it. In regular expression mode-

Code: Select all

RegEx: href="([0-9]*)"
Replace: href="$1.html"
Try it out in the tester first to make sure you are happy with it!

Note - the $1 displays everything captured in the first set of brackets ()
by DigitalVolcano
Fri Jul 19, 2013 12:56 pm
Forum: TaskCanvas
Topic: TaskCanvas 1.0 Released
Replies: 0
Views: 18173

TaskCanvas 1.0 Released

TaskCanvas 1.0 has been released!

It's a program for keeping tabs on your activities throughout the day. Fully automatic, with reporting and a graphical view. Private, locally stored data - nothing is shared.

More details and download link here:
http://www.digitalvolcano.co.uk/taskcanvas.html
by DigitalVolcano
Tue Jul 16, 2013 9:19 am
Forum: Releases & Update News
Topic: Duplicate Cleaner Free 3.1.6 Released
Replies: 0
Views: 16353

Duplicate Cleaner Free 3.1.6 Released

3.1.6
Displays tooltips for truncated fields in file list
Sorting now clears selected rows
Select by Location efficiency fixes
Select by Location (from window) now preserves (unmarks) files within the selected folder/tree
Installer: Shortcut "Start In" location changed to user folder
by DigitalVolcano
Fri Jul 12, 2013 11:26 am
Forum: Duplicate Cleaner support
Topic: Directory tree not expanding
Replies: 18
Views: 32429

Re: Directory tree not expanding

Does running Duplicate Cleaner as administrator help? (right-click on shortcut, select 'Run as Administrator').
by DigitalVolcano
Tue Jul 09, 2013 12:25 pm
Forum: Duplicate Cleaner support
Topic: File Sizes - Setting Minimum Requires Maximum Too
Replies: 5
Views: 8397

Re: File Sizes - Setting Minimum Requires Maximum Too

This seems to work for me - eg Min 3000 max 0.
Are you still having trouble? thanks!
by DigitalVolcano
Tue Jul 09, 2013 11:02 am
Forum: Duplicate Cleaner support
Topic: Duplicate Cleaner 3 Pro 64 Bit [beta]
Replies: 7
Views: 21829

Re: Duplicate Cleaner 3 Pro 64 Bit [beta]

Hope it helps. Remember it's a beta so always be sure your data is backed up.
by DigitalVolcano
Fri Jul 05, 2013 11:40 am
Forum: Duplicate Cleaner support
Topic: Highlighted File Selection Lost After Sort
Replies: 3
Views: 8137

Re: Highlighted File Selection Lost After Sort

Thanks for reporting this - I've confirmed it as a bug. The highlights aren't removed (or updated) after sorting.
This behavior will be fixed in the next update.