gitlabEdit

dismissnotif command

Summary

Dismisses a specific notification

Description

Takes a zero-based notification number to dismiss a specified notification, if you're done with it, or you don't want clutter on your recents.

To show available notifications, consult shownotifs command.

Command usage

  • dismissnotif (index)

Examples

  • dismissnotif 0: Dismisses the first notification

  • dismissnotif 1: Dismisses the second notification

Last updated