mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update commands
This commit is contained in:
parent
c01720c24a
commit
c3991578cc
1 changed files with 2 additions and 1 deletions
|
|
@ -48,8 +48,9 @@
|
|||
['o', { name: 'Google', searchTemplate: '/search?q={}', suggestions: ['o/drive', 'o/cal'], url: 'https://google.com' }],
|
||||
['o/cal', { url: 'https://calendar.google.com' }],
|
||||
['o/drive', { url: 'https://drive.google.com/drive/u/0/my-drive' }],
|
||||
['p', { name: 'Proton', searchTemplate: '/u/0/all-mail#keyword={}', suggestions: ['p/drive'], url: 'https://mail.proton.me/u/0/inbox' }],
|
||||
['p', { name: 'Proton', searchTemplate: '/u/0/all-mail#keyword={}', suggestions: ['p/drive', 'p/pass'], url: 'https://mail.proton.me/u/0/inbox' }],
|
||||
['p/drive', { url: 'https://drive.proton.me/u/0/' }],
|
||||
['p/pass', { url: 'https://pass.proton.me/u/0/' }],
|
||||
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
|
||||
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
|
||||
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
|
||||
|
|
|
|||
Loading…
Reference in a new issue