@@ -18,7 +18,8 @@ desktops = ("Work",
"Browse",
"Write",
"Learn",
"Idle")
"Idle",
"Self")
unlabeled = "Other"
@@ -39,8 +40,6 @@ def desktop(workspace_index):
except IndexError:
return unlabeled
current_workspace = active_workspace()
last_switch_time = now()
The note is not visible to the blocked user.