Predefined PFAs for POM

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Predefined PFAs for POM

Post by admin »

From the next version onwards, on a fresh installation, there will be some predefined PFAs for the POM. Up to now I just have one:

Code: Select all

|"Append modified date" \;*>::rename b, *-<datem yyyymmdd>
Maybe you have some splendid ideas for more...

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

Meh, I liked the idra of having one for XYS file. In fact, maybe you could create a little script file by default:

Code: Select all

xys>::load PFA-XYS;
Scripts\PFA-XYS.xys :

Code: Select all

"Load script file..." load <curitem>;
"Edit with notepad..." openwith "notepad";
Also, one I use all the time is:

Code: Select all

|"Delete"*;\>::delete 0,1;
Proud XYplorer Fanatic

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

Re: Predefined PFAs for POM

Post by j_c_hallgren »

admin wrote:From the next version onwards, on a fresh installation, there will be some predefined PFAs for the POM. Up to now I just have one:

Code: Select all

|"Append modified date" \;*>::rename b, *-<datem yyyymmdd>
Is there a typo in change log for 7.40.08? It has

Code: Select all

+ On a fresh installation there will be some predefined PFAs for the POM: 
        +|"Append modified date" \;*>::rename b, *-<datem yyyymmdd> 
Note the extra "+" at beginning of append...that's what I'm asking about...I removed it in blog post based on code shown in this thread.
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.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Predefined PFAs for POM

Post by jacky »

j_c_hallgren wrote:Is there a typo in change log for 7.40.08?
Well, yes and no I guess... it's all about POV ;) The PFA itself doesn't include the +, but you should type it if in Editor mode, as it means the PFA is enabled/checked...
Proud XYplorer Fanatic

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

Re: Predefined PFAs for POM

Post by j_c_hallgren »

jacky wrote:Well, yes and no I guess... it's all about POV ;) The PFA itself doesn't include the +, but you should type it if in Editor mode, as it means the PFA is enabled/checked...
Since I've only used a couple of PFA'a and never looked at them via Editor mode, the "+" didn't register with my ole brain... :roll:

BTW, could you describe this supplied entry in the wiki?

I added a couple of links to PFA/POM on the Introduction page as I had to search for them, as had hoped to find a link on some main page (or left frame) given how valuable these features are.
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.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Predefined PFAs for POM

Post by jacky »

j_c_hallgren wrote:Since I've only used a couple of PFA'a and never looked at them via Editor mode, the "+" didn't register with my ole brain... :roll:
Just for the record, this isn't a PFA-specific thing, same goes for any checkbox list on LM, e.g. Color Filters or FF: Excluded Folders...
j_c_hallgren wrote:BTW, could you describe this supplied entry in the wiki?
You mean described what that PFA does ? Yeah, of course that's on my list since it's been added by default to fresh install! Just haven't had time yet to get to it...
j_c_hallgren wrote:I added a couple of links to PFA/POM on the Introduction page as I had to search for them, as had hoped to find a link on some main page (or left frame) given how valuable these features are.
Yeah, there was "only" a link to Portability, but at least one to PFA was probably missing indeed. Only problem is, with XY, you want to put a link for every single feature given how they're all so unique, useful, addictive and powerful!
Proud XYplorer Fanatic

Post Reply