Append date and delete permanently

Features wanted...
Post Reply
Nelson Carvalho
Posts: 19
Joined: 16 Nov 2010 13:47

Append date and delete permanently

Post by Nelson Carvalho »

Hi,
Sorry mey English.
I have not found the resources listed below, which I have been suggesting, if they do not actually exist.
1) Append data: to select the file or folder name, append computer date.
options:
- At the beginning or end of the name;
- Date format (YYYMMDD, DDMMYYYY, etc.).
- Space between the name and the date being added.
This option could be added in right click 'Rename special'.

2) Delete folder or file without saving it in the trash. Delete permanently. Right click on folder or file, the option to permanently delete.

Thank you.

Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Re: Append date and delete permanently

Post by Stefan »

@1
"Rename special > Batch Rename..."

Use: <date yyyymmdd hhnn> *

See Help, Adv. Topics, Variables





@2
"File > File Special > "

See Help by searching "wipe" , open "File Menu", scroll to "File Special (submenu)"




.

Nelson Carvalho
Posts: 19
Joined: 16 Nov 2010 13:47

Re: Append date and delete permanently

Post by Nelson Carvalho »

Thank you for the answer.
The guidelines serve what I suggested. But they are very time consuming.
The basic idea is to use the mouse 'right click' over the folder or file and have options to append date (today) and permanently delete (wipe) without extra menus.

In the case of date, would be added to date (date of the computer) without requiring the user to enter anything.
an example: http://starpunch.blogspot.com.br/p/append-date.html

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: Append date and delete permanently

Post by j_c_hallgren »

Nelson Carvalho wrote: But they are very time consuming.
The basic idea is to use the mouse 'right click' over the folder or file and have options to append date (today) and permanently delete (wipe) without extra menus.
The problem is that these options you want on right-click are likely ones that others would never want there so...how to please everyone?

I believe that this may be part of what is in Roadmap as CEA (Custom event Actions) but not 100% sure.

The other thing I can suggest is using the TB icons for wipe/nuke instead of going thru menus...and a CTB for the rename...might make it easier?
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: Append date and delete permanently

Post by serendipity »

Hi Nelson Carvalho,
You can try this workaround which requires a registry hack though:
http://www.xyplorer.com/xyfc/viewtopic. ... 512#p81512

RalphM
Posts: 2089
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Append date and delete permanently

Post by RalphM »

@1
To have easier access to your rename options you could create PFA's (Portable File Association) with e.g. the following content:

Code: Select all

|"Append modified date" \;*>::rename bat, '*_<datem yyyy-mm-dd>'
To test it just copy the code above and paste it into a new PFA.
It certainly helps to have the Button for PFA in your toolbar.
With that you can create your own repository of rename variants.

@2
What's so bad about holding Shift to delete files permanently without using the recycle bin? (Works with all the possible ways to delete a file)
This is only if you weren't looking for an actual wipe of the file which is covered by the other responses...
Ralph :)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)

Post Reply