I am using "Extra 5" just as an example:
Code: Select all
$i = 0;
foreach($item, <allitems |>) { tagitems("ex5", $i++, $item); }
You could change it to work on only the selected items or maybe? only the top 50 items etc. if you wanted, because maybe the sort of some items may not matter, you may only for example tag 10 items in a folder where there is 30 items, because only the top 10 items sort order is important, I don't know your exact use case.
XYplorer Beta Club