static S snippetURLWithTitle(S id) { ret snippetURL(id) + " - " + snippetTitle(id); }