Hey @ronald,
My personal opinion is that you're taking an overly difficult crack at this by trying to use a conflict palette.
It's too hard to maintain and somewhat inflexible when designating keyboard shortcuts.
I recommend using a Prompt With List action, like I've done with the following two macros:
Move Selected Finder Items to the Specified Folder
Open a Folder in the Finder via a Path List in a User Prompt
The open folder macro supports text-tags – the move item macro does not at present, although I plan to remedy that.
-Chris