static S renameSnippet(S id, S title) { ret postPageWithCredentials("http://tinybrain.de:8080/tb-int/update_snippet_title.php", id := parseSnippetID(id), +title); }