Skip to content

Commit 73ae517

Browse files
committed
o brave => Brave
o Added doc on user's webmail URL
1 parent 005f6ba commit 73ae517

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## brave_tbird
22

3-
A smart-ish email client handler script for `brave`.
3+
A smart-ish email client handler script for `Brave`.
44

55
This script runs `Thunderbird` when a `mailto` link is clicked in
6-
`brave`.
6+
`Brave`.
77

88
Under certain conditions, webmail may be used instead of
99
`Thunderbird`.
@@ -29,14 +29,22 @@ A user defined variable influences this script as follows:
2929
| XDG_EMAIL_HOOK_WEBMAIL_URL | If Thunderbird is not running |
3030
|----------------------------|-------------------------------|
3131
| Not defined | Start `Thunderbird` |
32-
| Defined or set to "" | Use gmail in `brave` |
33-
| Set to a Webmail URL | Use the URL in `brave` |
32+
| Defined or set to "" | Use gmail in `Brave` |
33+
| Set to a Webmail URL | Use the URL in `Brave` |
34+
35+
#### Webmail URL
36+
37+
Specify a webmail URL fragment that needs the rest of the URL to be
38+
provided.
39+
40+
For example ensure that it ends with something like `...&url=` To the
41+
right of the `=` will be provided.
3442

3543
## Set up
3644

3745
### Tweak brave handler
3846

39-
On `brave`, ensure that there are not hanlders for email defined or
47+
On `Brave`, ensure that there are not hanlders for email defined or
4048
that `mail.google.com` is blocked:
4149

4250
```

0 commit comments

Comments
 (0)