Links Shortcuts カナ
Workflowy
^; Select starred page ⎋ Focus in search box
Calendar
⌘N New event ⌘T Go to today
⌘1 By day ⌘2 By week
⌘3 By month ⌘4 By year
⌘→ Next ⌘← Previous
PostgreSQL-MySQL
\l show databases \dt show tables
\d desc table \i source file
\? \? (help) \q exit (or \q)