🔧 Added chatgpt bookmark espanso alias
This commit is contained in:
parent
a712135925
commit
f49119b0de
1 changed files with 6 additions and 1 deletions
|
|
@ -261,9 +261,14 @@ matches:
|
|||
|
||||
# Routes to text.npr.org
|
||||
- trigger: ";npr"
|
||||
force_clipboard: true
|
||||
replace: "https://text.npr.org"
|
||||
|
||||
# Routes to ChatGPT
|
||||
- trigger: "!gpt"
|
||||
force_clipboard: true
|
||||
replace:
|
||||
"https://text.npr.org"
|
||||
"https://openai.com/chatgpt"
|
||||
|
||||
# Prepares about pages for firefox
|
||||
- trigger: ";conf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue