jacky wrote:Again, all in order to be able to organize things better, and also create appropriated menus to be poped up...
- new proprietary "file type" *.xypop
- XYPOP files are to be placed inside XY's app dir.
- they contain commands (caption | command in script syntax)
- one command per line, for example a small two commands file could look like this:
Code: Select all
Append item's modified date | renamebatch *-<myyyymmdd>
Convert to FLV | renameext flvExample:
- exists file Copy Commands.xypop
- item "Copy Commands..." is added to the "Popups" menu.
- now when you click (or KS) "Copy Commands..." a menu is popped up containing all the commands that are listed in Copy Commands.xypop
Nice advantages of this idea:
- the app does not get any heavier (only a little bit) or slower even with hundreds of new custom commands
- you can exchange XYPOP files between users like plugin-command-sets!
- there could be a batch option: trigger all commands in a XYPOP file one after the other.
XYplorer Beta Club