@@ -225,8 +225,8 @@ date +%m/%d/%Y
What about a week from now?
```bash
date -d "+7 days" # On linux
date -d "+7 days" # On Linux
date -j -v+7d # On osx
date -j -v+7d # On MacOS
```
===
The note is not visible to the blocked user.