Change Log for the latest
XYplorer BETA version:
Code: Select all
v26.30.0207 - 2024-08-22 16:23
* SC tagitems: Now the command processes the input data just like the "Tags | Tags |
Edit Tags..." dialog. Multiple tags can be separated by either , (comma) or CRLF
(line feed). For example:
tagitems("tags", "yes,no"); //sets tags "yes" and "no" to the selected item(s)
tagitems("tags", "yes<crlf>no"); //sets tags "yes" and "no" to the selected item(s)
Previously, <crlf> was not handled at all and resulted in a corrupt tag database entry.

To easily
upgrade to this BETA version from XYplorer, hold down the
CTRL key while you click
Help | Online Support | Check for Updates. If you prefer to
download the BETA version, choose one of these packages:
(1)
Installer Package, (2)
No-Install Package (for manual unpacking).
Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.