File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 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
55This script runs ` Thunderbird ` when a ` mailto ` link is clicked in
6- ` brave ` .
6+ ` Brave ` .
77
88Under 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
4048that ` mail.google.com ` is blocked:
4149
4250```
You can’t perform that action at this time.
0 commit comments