You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ With those, you will be able to open a selected GitHub notification email thread
21
21
22
22
#### Action button
23
23
24
-

24
+

25
25
26
26
#### Label
27
27
@@ -77,6 +77,8 @@ Customize the keyboard shortcut that triggers the `View on GitHub` button. Chang
77
77
78
78
Custom Regular Expression for matching labeled Organization name. Eg. `/^\((.+)\)/` matches `muan` in `(muan)\github-gmail`, and will be use to build the url: `https://github.com/`**`muan`**`/github-gmail/issues`.
79
79
80
+
This is **not needed** if all you need is triggering the action button.
0 commit comments