@@ -960,8 +960,8 @@ function hotkey_handler(e) {
return false;
}
if (keycode == 84 && shift_key) { // T
if (keycode == 84) { // t
toggleTags();
displayDlg("printTagCloud");
The note is not visible to the blocked user.