public override string ToString() { return($"{Title.SubstringMax(14)} (Links:{Links.CountN()} / Cats:{Categories.CountN()})"); }