How do I delete the history?
-
babam
- Posts: 41
- Joined: 30 Nov 2014 18:46
How do I delete the history?
How do I delete the history?
-
aliteralmind
- Posts: 261
- Joined: 02 Dec 2014 16:49
-
zeeshan
- Posts: 1
- Joined: 03 Jan 2015 07:36
Re: How do I delete the history?
How can I delete the first ten characters of file name of all files in a folder?
And how to delete particular characters in file name of all files in a folder?
And how to delete particular characters in file name of all files in a folder?
aliiiiii
-
aliteralmind
- Posts: 261
- Joined: 02 Dec 2014 16:49
Re: How do I delete the history?
Select the files, right click on one, then select "Rename special > RegexpReplace"
Delete first ten characters: "^.{10} > " (space at the end!)
Delete a, f, and z: "[afz] > " (space at the end!)
You'll have to look up case-sensitivity if you need that. I don't know it offhand.
Delete first ten characters: "^.{10} > " (space at the end!)
Delete a, f, and z: "[afz] > " (space at the end!)
You'll have to look up case-sensitivity if you need that. I don't know it offhand.
Windows 8.1, 64-bit
-
admin
- Site Admin
- Posts: 66295
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How do I delete the history?
That was a robot who copied this post: http://www.xyplorer.com/xyfc/viewtopic.php?f=3&t=12988

Tip: Ingore posts that don't fit the thread topic.
Tip: Ingore posts that don't fit the thread topic.
FAQ | XY News RSS | XY X
-
babam
- Posts: 41
- Joined: 30 Nov 2014 18:46
Re: How do I delete the history?
Thanks.aliteralmind wrote:Tools > List Management
-
aliteralmind
- Posts: 261
- Joined: 02 Dec 2014 16:49
Re: How do I delete the history?
I thought it was the same person just asking an unrelated question. If I saw it was a different person, I'd've thought twiceadmin wrote:That was a robot who copied this post: http://www.xyplorer.com/xyfc/viewtopic.php?f=3&t=12988
Windows 8.1, 64-bit
-
mkolaski
- Posts: 33
- Joined: 16 Jul 2013 20:16
- Location: UK
Re: How do I delete the history?
Whilst I find the history items useful, there are times when it would be handy if it were possible to delete all list entries in one go as opposed to having to go into each menu item under Tools > List Management in turn.
Could an function be added to do this or is it possible to do this via scripting… possibly with the option to choose which lists you want to clear?
Thanks,
~ Michael
Could an function be added to do this or is it possible to do this via scripting… possibly with the option to choose which lists you want to clear?
Thanks,
~ Michael
-
mkolaski
- Posts: 33
- Joined: 16 Jul 2013 20:16
- Location: UK
-
admin
- Site Admin
- Posts: 66295
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
mkolaski
- Posts: 33
- Joined: 16 Jul 2013 20:16
- Location: UK
Re: How do I delete the history?
No problem. Thanks for the update.
XYplorer Beta Club