static void appendToMechQ_withDate(fS listName, fS text) { mechQ(r { appendToMechList_noUniq(listName, text); }); }