From 5006df1f8e96d908c63b564e296d36ba2e5c7af7 Mon Sep 17 00:00:00 2001 From: cade Date: Mon, 8 Apr 2024 23:56:03 -0700 Subject: [PATCH] update commands --- index.html | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 1d378ca..37f5985 100644 --- a/index.html +++ b/index.html @@ -43,20 +43,29 @@ ['c', { name: 'Calendar', url: 'https://calendar.google.com' }], [ 'd', - { name: 'Drive', url: 'https://drive.google.com/drive/u/0/my-drive' }, + { + name: 'Drive', + url: 'https://drive.google.com/drive/u/0/my-drive', + }, ], ['f', { name: 'Figma', url: 'https://www.figma.com' }], ['g', { name: 'GitHub', url: 'https://github.com' }], ['k', { name: 'Keep', url: 'https://keep.google.com' }], - ['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }], ['n', { name: 'Notion', url: 'https://www.notion.so' }], - ['p', { name: 'Pomodoro', url: 'https://pomodoro.xvvvyz.xyz' }], + [ + 'p', + { + name: 'Proton', + suggestions: ['drive.proton.me/u/0/'], + url: 'https://mail.proton.me/u/0/inbox', + }, + ], [ 'r', { name: 'Reddit', suggestions: [ - 'r/r/webdev', + 'r/r/selfhosted', 'r/r/dataisbeautiful', 'r/r/fujix', 'r/r/leetcode', @@ -67,6 +76,18 @@ ['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }], ['t', { name: 'Translate', url: 'https://www.deepl.com/translator' }], ['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }], + [ + 'x', + { + name: 'xvvvyz', + suggestions: [ + 'jelly.xvvvyz.xyz', + 'torrent.xvvvyz.xyz', + 'proxy.xvvvyz.xyz', + ], + url: 'https://pomodoro.xvvvyz.xyz', + }, + ], [ 'y', {