joshbeckman / notes

My personal site-as-a-tool
https://www.joshbeckman.org
0 stars 0 forks source link

Build a Cmd + K modal #13

Open joshbeckman opened 3 months ago

joshbeckman commented 3 months ago
Screenshot 2024-03-08 at 07 35 01

Like GitHub and other sites, a Cmd+K modal should allow you to jump quickly between pages.

Only pages would be available and matched via lunr (or regex initially)

Screenshot 2024-03-08 at 07 36 55 Screenshot 2024-03-08 at 07 37 13
joshbeckman commented 3 months ago

Dialog with modern HTML: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

joshbeckman commented 3 months ago

Possible ref: https://github.com/capjamesg/commandk.js/blob/main/commandk.js