timc1 / kbar

fast, portable, and extensible cmd+k interface for your site
https://kbar.vercel.app
MIT License
4.87k stars 184 forks source link

Allow wildcard and dynamic input #293

Closed Itsnotaka closed 1 year ago

Itsnotaka commented 1 year ago

This is a combination of two issues

119 and #286

Wildcard Usable when we set the keyword to "*" to allow the action to persist in the command menu.

SearchQuery and argv Made a small change on top of the contribution made from #119 argv - string[] which can be used for commands that require split or replace of value searchQuery - string additional argument added for simple plane "what you type in"

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
kbar ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 25, 2023 at 10:06PM (UTC)
stale[bot] commented 1 year ago

Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

eMerzh commented 1 year ago

i'm also interested in this ,is it possible to de-stale?